[python-sqlalchemy] Upstream bugfix release

Nils Philippsen nphilipp at fedoraproject.org
Tue May 15 08:34:08 UTC 2012


commit af1eb9971744cab7709e386780488aea35e2ed23
Author: Nils Philippsen <nils at redhat.com>
Date:   Tue May 15 10:33:53 2012 +0200

    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 afaf0fb..2556d65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ SQLAlchemy-0.6.1.tar.gz
 /SQLAlchemy-0.7.3.tar.gz
 /SQLAlchemy-0.7.5.tar.gz
 /SQLAlchemy-0.7.6.tar.gz
+/SQLAlchemy-0.7.7.tar.gz
diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec
index 2045516..b05b772 100644
--- a/python-sqlalchemy.spec
+++ b/python-sqlalchemy.spec
@@ -10,7 +10,7 @@
 %global srcname SQLAlchemy
 
 Name:           python-sqlalchemy
-Version:        0.7.6
+Version:        0.7.7
 Release:        1%{?dist}
 Summary:        Modular and flexible ORM library for python
 
@@ -131,6 +131,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Tue May 15 2012 Nils Philippsen <nils at redhat.com> - 0.7.7-1
+- Upstream bugfix release
+
 * Tue Mar 20 2012 Nils Philippsen <nils at redhat.com> - 0.7.6-1
 - Upstream bugfix release
 
diff --git a/sources b/sources
index 1236c21..c647983 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6383cade61ecff1a236708fae066447a  SQLAlchemy-0.7.6.tar.gz
+ddf6df7e014cea318fa981364f3f93b9  SQLAlchemy-0.7.7.tar.gz


More information about the scm-commits mailing list