[python-sqlalchemy] version 0.8.4, upstream bugfix release

Nils Philippsen nphilipp at fedoraproject.org
Mon Dec 9 22:15:39 UTC 2013


commit ba7e72db8b3438bfc5b88e6d5b7f6efc88d0c2c1
Author: Nils Philippsen <nils at redhat.com>
Date:   Mon Dec 9 23:15:32 2013 +0100

    version 0.8.4, upstream bugfix release

 .gitignore             |    1 +
 python-sqlalchemy.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f99e9c..a604ac0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ SQLAlchemy-0.6.1.tar.gz
 /SQLAlchemy-0.8.1.tar.gz
 /SQLAlchemy-0.8.2.tar.gz
 /SQLAlchemy-0.8.3.tar.gz
+/SQLAlchemy-0.8.4.tar.gz
diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec
index f631e8c..e65750a 100644
--- a/python-sqlalchemy.spec
+++ b/python-sqlalchemy.spec
@@ -10,7 +10,7 @@
 %global srcname SQLAlchemy
 
 Name:           python-sqlalchemy
-Version:        0.8.3
+Version:        0.8.4
 Release:        1%{?dist}
 Summary:        Modular and flexible ORM library for python
 
@@ -127,6 +127,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Mon Dec 09 2013 Nils Philippsen <nils at redhat.com> - 0.8.4-1
+- version 0.8.4, upstream bugfix release
+
 * Tue Oct 29 2013 Nils Philippsen <nils at redhat.com> - 0.8.3-1
 - version 0.8.3, upstream bugfix release
 
diff --git a/sources b/sources
index d3b4c4f..cb342a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-48b344cf6948473ef2050a9e210114a0  SQLAlchemy-0.8.3.tar.gz
+fd517e1bb4031cac1e3fa00108111b38  SQLAlchemy-0.8.4.tar.gz


More information about the scm-commits mailing list