This commit is contained in:
Ralph Bean 2015-05-06 09:36:27 -04:00
parent f0d69a4878
commit 5e6cc4a102
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/alembic-0.6.5.tar.gz
/alembic-0.6.6.tar.gz
/alembic-0.7.4.tar.gz
/alembic-0.7.6.tar.gz

View File

@ -11,8 +11,8 @@
%global modname alembic
Name: python-alembic
Version: 0.7.4
Release: 2%{?dist}
Version: 0.7.6
Release: 1%{?dist}
Summary: Database migration tool for SQLAlchemy
Group: Development/Libraries
@ -200,6 +200,9 @@ popd
%changelog
* Wed May 06 2015 Ralph Bean <rbean@redhat.com> - 0.7.6-1
- new version
* Mon Mar 16 2015 Ralph Bean <rbean@redhat.com> - 0.7.4-2
- Merge in epel7 compat changes to the spec file.
- Drop patch for epel7, no longer needed with modern upstream.

View File

@ -1 +1 @@
69770193eb514fb024f188406f6579b8 alembic-0.7.4.tar.gz
99b539f8bb8780047bf90a5951ac5e0e alembic-0.7.6.tar.gz