[python-ipaddr/el5/master] Update to 2.1.4

Leon Keijser leon at fedoraproject.org
Sat Aug 21 06:57:48 UTC 2010


commit 20e9b25a4e43285e27c8b004510092bc1c19a64e
Author: Léon Keijser <keijser at stone-it.com>
Date:   Sat Aug 21 08:57:37 2010 +0200

    Update to 2.1.4

 python-ipaddr.spec |   10 ++++++++--
 sources            |    2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/python-ipaddr.spec b/python-ipaddr.spec
index 51a06e6..e736853 100644
--- a/python-ipaddr.spec
+++ b/python-ipaddr.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           python-ipaddr
-Version:        2.1.3
+Version:        2.1.4
 Release:        1%{?dist}
 Summary:        A python library for working with IP addresses, both IPv4 and IPv6
 
@@ -38,11 +38,17 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING README RELEASENOTES
+%doc COPYING README
 %{python_sitelib}/*
 
 
 %changelog
+* Sat Aug 21 2010 L.S. Keijser <keijser at stone-it.com> - 2.1.4-1
+- new version from upstream
+
+* Fri Jul 30 2010 L.S. Keijser <keijser at stone-it.com> - 2.1.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
+
 * Tue Jun 15 2010 L.S. Keijser <keijser at stone-it.com> - 2.1.3-1
 - new version from upstream
 - added releasenotes file
diff --git a/sources b/sources
index 4718475..c5f3344 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-05fac47c011855bb7ac686b03f8e17f4  ipaddr-2.1.3.tar.gz
+ec213b720e8a31677685062d1f4eb67d  ipaddr-2.1.4.tar.gz


More information about the scm-commits mailing list