From fee3c98bbdc0e154a5d092102a8174b58c1f4fcc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 08:19:43 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- python-alembic.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-alembic.spec b/python-alembic.spec index 0b5580f..b53ceb2 100644 --- a/python-alembic.spec +++ b/python-alembic.spec @@ -12,7 +12,7 @@ Name: python-alembic Version: 0.8.10 -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 +* Sat Feb 11 2017 Fedora Release Engineering - 0.8.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Jan 17 2017 Ralph Bean - 0.8.10-1 - new version