rpms/python-slip/devel .cvsignore, 1.11, 1.12 python-slip.spec, 1.10, 1.11 sources, 1.12, 1.13

Nils Philippsen nphilipp at fedoraproject.org
Tue Sep 9 15:20:31 UTC 2008


Author: nphilipp

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	29 Aug 2008 12:22:56 -0000	1.11
+++ .cvsignore	9 Sep 2008 15:20:01 -0000	1.12
@@ -1 +1 @@
-python-slip-0.1.12.tar.bz2
+python-slip-0.1.13.tar.bz2


Index: python-slip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/python-slip.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- python-slip.spec	29 Aug 2008 12:22:57 -0000	1.10
+++ python-slip.spec	9 Sep 2008 15:20:01 -0000	1.11
@@ -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.1.12
+Version:    0.1.13
 Release:    1%{?dist}
 Summary:    Miscellaneous convenience, extension and workaround code for Python
 
@@ -75,7 +75,7 @@
 
 %files dbus
 %defattr(-,root,root,-)
-%doc slip/dbus/README slip/dbus/examples
+%doc doc/dbus/*
 %{python_sitelib}/slip/dbus
 %{python_sitelib}/slip.dbus-%{version}-py%{python_version}.egg-info
 
@@ -85,6 +85,9 @@
 %{python_sitelib}/slip.gtk-%{version}-py%{python_version}.egg-info
 
 %changelog
+* Tue Sep 09 2008 Nils Philippsen <nphilipp at redhat.com> - 0.1.13
+- add working examples
+
 * Fri Aug 29 2008 Nils Philippsen <nphilipp at redhat.com> - 0.1.12
 - make slip.dbus.service.Object persistence overridable per object
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	29 Aug 2008 12:22:57 -0000	1.12
+++ sources	9 Sep 2008 15:20:01 -0000	1.13
@@ -1 +1 @@
-8ad9f94c1625ace7ed103850aaec5f4e  python-slip-0.1.12.tar.bz2
+c92fc8c8a11ae922ca9b2438ba87af82  python-slip-0.1.13.tar.bz2




More information about the fedora-extras-commits mailing list