rpms/python-slip/devel .cvsignore, 1.4, 1.5 python-slip.spec, 1.3, 1.4 sources, 1.4, 1.5

Nils Philippsen (nphilipp) fedora-extras-commits at redhat.com
Wed Jul 23 14:18:36 UTC 2008


Author: nphilipp

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	22 Jul 2008 10:47:58 -0000	1.4
+++ .cvsignore	23 Jul 2008 14:17:49 -0000	1.5
@@ -1 +1 @@
-python-slip-0.1.5.tar.bz2
+python-slip-0.1.6.tar.bz2


Index: python-slip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/python-slip.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-slip.spec	22 Jul 2008 10:47:58 -0000	1.3
+++ python-slip.spec	23 Jul 2008 14:17:49 -0000	1.4
@@ -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.5
+Version:    0.1.6
 Release:    1%{?dist}
 Summary:    Miscellaneous convenience, extension and workaround code for Python
 
@@ -84,6 +84,11 @@
 %{python_sitelib}/slip.gtk-%{version}-py%{python_version}.egg-info
 
 %changelog
+* Wed Jul 23 2008 Nils Philippsen <nphilipp at redhat.com> - 0.1.6
+- move proxy.polkit_enable to polkit.enable_proxy
+- rename polkit.NotAuthorized to NotAuthorizedException, polkit.auth_required
+  to require_auth
+
 * Tue Jul 22 2008 Nils Philippsen <nphilipp at redhat.com> - 0.1.5
 - don't reset timeout on failed polkit authorizations
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	22 Jul 2008 10:47:58 -0000	1.4
+++ sources	23 Jul 2008 14:17:49 -0000	1.5
@@ -1 +1 @@
-abc0462c5c24c2defcd059bdac4dfbc4  python-slip-0.1.5.tar.bz2
+b07267138e819d57e9fa48f08ce0c689  python-slip-0.1.6.tar.bz2




More information about the fedora-extras-commits mailing list