[python-ZODB3] - Update to 3.10.0b7

cheeselee cheeselee at fedoraproject.org
Thu Sep 30 07:31:59 UTC 2010


commit eb86741e28f3c0fce6d3418657fd80313c1bac2f
Author: Robin Lee <robinlee.sysu at gmail.com>
Date:   Thu Sep 30 15:31:33 2010 +0800

    - Update to 3.10.0b7

 .gitignore        |    1 +
 python-ZODB3.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4075c91..69a270d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /ZODB3-3.10.0b6.tar.gz
+/ZODB3-3.10.0b7.tar.gz
diff --git a/python-ZODB3.spec b/python-ZODB3.spec
index d62daa9..1f5ca64 100644
--- a/python-ZODB3.spec
+++ b/python-ZODB3.spec
@@ -1,4 +1,4 @@
-%global prerel b6
+%global prerel b7
 
 # Filter private shared library provides
 %filter_provides_in %{python_sitearch}/BTrees/.*\.so$
@@ -7,7 +7,7 @@
 
 Name:           python-ZODB3
 Version:        3.10.0
-Release:        0.5.%{prerel}%{?dist}
+Release:        0.6.%{prerel}%{?dist}
 Summary:        Zope Object Database: Object Database and Persistence
 Group:          Development/Libraries
 License:        ZPLv2.1
@@ -112,6 +112,9 @@ cp -p COPYRIGHT.txt LICENSE.txt HISTORY.txt README.txt doc/* $DOCDIR
 %{_includedir}/python?.?/ZODB3
 
 %changelog
+* Thu Sep 30 2010 Robin Lee <cheeselee at fedoroproject.org> - 3.10.0-0.6.b7
+- Update to 3.10.0b7
+
 * Wed Sep 29 2010 jkeating - 3.10.0-0.5.b6
 - Rebuilt for gcc bug 634757
 
diff --git a/sources b/sources
index 6b37380..018a3a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0791aafc7b0f41c072a3f78c96412d28  ZODB3-3.10.0b6.tar.gz
+062a8a4e377884d329d1b19a697f0c17  ZODB3-3.10.0b7.tar.gz


More information about the scm-commits mailing list