[python-slip] version 0.2.13

Nils Philippsen nphilipp at fedoraproject.org
Tue Aug 31 14:30:14 UTC 2010


commit dfbe061897b5960c09a51bb00311ebd0c0e4d53f
Author: Nils Philippsen <nils at redhat.com>
Date:   Tue Aug 31 16:30:14 2010 +0200

    version 0.2.13

 python-slip.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-slip.spec b/python-slip.spec
index 5db9f5e..9cce7ff 100644
--- a/python-slip.spec
+++ b/python-slip.spec
@@ -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.12
+Version:    0.2.13
 Release:    1%{?dist}
 Summary:    Miscellaneous convenience, extension and workaround code for Python
 
@@ -94,6 +94,9 @@ rm -rf %buildroot
 %{python_sitelib}/slip.gtk-%{version}-py%{python_version}.egg-info
 
 %changelog
+* Tue Aug 31 2010 Nils Philippsen <nils at redhat.com> - 0.2.13-1
+- revert "use tempfile.mkstemp"
+
 * Tue Aug 24 2010 Nils Philippsen <nils at redhat.com> - 0.2.12-1
 - use os.path.abspath instead of .realpath (#615819)
 - use tempfile.mkstemp


More information about the scm-commits mailing list