rpms/python-fedora/F-8 .cvsignore, 1.7, 1.8 python-fedora.spec, 1.7, 1.8 sources, 1.7, 1.8

Toshio くらとみ (toshio) fedora-extras-commits at redhat.com
Sat Apr 12 21:09:08 UTC 2008


Author: toshio

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

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

* Sat Apr 12 2008 Toshio Kuratomi <toshio at fedoraproject.org> - 0.2.99.8-1
- New upstream release to fix two bugs found by a pylint run.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-fedora/F-8/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	12 Apr 2008 03:52:00 -0000	1.7
+++ .cvsignore	12 Apr 2008 21:06:38 -0000	1.8
@@ -1 +1 @@
-python-fedora-0.2.99.7.tar.gz
+python-fedora-0.2.99.8.tar.gz


Index: python-fedora.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-fedora/F-8/python-fedora.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- python-fedora.spec	12 Apr 2008 03:52:00 -0000	1.7
+++ python-fedora.spec	12 Apr 2008 21:06:38 -0000	1.8
@@ -1,8 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           python-fedora
-Version:        0.2.99.7
+Version:        0.2.99.8
 Release:        1%{?dist}
 Summary:        Python modules for talking to Fedora Infrastructure Services
 
@@ -51,6 +50,9 @@
 %{python_sitelib}/*
 
 %changelog
+* Sat Apr 12 2008 Toshio Kuratomi <toshio at fedoraproject.org> - 0.2.99.8-1
+- New upstream release to fix two bugs found by a pylint run.
+
 * Fri Apr 11 2008 Toshio Kuratomi <toshio at fedoraproject.org> - 0.2.99.7-1
 - Add a method to accounts.fas2.AccountSystem to speed up retrieval of user
   information.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-fedora/F-8/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	12 Apr 2008 03:52:00 -0000	1.7
+++ sources	12 Apr 2008 21:06:38 -0000	1.8
@@ -1 +1 @@
-fd721856a0a7952a60bcde4693602505  python-fedora-0.2.99.7.tar.gz
+25da980b7aeb4244d8fc424b5e82fc43  python-fedora-0.2.99.8.tar.gz




More information about the fedora-extras-commits mailing list