diff --git a/.gitignore b/.gitignore index 6eb4673..2b35b01 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ SQLAlchemy-0.6.1.tar.gz /SQLAlchemy-1.0.5.tar.gz /SQLAlchemy-1.0.6.tar.gz /SQLAlchemy-1.0.7.tar.gz +/SQLAlchemy-1.0.8.tar.gz diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec index 4007d4a..49df3cd 100644 --- a/python-sqlalchemy.spec +++ b/python-sqlalchemy.spec @@ -12,7 +12,7 @@ %global srcname SQLAlchemy Name: python-sqlalchemy -Version: 1.0.7 +Version: 1.0.8 Release: 1%{?dist} Summary: Modular and flexible ORM library for python @@ -125,6 +125,9 @@ popd %endif # with_python3 %changelog +* Fri Jul 24 2015 Nils Philippsen 1.0.8-1 +- version 1.0.8, upstream bugfix release + * Tue Jul 21 2015 Fedora Release Monitoring - 1.0.7-1 - Update to 1.0.7 (#1244991) diff --git a/sources b/sources index 61540b3..8173d41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -beba858557f422d3c1d7f8f9154dc07a SQLAlchemy-1.0.7.tar.gz +7cfd005be63945c96a78c67764ac3a85 SQLAlchemy-1.0.8.tar.gz