rpms/python-slip/devel .cvsignore, 1.8, 1.9 python-slip.spec, 1.7, 1.8 sources, 1.9, 1.10

Nils Philippsen (nphilipp) fedora-extras-commits at redhat.com
Tue Aug 5 16:30:23 UTC 2008


Author: nphilipp

Update of /cvs/pkgs/rpms/python-slip/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22968

Modified Files:
	.cvsignore python-slip.spec sources 
Log Message:
implement disabling/enabling hooks



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	5 Aug 2008 15:12:45 -0000	1.8
+++ .cvsignore	5 Aug 2008 16:29:53 -0000	1.9
@@ -1 +1 @@
-python-slip-0.1.9.tar.bz2
+python-slip-0.1.10.tar.bz2


Index: python-slip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/python-slip.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- python-slip.spec	5 Aug 2008 15:12:45 -0000	1.7
+++ python-slip.spec	5 Aug 2008 16:29:53 -0000	1.8
@@ -3,7 +3,7 @@
 %{!?python_version: %define python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print get_python_version()")}
 
 Name:       python-slip
-Version:    0.1.9
+Version:    0.1.10
 Release:    1%{?dist}
 Summary:    Miscellaneous convenience, extension and workaround code for Python
 
@@ -85,6 +85,9 @@
 %{python_sitelib}/slip.gtk-%{version}-py%{python_version}.egg-info
 
 %changelog
+* Tue Aug 05 2008 Nils Philippsen <nphilipp at redhat.com> - 0.1.10
+- implement disabling/enabling hooks
+
 * Tue Aug 05 2008 Nils Philippsen <nphilipp at redhat.com> - 0.1.9
 - make slip.util.hookable more flexible, easier extendable
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	5 Aug 2008 15:12:45 -0000	1.9
+++ sources	5 Aug 2008 16:29:53 -0000	1.10
@@ -1 +1 @@
-90a1afbc0cacdb6fd637e2cef07710eb  python-slip-0.1.9.tar.bz2
+ab11569e25eef057e915b81eb8d9b0e7  python-slip-0.1.10.tar.bz2




More information about the fedora-extras-commits mailing list