version 1.0.14

This commit is contained in:
Nils Philippsen 2016-08-18 12:01:16 +02:00
parent 57f0ca7f5d
commit 92c65a5737
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -39,3 +39,4 @@ SQLAlchemy-0.6.1.tar.gz
/SQLAlchemy-1.0.11.tar.gz
/SQLAlchemy-1.0.12.tar.gz
/SQLAlchemy-1.0.13.tar.gz
/SQLAlchemy-1.0.14.tar.gz

View File

@ -12,7 +12,7 @@
%global srcname SQLAlchemy
Name: python-sqlalchemy
Version: 1.0.13
Version: 1.0.14
Release: 1%{?dist}
Summary: Modular and flexible ORM library for python
@ -125,7 +125,10 @@ popd
%endif # with_python3
%changelog
* Tue May 31 2016 Nils Philippsen <nils@redhat.com>
* Thu Aug 18 2016 Nils Philippsen <nils@redhat.com> - 1.0.14-1
- version 1.0.14
* Tue May 31 2016 Nils Philippsen <nils@redhat.com> - 1.0.14-1
- fix source URL
* Tue May 17 2016 Nils Philippsen <nils@redhat.com> - 1.0.13-1

View File

@ -1 +1 @@
cef0c4aa0e2464a6f903a9cac9b280d8 SQLAlchemy-1.0.13.tar.gz
173c9d1ea5cf51893e65d213c280bd2a SQLAlchemy-1.0.14.tar.gz