diff --git a/.gitignore b/.gitignore index 129bb91..6d20d32 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ SQLAlchemy-0.6.1.tar.gz /SQLAlchemy-0.6.3.tar.gz +/SQLAlchemy-0.6.4.tar.gz diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec index efedc7d..1cc7e1d 100644 --- a/python-sqlalchemy.spec +++ b/python-sqlalchemy.spec @@ -10,7 +10,7 @@ %global srcname SQLAlchemy Name: python-sqlalchemy -Version: 0.6.3 +Version: 0.6.4 Release: 1%{?dist} Summary: Modular and flexible ORM library for python @@ -134,6 +134,9 @@ popd %endif # with_python3 %changelog +* Tue Sep 07 2010 Luke Macken - 0.6.4-1 +- 0.6.4 upstream release + * Mon Aug 23 2010 Toshio Kuratomi - 0.6.3-1 - 0.6.3 upstream release diff --git a/sources b/sources index d281b86..73eab0d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -14953e2d511123eef2f5f9527f318f0a SQLAlchemy-0.6.3.tar.gz +f1e553e73ca989c162ea039b55bd93f5 SQLAlchemy-0.6.4.tar.gz