From af1eb9971744cab7709e386780488aea35e2ed23 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Tue, 15 May 2012 10:33:53 +0200 Subject: [PATCH] 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 afaf0fb..2556d65 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ SQLAlchemy-0.6.1.tar.gz /SQLAlchemy-0.7.3.tar.gz /SQLAlchemy-0.7.5.tar.gz /SQLAlchemy-0.7.6.tar.gz +/SQLAlchemy-0.7.7.tar.gz diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec index 2045516..b05b772 100644 --- a/python-sqlalchemy.spec +++ b/python-sqlalchemy.spec @@ -10,7 +10,7 @@ %global srcname SQLAlchemy Name: python-sqlalchemy -Version: 0.7.6 +Version: 0.7.7 Release: 1%{?dist} Summary: Modular and flexible ORM library for python @@ -131,6 +131,9 @@ popd %endif # with_python3 %changelog +* Tue May 15 2012 Nils Philippsen - 0.7.7-1 +- Upstream bugfix release + * Tue Mar 20 2012 Nils Philippsen - 0.7.6-1 - Upstream bugfix release diff --git a/sources b/sources index 1236c21..c647983 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6383cade61ecff1a236708fae066447a SQLAlchemy-0.7.6.tar.gz +ddf6df7e014cea318fa981364f3f93b9 SQLAlchemy-0.7.7.tar.gz