rpms/python-slip/F-13 .cvsignore, 1.22, 1.23 python-slip.spec, 1.25, 1.26 sources, 1.25, 1.26

Nils Philippsen nphilipp at fedoraproject.org
Thu Mar 11 14:12:21 UTC 2010


Author: nphilipp

Update of /cvs/pkgs/rpms/python-slip/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11866

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/F-13/.cvsignore,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- .cvsignore	29 Sep 2009 14:09:18 -0000	1.22
+++ .cvsignore	11 Mar 2010 14:12:21 -0000	1.23
@@ -1 +1 @@
-python-slip-0.2.7.tar.bz2
+python-slip-0.2.8.tar.bz2


Index: python-slip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/F-13/python-slip.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- python-slip.spec	29 Sep 2009 14:09:18 -0000	1.25
+++ python-slip.spec	11 Mar 2010 14:12:21 -0000	1.26
@@ -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.7
+Version:    0.2.8
 Release:    1%{?dist}
 Summary:    Miscellaneous convenience, extension and workaround code for Python
 
@@ -35,6 +35,7 @@ Requires:   PolicyKit >= 0.8-3
 %else
 Conflicts:  PolicyKit < 0.8-3
 Requires:   polkit >= 0.94
+Requires:   python-decorator
 %endif
 
 %description dbus
@@ -92,6 +93,12 @@ rm -rf %buildroot
 %{python_sitelib}/slip.gtk-%{version}-py%{python_version}.egg-info
 
 %changelog
+* Thu Mar 11 2010 Nils Philippsen <nils at redhat.com> - 0.2.8-1
+- improve polkit.enable_proxy decorator
+
+* Thu Feb 11 2010 Nils Philippsen <nils at redhat.com>
+- deprecate IsSystemBusNameAuthorized()
+
 * Tue Sep 29 2009 Nils Philippsen <nils at redhat.com> - 0.2.7-1
 - fix persistent service objects
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/F-13/sources,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- sources	29 Sep 2009 14:09:18 -0000	1.25
+++ sources	11 Mar 2010 14:12:21 -0000	1.26
@@ -1 +1 @@
-088f992c6c31f1497fb2c83484fbfb8b  python-slip-0.2.7.tar.bz2
+4b2e1b10ea207bafdace6228273931c9  python-slip-0.2.8.tar.bz2



More information about the scm-commits mailing list