From 9f38d904daca8abab2a1c7a21965e16b83706403 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Mar 29 2016 01:52:50 +0000 Subject: 0.8.5 --- diff --git a/.gitignore b/.gitignore index 39b5fde..0d2862b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /alembic-0.7.6.tar.gz /alembic-0.8.2.tar.gz /alembic-0.8.3.tar.gz +/alembic-0.8.5.tar.gz diff --git a/python-alembic.spec b/python-alembic.spec index eec3e19..8953742 100644 --- a/python-alembic.spec +++ b/python-alembic.spec @@ -11,8 +11,8 @@ %global modname alembic Name: python-alembic -Version: 0.8.3 -Release: 4%{?dist} +Version: 0.8.5 +Release: 1%{?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 Mar 29 2016 Ralph Bean - 0.8.5-1 +- new version + * Thu Feb 04 2016 Fedora Release Engineering - 0.8.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 6a7824c..df7af31 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2e4ef17675316af9f09d749b0aee390e alembic-0.8.3.tar.gz +0a8b7ad897b35102c750f359e7ca633d alembic-0.8.5.tar.gz