From 9e207f5271aa0cfac398ec7d830a364b04fce6e9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 08:53:41 +0000 Subject: [PATCH] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- python-alembic.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-alembic.spec b/python-alembic.spec index 95af62b..9838a82 100644 --- a/python-alembic.spec +++ b/python-alembic.spec @@ -12,7 +12,7 @@ Name: python-alembic Version: 0.8.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Database migration tool for SQLAlchemy Group: Development/Libraries @@ -203,6 +203,9 @@ install -m 0644 alembic.1 %{buildroot}%{_mandir}/man1/alembic.1 %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.8.6-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Fri Apr 15 2016 Ralph Bean - 0.8.6-1 - new version