rpms/python-mygpoclient/F-13 python-mygpoclient.spec, 1.3, 1.4 sources, 1.3, 1.4

Sven Lankes slankes at fedoraproject.org
Sat May 1 09:27:07 UTC 2010


Author: slankes

Update of /cvs/pkgs/rpms/python-mygpoclient/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv21110

Modified Files:
	python-mygpoclient.spec sources 
Log Message:
* Fri Apr 30 2010 Sven Lankes <sven at lank.es> - 1.4-1
- New upstream release



Index: python-mygpoclient.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-mygpoclient/F-13/python-mygpoclient.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- python-mygpoclient.spec	24 Feb 2010 21:22:55 -0000	1.3
+++ python-mygpoclient.spec	1 May 2010 09:27:06 -0000	1.4
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:       python-mygpoclient
-Version:    1.1
+Version:    1.4
 Release:    1%{?dist}
 Summary:    Python module to connect to the my.gpodder.org webservice
 
@@ -44,13 +44,17 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %{python_sitelib}/mygpoclient
 %{python_sitelib}/mygpoclient*.egg-info
-%exclude %{python_sitelib}/mygpoclient/*test.py
+%{_bindir}/bpsync
+%exclude %{python_sitelib}/mygpoclient/*test.py*
 %doc README COPYING AUTHORS
 
 
 %changelog
-* Wed Feb 24 2010 Sven Lankes <sven at lank.es> - 1.1-1
-- new upstream release (bugfixes)
+* Fri Apr 30 2010 Sven Lankes <sven at lank.es> - 1.4-1
+- New upstream release
+
+* 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


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-mygpoclient/F-13/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	24 Feb 2010 21:22:55 -0000	1.3
+++ sources	1 May 2010 09:27:06 -0000	1.4
@@ -1 +1 @@
-6292697c1c01b7cddd9bff9a45f3798a  mygpoclient-1.1.tar.gz
+dfbee01f09f141e49a36273d7aed00ec  mygpoclient-1.4.tar.gz



More information about the scm-commits mailing list