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

Sven Lankes slankes at fedoraproject.org
Sun Jan 24 19:32:35 UTC 2010


Author: slankes

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

Modified Files:
	python-mygpoclient.spec 
Log Message:
* Sun Jan 24 2010 Sven Lankes <sven at lank.es> - 1.0-3
- Add python-simplejson BR to allow tests to run



Index: python-mygpoclient.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-mygpoclient/devel/python-mygpoclient.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- python-mygpoclient.spec	24 Jan 2010 19:06:27 -0000	1.1
+++ python-mygpoclient.spec	24 Jan 2010 19:32:34 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name:       python-mygpoclient
 Version:    1.0
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    Python module to connect to the my.gpodder.org webservice
 
 Group:      System Environment/Libraries
@@ -16,6 +16,7 @@ BuildRequires: python-devel
 BuildRequires: python-minimock
 BuildRequires: python-coverage
 BuildRequires: python-nose
+BuildRequires: python-simplejson
 
 %description
 %{name} is a client-library to connect the my.gpodder.org webservice.
@@ -48,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jan 24 2010 Sven Lankes <sven at lank.es> - 1.0-3
+- Add python-simplejson BR to allow tests to run
+
 * Fri Jan 22 2010 Sven Lankes <sven at lank.es> - 1.0-2
 - SPEC-Tweaks incorporating feedback from #fedora-de
 - Rename to ease adding a python 3 variant later



More information about the scm-commits mailing list