rpms/python-slip/devel .cvsignore, 1.18, 1.19 python-slip.spec, 1.21, 1.22 sources, 1.21, 1.22

Nils Philippsen nphilipp at fedoraproject.org
Tue Sep 8 15:09:17 UTC 2009


Author: nphilipp

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

Modified Files:
	.cvsignore python-slip.spec sources 
Log Message:
version 0.2.4


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- .cvsignore	1 Sep 2009 16:26:33 -0000	1.18
+++ .cvsignore	8 Sep 2009 15:09:16 -0000	1.19
@@ -1 +1 @@
-python-slip-0.2.3.tar.bz2
+python-slip-0.2.4.tar.bz2


Index: python-slip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/python-slip.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- python-slip.spec	1 Sep 2009 16:26:33 -0000	1.21
+++ python-slip.spec	8 Sep 2009 15:09:16 -0000	1.22
@@ -3,7 +3,7 @@
 %{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print get_python_version()")}
 
 Name:       python-slip
-Version:    0.2.3
+Version:    0.2.4
 Release:    1%{?dist}
 Summary:    Miscellaneous convenience, extension and workaround code for Python
 
@@ -92,6 +92,9 @@ rm -rf %buildroot
 %{python_sitelib}/slip.gtk-%{version}-py%{python_version}.egg-info
 
 %changelog
+* Tue Sep 08 2009 Nils Philippsen <nils at redhat.com> - 0.2.4-1
+- fix dbus example
+
 * Tue Sep 01 2009 Nils Philippsen <nils at redhat.com> - 0.2.3-1
 - add issamefile(), linkfile(), linkorcopyfile() to slip.util.files
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- sources	1 Sep 2009 16:26:33 -0000	1.21
+++ sources	8 Sep 2009 15:09:16 -0000	1.22
@@ -1 +1 @@
-85224f6a6e6ef47b18b6abc227b61e13  python-slip-0.2.3.tar.bz2
+62a053aa1353b758ee5bdcdc9653f6c1  python-slip-0.2.4.tar.bz2




More information about the scm-commits mailing list