version 1.0.6, upstream feature and bugfix release

This commit is contained in:
Nils Philippsen 2015-06-29 22:47:00 +02:00
parent f71a19d17e
commit 3280dbcd14
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -31,3 +31,4 @@ SQLAlchemy-0.6.1.tar.gz
/SQLAlchemy-1.0.3.tar.gz
/SQLAlchemy-1.0.4.tar.gz
/SQLAlchemy-1.0.5.tar.gz
/SQLAlchemy-1.0.6.tar.gz

View File

@ -12,8 +12,8 @@
%global srcname SQLAlchemy
Name: python-sqlalchemy
Version: 1.0.5
Release: 2%{?dist}
Version: 1.0.6
Release: 1%{?dist}
Summary: Modular and flexible ORM library for python
Group: Development/Libraries
@ -125,6 +125,9 @@ popd
%endif # with_python3
%changelog
* Mon Jun 29 2015 Nils Philippsen <nils@redhat.com> 1.0.6-1
- version 1.0.6, upstream feature and bugfix release
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
e9e54eb24b148d065e42e0826523657a SQLAlchemy-1.0.5.tar.gz
a433793d8dea5d302553217d8dbbf3be SQLAlchemy-1.0.6.tar.gz