[python-zope-sqlalchemy] Update to 0.7.5 (#1111881)

Luke Macken lmacken at fedoraproject.org
Wed Aug 27 22:39:42 UTC 2014


commit 84ebb5838e18dde2ff07ef930ef8921b08cb3b45
Author: Luke Macken <lmacken at redhat.com>
Date:   Wed Aug 27 16:39:40 2014 -0600

    Update to 0.7.5 (#1111881)

 .gitignore                  |    1 +
 python-zope-sqlalchemy.spec |    7 +++++--
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fd2cc85..6e1b68a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ zope.sqlalchemy-0.4.tar.gz
 /zope.sqlalchemy-0.6.1.tar.gz
 /zope.sqlalchemy-0.7.2.zip
 /zope.sqlalchemy-0.7.4.zip
+/zope.sqlalchemy-0.7.5.zip
diff --git a/python-zope-sqlalchemy.spec b/python-zope-sqlalchemy.spec
index 42a8cd3..84ab148 100644
--- a/python-zope-sqlalchemy.spec
+++ b/python-zope-sqlalchemy.spec
@@ -3,8 +3,8 @@
 %endif
 
 Name:           python-zope-sqlalchemy
-Version:        0.7.4
-Release:        3%{?dist}
+Version:        0.7.5
+Release:        1%{?dist}
 Summary:        Minimal Zope/SQLAlchemy transaction integration
 
 Group:          Development/Languages
@@ -97,6 +97,9 @@ popd
 
 
 %changelog
+* Wed Aug 27 2014 Luke Macken <lmacken at redhat.com> - 0.7.5-1
+- Update to 0.7.5 (#1111881)
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 632ad9f..3b2c19c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87758437ec5584a14ed801233b2f348f  zope.sqlalchemy-0.7.4.zip
+0a468bd5b8884cd29fb71acbf7eaa31e  zope.sqlalchemy-0.7.5.zip


More information about the scm-commits mailing list