[python-sqlalchemy/f15] 0.6.8 Upstream release

Nils Philippsen nphilipp at fedoraproject.org
Mon Jun 6 15:40:37 UTC 2011


commit 161e5a0a0722ab07e8b49adb5f2c120ee3f53af2
Author: Nils Philippsen <nils at redhat.com>
Date:   Mon Jun 6 17:34:27 2011 +0200

    0.6.8 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..d84e4ec 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.6.8.tar.gz
diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec
index 29ff4c2..ef79329 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.6.8
+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.6.8-1
+- 0.6.8 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..cd12395 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-359f02242c52e92aa881c36c8e3720d8  SQLAlchemy-0.6.6.tar.gz
+c54db66a679ee5e71e35970363a3dea1  SQLAlchemy-0.6.8.tar.gz


More information about the scm-commits mailing list