[python-ipaddr] New version changes to specfile

Leon Keijser leon at fedoraproject.org
Fri Jan 14 12:58:33 UTC 2011


commit 61f9c3d4925fcf8c369a5f253ec92f45cba5a134
Author: Léon Keijser <keijser at stone-it.com>
Date:   Fri Jan 14 13:58:04 2011 +0100

    New version changes to specfile

 python-ipaddr.spec |   16 ++++++++++++++--
 1 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/python-ipaddr.spec b/python-ipaddr.spec
index 902ca96..8cbf129 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:        2%{?dist}
+Version:        2.1.7
+Release:        1%{?dist}
 Summary:        A python library for working with IP addresses, both IPv4 and IPv6
 
 Group:          Development/Languages
@@ -43,6 +43,18 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jan 14 2011 L.S. Keijser <keijser at stone-it.com> - 2.1.7-1
+- new version from upstream
+
+* Tue Sep 14 2010 L.S. Keijser <keijser at stone-it.com> - 2.1.5-1
+- new version from upstream (included releasenotes again)
+
+* 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
 


More information about the scm-commits mailing list