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

Nils Philippsen nphilipp at fedoraproject.org
Thu May 15 10:00:47 UTC 2014


commit c18bd4a897de00884b828a7e442dc25dd497a74c
Author: Nils Philippsen <nils at redhat.com>
Date:   Thu May 15 12:00:29 2014 +0200

    version 0.8.6, 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 359c4d3..0f47478 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ SQLAlchemy-0.6.1.tar.gz
 /SQLAlchemy-0.8.3.tar.gz
 /SQLAlchemy-0.8.4.tar.gz
 /SQLAlchemy-0.8.5.tar.gz
+/SQLAlchemy-0.8.6.tar.gz
diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec
index 76ee5f5..0eca269 100644
--- a/python-sqlalchemy.spec
+++ b/python-sqlalchemy.spec
@@ -10,7 +10,7 @@
 %global srcname SQLAlchemy
 
 Name:           python-sqlalchemy
-Version:        0.8.5
+Version:        0.8.6
 Release:        1%{?dist}
 Summary:        Modular and flexible ORM library for python
 
@@ -127,6 +127,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Thu May 15 2014 Nils Philippsen <nils at redhat.com> - 0.8.6-1
+- version 0.8.6, upstream bugfix release
+
 * Thu Feb 20 2014 Nils Philippsen <nils at redhat.com> - 0.8.5-1
 - version 0.8.5, upstream bugfix release
 
diff --git a/sources b/sources
index 916b3ee..6d3508b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ecf0738eaf1229bae27ad2be0f9978a8  SQLAlchemy-0.8.5.tar.gz
+fe8766d913c1d0eb5c353650f11de624  SQLAlchemy-0.8.6.tar.gz


More information about the scm-commits mailing list