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

Nils Philippsen nphilipp at fedoraproject.org
Thu Feb 20 15:38:55 UTC 2014


commit 0581d905e85e26c505af7d7367d124bceef4949b
Author: Nils Philippsen <nils at redhat.com>
Date:   Thu Feb 20 16:39:12 2014 +0100

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


More information about the scm-commits mailing list