From 3a9f3f682bdd0e208c8154fc3981eae064ce892e Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Mar 15 2013 18:49:05 +0000 Subject: Update to 0.1.2 --- diff --git a/.gitignore b/.gitignore index f8af2a7..57b4506 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /fedocal-0.1.0.tar.gz /fedocal-0.1.1.tar.gz +/fedocal-0.1.2.tar.gz diff --git a/fedocal.spec b/fedocal.spec index b610294..8263ba2 100644 --- a/fedocal.spec +++ b/fedocal.spec @@ -2,7 +2,7 @@ %distutils.sysconfig import get_python_lib; print (get_python_lib())")} Name: fedocal -Version: 0.1.1 +Version: 0.1.2 Release: 1%{?dist} Summary: A web based calendar application @@ -87,6 +87,9 @@ install -m 644 alembic.ini.sample $RPM_BUILD_ROOT/%{_sysconfdir}/fedocal/alembic %changelog +* Fri Mar 15 2013 Pierre-Yves Chibon - 0.1.2.-1 +- Update to 0.1.2 which includes the alembic files + * Fri Mar 15 2013 Pierre-Yves Chibon - 0.1.1.-1 - Update to 0.1.1 - Include the createdb.py script as %%doc diff --git a/sources b/sources index 6853293..1e97773 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7502546859502b0bb211dd49aa6c230a fedocal-0.1.1.tar.gz +d4c1bdbbd14d7c2ad894e0901a80a7f1 fedocal-0.1.2.tar.gz