rpms/python-mygpoclient/devel python-mygpoclient.spec,1.2,1.3

Sven Lankes slankes at fedoraproject.org
Sun Mar 28 13:21:09 UTC 2010


Author: slankes

Update of /cvs/pkgs/rpms/python-mygpoclient/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv26514

Modified Files:
	python-mygpoclient.spec 
Log Message:
* Sun Mar 28 2010 Sven Lankes <sven at lank.es> - 1.2-1
- New upstream release



Index: python-mygpoclient.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-mygpoclient/devel/python-mygpoclient.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- python-mygpoclient.spec	24 Jan 2010 19:32:34 -0000	1.2
+++ python-mygpoclient.spec	28 Mar 2010 13:21:09 -0000	1.3
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:       python-mygpoclient
-Version:    1.0
-Release:    3%{?dist}
+Version:    1.2
+Release:    1%{?dist}
 Summary:    Python module to connect to the my.gpodder.org webservice
 
 Group:      System Environment/Libraries
@@ -44,11 +44,14 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %{python_sitelib}/mygpoclient
 %{python_sitelib}/mygpoclient*.egg-info
-%exclude %{python_sitelib}/mygpoclient/*test.py
+%exclude %{python_sitelib}/mygpoclient/*test.py*
 %doc README COPYING AUTHORS
 
 
 %changelog
+* Sun Mar 28 2010 Sven Lankes <sven at lank.es> - 1.2-1
+- New upstream release
+
 * Sun Jan 24 2010 Sven Lankes <sven at lank.es> - 1.0-3
 - Add python-simplejson BR to allow tests to run
 



More information about the scm-commits mailing list