[python-sqlalchemy] version 0.9.6, upstream feature and bugfix release

Nils Philippsen nphilipp at fedoraproject.org
Mon Jun 30 10:17:00 UTC 2014


commit 326c7707c7dfde533fcd371f5c4b2db58ecec9ca
Author: Nils Philippsen <nils at redhat.com>
Date:   Mon Jun 30 12:16:57 2014 +0200

    version 0.9.6, upstream feature and bugfix release

 .gitignore             |    1 +
 python-sqlalchemy.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 28a4dc2..5d38f29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ SQLAlchemy-0.6.1.tar.gz
 /SQLAlchemy-0.9.2.tar.gz
 /SQLAlchemy-0.9.3.tar.gz
 /SQLAlchemy-0.9.4.tar.gz
+/SQLAlchemy-0.9.6.tar.gz
diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec
index 97209d4..d431e4d 100644
--- a/python-sqlalchemy.spec
+++ b/python-sqlalchemy.spec
@@ -10,8 +10,8 @@
 %global srcname SQLAlchemy
 
 Name:           python-sqlalchemy
-Version:        0.9.4
-Release:        3%{?dist}
+Version:        0.9.6
+Release:        1%{?dist}
 Summary:        Modular and flexible ORM library for python
 
 Group:          Development/Libraries
@@ -123,6 +123,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Mon Jun 30 2014 Nils Philippsen <nils at redhat.com> - 0.9.6-1
+- version 0.9.6, upstream feature and bugfix release
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index bedf878..a71d788 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c008ea5e2565ec1418ee8461393a99b1  SQLAlchemy-0.9.4.tar.gz
+f8494d85834ba6a465b4a32078d36ee8  SQLAlchemy-0.9.6.tar.gz


More information about the scm-commits mailing list