[python-sqlalchemy/f20] version 0.8.7, upstream bugfix release

Nils Philippsen nphilipp at fedoraproject.org
Tue Jul 29 14:55:04 UTC 2014


commit 78cb9b7b9473f98d0c73471769a16e64d7386c64
Author: Nils Philippsen <nils at redhat.com>
Date:   Tue Jul 29 16:54:45 2014 +0200

    version 0.8.7, 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 0f47478..2efec26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ SQLAlchemy-0.6.1.tar.gz
 /SQLAlchemy-0.8.4.tar.gz
 /SQLAlchemy-0.8.5.tar.gz
 /SQLAlchemy-0.8.6.tar.gz
+/SQLAlchemy-0.8.7.tar.gz
diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec
index 0eca269..0f9b435 100644
--- a/python-sqlalchemy.spec
+++ b/python-sqlalchemy.spec
@@ -10,7 +10,7 @@
 %global srcname SQLAlchemy
 
 Name:           python-sqlalchemy
-Version:        0.8.6
+Version:        0.8.7
 Release:        1%{?dist}
 Summary:        Modular and flexible ORM library for python
 
@@ -127,6 +127,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Tue Jul 29 2014 Nils Philippsen <nils at redhat.com> - 0.8.7-1
+- version 0.8.7, upstream bugfix release
+
 * Thu May 15 2014 Nils Philippsen <nils at redhat.com> - 0.8.6-1
 - version 0.8.6, upstream bugfix release
 
diff --git a/sources b/sources
index 6d3508b..c6b1f41 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe8766d913c1d0eb5c353650f11de624  SQLAlchemy-0.8.6.tar.gz
+4f3377306309e46739696721b1785335  SQLAlchemy-0.8.7.tar.gz


More information about the scm-commits mailing list