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

Leon Keijser leon at fedoraproject.org
Sat Aug 21 06:38:19 UTC 2010


commit 7db8ccc7336429f20d021958091fb3a052345837
Author: Léon Keijser <keijser at stone-it.com>
Date:   Sat Aug 21 08:35:58 2010 +0200

    Update to 2.1.4

 python-ipaddr.spec |   15 ++++++++++++---
 sources            |    2 +-
 2 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/python-ipaddr.spec b/python-ipaddr.spec
index 51a06e6..d561f36 100644
--- a/python-ipaddr.spec
+++ b/python-ipaddr.spec
@@ -1,8 +1,8 @@
 %{!?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
-Release:        1%{?dist}
+Version:        2.1.4
+Release:        2%{?dist}
 Summary:        A python library for working with IP addresses, both IPv4 and IPv6
 
 Group:          Development/Languages
@@ -38,11 +38,20 @@ 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-2
+- upstream didn't include RELEASENOTES file
+
+* Tue Aug 17 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