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

Nils Philippsen nphilipp at fedoraproject.org
Thu May 15 08:16:35 UTC 2014


commit 35139ff6473b4e5bfa5ae23df1175a3fca78f9f3
Author: Nils Philippsen <nils at redhat.com>
Date:   Thu May 15 10:09:42 2014 +0200

    version 0.9.4, upstream feature and bugfix release

 .gitignore             |    1 +
 python-sqlalchemy.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8821ae0..28a4dc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ SQLAlchemy-0.6.1.tar.gz
 /SQLAlchemy-0.9.1.tar.gz
 /SQLAlchemy-0.9.2.tar.gz
 /SQLAlchemy-0.9.3.tar.gz
+/SQLAlchemy-0.9.4.tar.gz
diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec
index 4c85a93..68272a6 100644
--- a/python-sqlalchemy.spec
+++ b/python-sqlalchemy.spec
@@ -10,7 +10,7 @@
 %global srcname SQLAlchemy
 
 Name:           python-sqlalchemy
-Version:        0.9.3
+Version:        0.9.4
 Release:        1%{?dist}
 Summary:        Modular and flexible ORM library for python
 
@@ -123,6 +123,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Thu May 15 2014 Nils Philippsen <nils at redhat.com> - 0.9.4-1
+- version 0.9.4, upstream feature and bugfix release
+
 * Thu Feb 20 2014 Nils Philippsen <nils at redhat.com> - 0.9.3-1
 - version 0.9.3, upstream feature and bugfix release
 
diff --git a/sources b/sources
index 9dc76bd..bedf878 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a27989b9d4b3f14ea0b1600aa45559c4  SQLAlchemy-0.9.3.tar.gz
+c008ea5e2565ec1418ee8461393a99b1  SQLAlchemy-0.9.4.tar.gz


More information about the scm-commits mailing list