From bc8b034f310c516160f7cfffba9d1b51bf9d26ae Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Mon, 17 Oct 2011 22:23:13 -0700 Subject: [PATCH] fucking git, erasing half of my commit...# Please enter the commit message for your changes. Lines starting --- .gitignore | 1 + python-sqlalchemy.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d765883..4465b07 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ SQLAlchemy-0.6.1.tar.gz /SQLAlchemy-0.6.6.tar.gz /SQLAlchemy-0.7.1.tar.gz /SQLAlchemy-0.7.2.tar.gz +/SQLAlchemy-0.7.3.tar.gz diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec index 5eac4b5..fe10935 100644 --- a/python-sqlalchemy.spec +++ b/python-sqlalchemy.spec @@ -10,7 +10,7 @@ %global srcname SQLAlchemy Name: python-sqlalchemy -Version: 0.7.2 +Version: 0.7.3 Release: 1%{?dist} Summary: Modular and flexible ORM library for python @@ -131,6 +131,9 @@ popd %endif # with_python3 %changelog +* Mon Oct 17 2011 Toshio Kuratomi - 0.7.3-1 +- Upstream bugfix release + * Mon Aug 1 2011 Toshio Kuratomi - 0.7.2-1 - Upstream bugfix release diff --git a/sources b/sources index 0fe1fc8..43604ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b84a26ae2e5de6f518d7069b29bf8f72 SQLAlchemy-0.7.2.tar.gz +0280527f7a80775a770cb3e4bdadaf6f SQLAlchemy-0.7.3.tar.gz