rpms/python-toscawidgets/devel .cvsignore, 1.9, 1.10 python-toscawidgets.spec, 1.11, 1.12 sources, 1.9, 1.10

Luke Macken lmacken at fedoraproject.org
Sat Jun 27 22:26:12 UTC 2009


Author: lmacken

Update of /cvs/pkgs/rpms/python-toscawidgets/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12402

Modified Files:
	.cvsignore python-toscawidgets.spec sources 
Log Message:
* Sat Jun 27 2009 Luke Macken <lmacken at redhat.com> - 0.9.7.1-1
- 0.9.7.1
- s/define/global/




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-toscawidgets/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	5 Jun 2009 16:58:35 -0000	1.9
+++ .cvsignore	27 Jun 2009 22:25:41 -0000	1.10
@@ -1 +1 @@
-ToscaWidgets-0.9.6.tar.gz
+ToscaWidgets-0.9.7.1.tar.gz


Index: python-toscawidgets.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-toscawidgets/devel/python-toscawidgets.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- python-toscawidgets.spec	5 Jun 2009 16:58:35 -0000	1.11
+++ python-toscawidgets.spec	27 Jun 2009 22:25:42 -0000	1.12
@@ -1,10 +1,10 @@
 # sitelib for noarch packages, sitearch for others (remove the unneeded one)
-%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%define srcname ToscaWidgets
+%global srcname ToscaWidgets
 
 Name:           python-toscawidgets
-Version:        0.9.6
+Version:        0.9.7.1
 Release:        1%{?dist}
 Summary:        Toolkit to help create widgets for WSGI web apps
 Group:          Development/Languages
@@ -56,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jun 27 2009 Luke Macken <lmacken at redhat.com> - 0.9.7.1-1
+- 0.9.7.1
+- s/define/global/
+
 * Thu Jun 04 2009 Luke Macken <lmacken at redhat.com> - 0.9.6-1
 - Update to 0.9.6
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-toscawidgets/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	5 Jun 2009 16:58:35 -0000	1.9
+++ sources	27 Jun 2009 22:25:42 -0000	1.10
@@ -1 +1 @@
-c3e70aa8317fbfabfa643984e27a2cb1  ToscaWidgets-0.9.6.tar.gz
+3994904d8b0091ccce357eb61ab1caec  ToscaWidgets-0.9.7.1.tar.gz




More information about the fedora-extras-commits mailing list