rpms/python-slip/devel .cvsignore, 1.25, 1.26 python-slip.spec, 1.28, 1.29 sources, 1.28, 1.29

Nils Philippsen nphilipp at fedoraproject.org
Wed Jun 30 15:05:09 UTC 2010


Author: nphilipp

Update of /cvs/pkgs/rpms/python-slip/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv8036

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/.cvsignore,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- .cvsignore	11 Jun 2010 15:07:33 -0000	1.25
+++ .cvsignore	30 Jun 2010 15:05:09 -0000	1.26
@@ -1 +1 @@
-python-slip-0.2.10.tar.bz2
+python-slip-0.2.11.tar.bz2


Index: python-slip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/python-slip.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- python-slip.spec	11 Jun 2010 15:07:33 -0000	1.28
+++ python-slip.spec	30 Jun 2010 15:05:09 -0000	1.29
@@ -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.10
+Version:    0.2.11
 Release:    1%{?dist}
 Summary:    Miscellaneous convenience, extension and workaround code for Python
 
@@ -94,6 +94,10 @@ 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
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-slip/devel/sources,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- sources	11 Jun 2010 15:07:33 -0000	1.28
+++ sources	30 Jun 2010 15:05:09 -0000	1.29
@@ -1 +1 @@
-50df19f69305a79aa298d17957fd2af7  python-slip-0.2.10.tar.bz2
+7306aaa95660b79078574680f28c4886  python-slip-0.2.11.tar.bz2



More information about the scm-commits mailing list