[python-ZConfig] Update to 2.9.2

cheeselee cheeselee at fedoraproject.org
Mon Mar 12 12:20:57 UTC 2012


commit 4502a934cf47980d9a6e72afbc833b3a78776a1f
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Mon Mar 12 20:20:33 2012 +0800

    Update to 2.9.2

 .gitignore          |    1 +
 python-ZConfig.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d0f1ff4..a112d82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 ZConfig-2.8.0.tar.gz
 /ZConfig-2.9.0.zip
+/ZConfig-2.9.2.tar.gz
diff --git a/python-ZConfig.spec b/python-ZConfig.spec
index 1b5bfef..27d30e1 100644
--- a/python-ZConfig.spec
+++ b/python-ZConfig.spec
@@ -3,13 +3,13 @@
 %endif
 
 Name:           python-ZConfig
-Version:        2.9.0
-Release:        2%{?dist}
+Version:        2.9.2
+Release:        1%{?dist}
 Summary:        Structured Configuration Library
 Group:          Development/Languages
 License:        ZPLv2.1
 URL:            http://www.zope.org/Members/fdrake/zconfig/
-Source0:        http://pypi.python.org/packages/source/Z/ZConfig/ZConfig-%{version}.zip
+Source0:        http://pypi.python.org/packages/source/Z/ZConfig/ZConfig-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Mar 12 2012 Robin Lee <cheeselee at fedoraproject.org> - 2.9.2-1
+- Update to 2.9.2
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.9.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 08e0adf..cfe60e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c932690a70c8907efd240cdd76a7bc4  ZConfig-2.9.0.zip
+4ed769263676c711ca09eb68a820ae54  ZConfig-2.9.2.tar.gz


More information about the scm-commits mailing list