[python-sqlalchemy0.7/el6] update to 0.7.8

Pádraig Brady pbrady at fedoraproject.org
Fri Aug 31 00:33:51 UTC 2012


commit d47402d2555eec7a8045c128403e8b0dad2ee62a
Author: Pádraig Brady <P at draigBrady.com>
Date:   Fri Aug 31 01:30:59 2012 +0100

    update to 0.7.8

 .gitignore                |    1 +
 python-sqlalchemy0.7.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 25874fb..4d5ffad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /SQLAlchemy-0.7.3.tar.gz
+/SQLAlchemy-0.7.8.tar.gz
diff --git a/python-sqlalchemy0.7.spec b/python-sqlalchemy0.7.spec
index 7fcd885..3f53d69 100644
--- a/python-sqlalchemy0.7.spec
+++ b/python-sqlalchemy0.7.spec
@@ -8,8 +8,8 @@
 %global srcname SQLAlchemy
 
 Name:           python-sqlalchemy0.7
-Version:        0.7.3
-Release:        7%{?dist}
+Version:        0.7.8
+Release:        1%{?dist}
 Summary:        Modular and flexible ORM library for python
 
 Group:          Development/Libraries
@@ -138,6 +138,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Fri Aug 31 2012 Pádraig Brady <P at draigBrady.com> - 0.7.8-1
+- Update to 0.7.8
+
 * Mon Jul 23 2012 Pádraig Brady <P at draigBrady.com> - 0.7.3-7
 - Fix build issues on non python 2.6 systems
 
diff --git a/sources b/sources
index 43604ea..889d15a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0280527f7a80775a770cb3e4bdadaf6f  SQLAlchemy-0.7.3.tar.gz
+b6181c6892bf2bff93285614c53d91f7  SQLAlchemy-0.7.8.tar.gz


More information about the scm-commits mailing list