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

Nils Philippsen nphilipp at fedoraproject.org
Tue Jan 7 13:08:09 UTC 2014


commit ea43d2bf4c8672d07c67f77918a7cae2634b03e4
Author: Nils Philippsen <nils at redhat.com>
Date:   Tue Jan 7 13:57:23 2014 +0100

    version 0.9.1, 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 a604ac0..23e9137 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ SQLAlchemy-0.6.1.tar.gz
 /SQLAlchemy-0.8.2.tar.gz
 /SQLAlchemy-0.8.3.tar.gz
 /SQLAlchemy-0.8.4.tar.gz
+/SQLAlchemy-0.9.1.tar.gz
diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec
index e65750a..d8a3290 100644
--- a/python-sqlalchemy.spec
+++ b/python-sqlalchemy.spec
@@ -10,7 +10,7 @@
 %global srcname SQLAlchemy
 
 Name:           python-sqlalchemy
-Version:        0.8.4
+Version:        0.9.1
 Release:        1%{?dist}
 Summary:        Modular and flexible ORM library for python
 
@@ -127,6 +127,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Tue Jan 07 2014 Nils Philippsen <nils at redhat.com> - 0.9.1-1
+- version 0.9.1, upstream feature and bugfix release
+
 * Mon Dec 09 2013 Nils Philippsen <nils at redhat.com> - 0.8.4-1
 - version 0.8.4, upstream bugfix release
 
diff --git a/sources b/sources
index cb342a2..4826d78 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd517e1bb4031cac1e3fa00108111b38  SQLAlchemy-0.8.4.tar.gz
+4d59a03e56ee37fc7b53ff1ef5f4310d  SQLAlchemy-0.9.1.tar.gz


More information about the scm-commits mailing list