version 1.0.14
This commit is contained in:
parent
57f0ca7f5d
commit
92c65a5737
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user