Update to 1.0.7 (#1244991)

This commit is contained in:
Kevin Fenzi 2015-07-20 19:37:22 -06:00
parent 3280dbcd14
commit 1a42864811
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@ SQLAlchemy-0.6.1.tar.gz
/SQLAlchemy-1.0.4.tar.gz
/SQLAlchemy-1.0.5.tar.gz
/SQLAlchemy-1.0.6.tar.gz
/SQLAlchemy-1.0.7.tar.gz

View File

@ -12,7 +12,7 @@
%global srcname SQLAlchemy
Name: python-sqlalchemy
Version: 1.0.6
Version: 1.0.7
Release: 1%{?dist}
Summary: Modular and flexible ORM library for python
@ -125,6 +125,9 @@ popd
%endif # with_python3
%changelog
* Tue Jul 21 2015 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 1.0.7-1
- Update to 1.0.7 (#1244991)
* Mon Jun 29 2015 Nils Philippsen <nils@redhat.com> 1.0.6-1
- version 1.0.6, upstream feature and bugfix release

View File

@ -1 +1 @@
a433793d8dea5d302553217d8dbbf3be SQLAlchemy-1.0.6.tar.gz
beba858557f422d3c1d7f8f9154dc07a SQLAlchemy-1.0.7.tar.gz