Upstream bugfix release

This commit is contained in:
Nils Philippsen 2012-05-15 10:33:53 +02:00
parent 2ac9995659
commit af1eb99717
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ SQLAlchemy-0.6.1.tar.gz
/SQLAlchemy-0.7.3.tar.gz
/SQLAlchemy-0.7.5.tar.gz
/SQLAlchemy-0.7.6.tar.gz
/SQLAlchemy-0.7.7.tar.gz

View File

@ -10,7 +10,7 @@
%global srcname SQLAlchemy
Name: python-sqlalchemy
Version: 0.7.6
Version: 0.7.7
Release: 1%{?dist}
Summary: Modular and flexible ORM library for python
@ -131,6 +131,9 @@ popd
%endif # with_python3
%changelog
* Tue May 15 2012 Nils Philippsen <nils@redhat.com> - 0.7.7-1
- Upstream bugfix release
* Tue Mar 20 2012 Nils Philippsen <nils@redhat.com> - 0.7.6-1
- Upstream bugfix release

View File

@ -1 +1 @@
6383cade61ecff1a236708fae066447a SQLAlchemy-0.7.6.tar.gz
ddf6df7e014cea318fa981364f3f93b9 SQLAlchemy-0.7.7.tar.gz