Update to 1.0.7 (#1244991)
This commit is contained in:
parent
3280dbcd14
commit
1a42864811
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user