[python-ZODB3] Update to 3.10.4.

Jerry James jjames at fedoraproject.org
Fri Nov 18 15:30:01 UTC 2011


commit 1146c47b7035dc3526cd35ecd1b8ce7f96891d70
Author: Jerry James <loganjerry at gmail.com>
Date:   Fri Nov 18 08:29:52 2011 -0700

    Update to 3.10.4.

 .gitignore        |    6 +-----
 python-ZODB3.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 73419cc..6cc7b02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,2 @@
-/ZODB3-3.10.0b6.tar.gz
-/ZODB3-3.10.0b7.tar.gz
-/ZODB3-3.10.0.tar.gz
-/ZODB3-3.10.1.tar.gz
-/ZODB3-3.10.2.tar.gz
 /ZODB3-3.10.3.tar.gz
+/ZODB3-3.10.4.tar.gz
diff --git a/python-ZODB3.spec b/python-ZODB3.spec
index 0753b29..fa6bfd9 100644
--- a/python-ZODB3.spec
+++ b/python-ZODB3.spec
@@ -4,8 +4,8 @@
 %filter_setup
 
 Name:           python-ZODB3
-Version:        3.10.3
-Release:        2%{?dist}
+Version:        3.10.4
+Release:        1%{?dist}
 Summary:        Zope Object Database: Object Database and Persistence
 Group:          Development/Libraries
 License:        ZPLv2.1
@@ -124,6 +124,9 @@ python setup.py test
 %{_includedir}/python?.?/ZODB3
 
 %changelog
+* Fri Nov 18 2011 Jerry James <loganjerry at gmail.com> - 3.10.4-1
+- Update to 3.10.4
+
 * Sun May  1 2011 Robin Lee <cheeselee at fedoraproject.org> - 3.10.3-2
 - Enable the tests
 
diff --git a/sources b/sources
index 41197f3..62e5fd7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c454057a461ad75e472d6aea2cf3f168  ZODB3-3.10.3.tar.gz
+2e94682e2bcd6310b1d344f547fe3512  ZODB3-3.10.4.tar.gz


More information about the scm-commits mailing list