rpms/supervisor/devel supervisor.spec,1.3,1.4

Ignacio Vazquez-Abrams ivazquez at fedoraproject.org
Sat Nov 29 17:21:45 UTC 2008


Author: ivazquez

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

Modified Files:
	supervisor.spec 
Log Message:
Rebuild for Python 2.6


Index: supervisor.spec
===================================================================
RCS file: /cvs/pkgs/rpms/supervisor/devel/supervisor.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- supervisor.spec	6 Sep 2008 18:49:09 -0000	1.3
+++ supervisor.spec	29 Nov 2008 17:21:15 -0000	1.4
@@ -2,7 +2,7 @@
 Summary:  A System for Allowing the Control of Process State on UNIX
 Name: supervisor
 Version: 2.1
-Release: 5%{?dist}
+Release: 6%{?dist}
 
 License: ZPLv2.1 and BSD and MIT
 Group: System Environment/Base
@@ -69,6 +69,9 @@
 %config(noreplace) %{_sysconfdir}/logrotate.d/supervisor
 
 %changelog
+* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 2.1-6
+- Rebuild for Python 2.6
+
 * Sat Sep  6 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.1-5
 - fix license tag
 




More information about the scm-commits mailing list