rpms/python-daemon/devel .cvsignore, 1.3, 1.4 python-daemon.spec, 1.4, 1.5 sources, 1.3, 1.4

tomspur tomspur at fedoraproject.org
Wed Dec 23 20:25:07 UTC 2009


Author: tomspur

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

Modified Files:
	.cvsignore python-daemon.spec sources 
Log Message:
update to 1.5.2


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-daemon/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	7 Oct 2009 19:27:27 -0000	1.3
+++ .cvsignore	23 Dec 2009 20:25:07 -0000	1.4
@@ -1 +1 @@
-python-daemon-1.5.1.tar.gz
+python-daemon-1.5.2.tar.gz


Index: python-daemon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-daemon/devel/python-daemon.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- python-daemon.spec	23 Dec 2009 20:18:15 -0000	1.4
+++ python-daemon.spec	23 Dec 2009 20:25:07 -0000	1.5
@@ -2,8 +2,8 @@
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           python-daemon
-Version:        1.5.1
-Release:        2%{?dist}
+Version:        1.5.2
+Release:        1%{?dist}
 Summary:        Library to implement a well-behaved Unix daemon process
 
 Group:          Development/Languages
@@ -49,6 +49,9 @@ PYTHONPATH=$(pwd) nosetests
 %{python_sitelib}/python_daemon-%{version}-py%{pyver}.egg-info/
 
 %changelog
+* Wed Dec 23 2009 Thomas Spura <tomspur at fedoraproject.org> - 1.5.2-1
+- update to 1.5.2
+
 * Wed Dec 23 2009 Thomas Spura <tomspur at fedoraproject.org> - 1.5.1-2
 - add missing BR: minimock and lockfile -> testsuite works again
 - remove patch, use sed instead


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-daemon/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	7 Oct 2009 19:27:27 -0000	1.3
+++ sources	23 Dec 2009 20:25:07 -0000	1.4
@@ -1 +1 @@
-46abde3f848aaaed0df3b1fe938234f0  python-daemon-1.5.1.tar.gz
+3c876e2bef46171d4cccf4f74823a638  python-daemon-1.5.2.tar.gz




More information about the scm-commits mailing list