rpms/python-fedora/devel .cvsignore, 1.23, 1.24 python-fedora.spec, 1.26, 1.27 sources, 1.24, 1.25

Toshio くらとみ toshio at fedoraproject.org
Tue Nov 4 23:31:51 UTC 2008


Author: toshio

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

Modified Files:
	.cvsignore python-fedora.spec sources 
Log Message:

* Thu Oct 30 2008 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.7-1
- New upstream has more complete pkgdb integration.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-fedora/devel/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- .cvsignore	15 Sep 2008 23:34:05 -0000	1.23
+++ .cvsignore	4 Nov 2008 23:31:21 -0000	1.24
@@ -1 +1 @@
-python-fedora-0.3.6.tar.gz
+python-fedora-0.3.7.tar.gz


Index: python-fedora.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-fedora/devel/python-fedora.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- python-fedora.spec	15 Sep 2008 23:47:15 -0000	1.26
+++ python-fedora.spec	4 Nov 2008 23:31:21 -0000	1.27
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-fedora
-Version:        0.3.6
-Release:        2%{?dist}
+Version:        0.3.7
+Release:        1%{?dist}
 Summary:        Python modules for talking to Fedora Infrastructure Services
 
 Group:          Development/Languages
@@ -20,6 +20,7 @@
 Requires:       python-bugzilla
 Requires:       python-feedparser
 Requires:       python-sqlalchemy
+Requires:       python-decorator
 # These are now optional dependencies.  Some bodhi methods will not work if
 # they aren't installed but they aren't needed for most functionality of the
 # module.
@@ -56,6 +57,9 @@
 %{python_sitelib}/*
 
 %changelog
+* Thu Oct 30 2008 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.7-1
+- New upstream has more complete pkgdb integration.
+
 * Mon Sep 15 2008 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.6-2
 - Add python-sphinx to the buildrequires.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-fedora/devel/sources,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- sources	15 Sep 2008 23:34:05 -0000	1.24
+++ sources	4 Nov 2008 23:31:21 -0000	1.25
@@ -1 +1 @@
-d5ab6c21460f91df20df5fd6e0d36221  python-fedora-0.3.6.tar.gz
+7f0c50b4f76b7d5760ee7de92f0a479f  python-fedora-0.3.7.tar.gz




More information about the fedora-extras-commits mailing list