rpms/python-slip/devel .cvsignore, 1.6, 1.7 python-slip.spec, 1.5, 1.6 sources, 1.6, 1.7

Nils Philippsen (nphilipp) fedora-extras-commits at redhat.com
Mon Aug 4 14:42:18 UTC 2008


Author: nphilipp

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

Modified Files:
	.cvsignore python-slip.spec sources 
Log Message:
add slip.util.hookable



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	24 Jul 2008 12:31:16 -0000	1.6
+++ .cvsignore	4 Aug 2008 14:41:48 -0000	1.7
@@ -1 +1 @@
-python-slip-0.1.7.tar.bz2
+python-slip-0.1.8.tar.bz2


Index: python-slip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/python-slip.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-slip.spec	24 Jul 2008 12:31:16 -0000	1.5
+++ python-slip.spec	4 Aug 2008 14:41:48 -0000	1.6
@@ -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.7
+Version:    0.1.8
 Release:    1%{?dist}
 Summary:    Miscellaneous convenience, extension and workaround code for Python
 
@@ -70,6 +70,7 @@
 %doc COPYING
 %dir %{python_sitelib}/slip/
 %{python_sitelib}/slip/__init__.py*
+%{python_sitelib}/slip/util
 %{python_sitelib}/slip-%{version}-py%{python_version}.egg-info
 
 %files dbus
@@ -84,6 +85,9 @@
 %{python_sitelib}/slip.gtk-%{version}-py%{python_version}.egg-info
 
 %changelog
+* Mon Aug 04 2008 Nils Philippsen <nphilipp at redhat.com> - 0.1.8
+- add slip.util.hookable
+
 * Thu Jul 24 2008 Nils Philippsen <nphilipp at redhat.com> - 0.1.7
 - fix import error (#456511)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	24 Jul 2008 12:31:16 -0000	1.6
+++ sources	4 Aug 2008 14:41:48 -0000	1.7
@@ -1 +1 @@
-7359c730e1a13fe3853462e1ad275dea  python-slip-0.1.7.tar.bz2
+e838e47ba72ed7a2c02b763d7cfbdd94  python-slip-0.1.8.tar.bz2




More information about the scm-commits mailing list