Upstream bugfix release

This commit is contained in:
Nils Philippsen 2012-03-20 14:50:19 +01:00
parent 6ba4ff50f0
commit 2ac9995659
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ SQLAlchemy-0.6.1.tar.gz
/SQLAlchemy-0.7.2.tar.gz
/SQLAlchemy-0.7.3.tar.gz
/SQLAlchemy-0.7.5.tar.gz
/SQLAlchemy-0.7.6.tar.gz

View File

@ -10,7 +10,7 @@
%global srcname SQLAlchemy
Name: python-sqlalchemy
Version: 0.7.5
Version: 0.7.6
Release: 1%{?dist}
Summary: Modular and flexible ORM library for python
@ -131,6 +131,9 @@ popd
%endif # with_python3
%changelog
* Tue Mar 20 2012 Nils Philippsen <nils@redhat.com> - 0.7.6-1
- Upstream bugfix release
* Mon Jan 30 2012 Nils Philippsen <nils@redhat.com> - 0.7.5-1
- Upstream bugfix release
- package README.rst instead of README as documentation

View File

@ -1 +1 @@
5bce21d5dcf055addf564442698e58e5 SQLAlchemy-0.7.5.tar.gz
6383cade61ecff1a236708fae066447a SQLAlchemy-0.7.6.tar.gz