rpms/python-slip/F-13 .cvsignore, 1.24, 1.25 python-slip.spec, 1.27, 1.28 sources, 1.27, 1.28

Nils Philippsen nphilipp at fedoraproject.org
Wed Jun 30 15:37:04 UTC 2010


Author: nphilipp

Update of /cvs/pkgs/rpms/python-slip/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv10828

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/F-13/.cvsignore,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- .cvsignore	23 Mar 2010 13:37:56 -0000	1.24
+++ .cvsignore	30 Jun 2010 15:37:04 -0000	1.25
@@ -1 +1 @@
-python-slip-0.2.9.tar.bz2
+python-slip-0.2.11.tar.bz2


Index: python-slip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/F-13/python-slip.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- python-slip.spec	23 Mar 2010 13:37:56 -0000	1.27
+++ python-slip.spec	30 Jun 2010 15:37:04 -0000	1.28
@@ -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.9
+Version:    0.2.11
 Release:    1%{?dist}
 Summary:    Miscellaneous convenience, extension and workaround code for Python
 
@@ -30,6 +30,7 @@ Summary:    Convenience functions for db
 Group:      System Environment/Libraries
 Requires:   %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
 Requires:   dbus-python >= 0.80
+Requires:   pygobject2
 %if 0%{?fedora}%{?rhel} && 0%{?fedora} < 12 && 0%{?rhel} < 6
 Requires:   PolicyKit >= 0.8-3
 %else
@@ -93,6 +94,13 @@ rm -rf %buildroot
 %{python_sitelib}/slip.gtk-%{version}-py%{python_version}.egg-info
 
 %changelog
+* Wed Jun 30 2010 Nils Philippsen <nils at redhat.com> - 0.2.11-1
+- fix re-raising exceptions
+- add slip.util.files.overwrite_safely()
+
+* Fri Jun 11 2010 Nils Philippsen <nils at redhat.com> - 0.2.10-1
+- add pygobject2 requirement to dbus subpackage
+
 * Mon Mar 22 2010 Nils Philippsen <nils at redhat.com> - 0.2.9-1
 - fix throwing auth fail exceptions
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/F-13/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- sources	23 Mar 2010 13:37:56 -0000	1.27
+++ sources	30 Jun 2010 15:37:04 -0000	1.28
@@ -1 +1 @@
-79e902ec1781a7e2ca05ee3728639b48  python-slip-0.2.9.tar.bz2
+7306aaa95660b79078574680f28c4886  python-slip-0.2.11.tar.bz2



More information about the scm-commits mailing list