[python-sqlalchemy] 0.7.1 Upstream release

Nils Philippsen nphilipp at fedoraproject.org
Mon Jun 6 15:30:46 UTC 2011


commit 7f5f238c908793b7f3802529fe8caa655f75eb3c
Author: Nils Philippsen <nils at redhat.com>
Date:   Mon Jun 6 17:24:13 2011 +0200

    0.7.1 Upstream release

 .gitignore             |    1 +
 python-sqlalchemy.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4b46e3f..d686618 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ SQLAlchemy-0.6.1.tar.gz
 /SQLAlchemy-0.6.4.tar.gz
 /SQLAlchemy-0.6.5.tar.gz
 /SQLAlchemy-0.6.6.tar.gz
+/SQLAlchemy-0.7.1.tar.gz
diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec
index 29ff4c2..349faa0 100644
--- a/python-sqlalchemy.spec
+++ b/python-sqlalchemy.spec
@@ -10,8 +10,8 @@
 %global srcname SQLAlchemy
 
 Name:           python-sqlalchemy
-Version:        0.6.6
-Release:        2%{?dist}
+Version:        0.7.1
+Release:        1%{?dist}
 Summary:        Modular and flexible ORM library for python
 
 Group:          Development/Libraries
@@ -140,6 +140,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Mon Jun 06 2011 Nils Philippsen <nils at redhat.com> - 0.7.1-1
+- 0.7.1 Upstream release
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index a7767cc..8f272a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-359f02242c52e92aa881c36c8e3720d8  SQLAlchemy-0.6.6.tar.gz
+f422e5979c83da65641b33f90ec1964a  SQLAlchemy-0.7.1.tar.gz


More information about the scm-commits mailing list