rpms/python-daemon/devel python-daemon.spec,1.8,1.9

dmalcolm dmalcolm at fedoraproject.org
Thu Jul 22 04:03:54 UTC 2010


Author: dmalcolm

Update of /cvs/pkgs/rpms/python-daemon/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv4213

Modified Files:
	python-daemon.spec 
Log Message:
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild


Index: python-daemon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-daemon/devel/python-daemon.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- python-daemon.spec	23 Dec 2009 21:50:07 -0000	1.8
+++ python-daemon.spec	22 Jul 2010 04:03:54 -0000	1.9
@@ -3,7 +3,7 @@
 
 Name:           python-daemon
 Version:        1.5.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Library to implement a well-behaved Unix daemon process
 
 Group:          Development/Languages
@@ -50,6 +50,9 @@ PYTHONPATH=$(pwd) nosetests
 %{python_sitelib}/python_daemon-%{version}-py%{pyver}.egg-info/
 
 %changelog
+* Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 1.5.2-2
+- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
+
 * Wed Dec 23 2009 Thomas Spura <tomspur at fedoraproject.org> - 1.5.2-1
 - add missing BR: python-nose
 - also add lockfile as R (bug #513546)



More information about the scm-commits mailing list