rpms/python-fedora/F-8 python-fedora.spec,1.14,1.15

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sun Jul 20 05:30:22 UTC 2008


Author: lmacken

Update of /cvs/pkgs/rpms/python-fedora/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12301

Modified Files:
	python-fedora.spec 
Log Message:
0.3.2


Index: python-fedora.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-fedora/F-8/python-fedora.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- python-fedora.spec	15 Jul 2008 04:45:38 -0000	1.14
+++ python-fedora.spec	20 Jul 2008 05:29:28 -0000	1.15
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-fedora
-Version:        0.3.1
+Version:        0.3.2
 Release:        1%{?dist}
 Summary:        Python modules for talking to Fedora Infrastructure Services
 
@@ -17,6 +17,7 @@
 Requires:       python-bugzilla
 Requires:       python-feedparser
 Requires:       python-sqlalchemy
+Requires:       koji
 Provides:       python-fedora-infrastructure = %{version}-%{release}
 Obsoletes:      python-fedora-infrastructure < %{version}-%{release}
 
@@ -49,6 +50,10 @@
 %{python_sitelib}/*
 
 %changelog
+* Sun Jul 20 2008 Luke Macken <lmacken at redhat.com> - 0.3.2-1
+- Latest upstream release
+- Add koji to the Requires
+
 * Mon Jul 14 2008 Luke Macken <lmacken at redhat.com> - 0.3.1-1
 - New upstream bugfix release
 




More information about the fedora-extras-commits mailing list