diff --git a/.gitignore b/.gitignore index 5899393..0ebea34 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ Mako-0.4.0.tar.gz /Mako-0.4.2.tar.gz /Mako-0.5.0.tar.gz /Mako-0.7.3.tar.gz +/Mako-0.9.1.tar.gz diff --git a/python-mako.spec b/python-mako.spec index 28930a5..dd8c8dd 100644 --- a/python-mako.spec +++ b/python-mako.spec @@ -11,8 +11,8 @@ %endif Name: python-mako -Version: 0.7.3 -Release: 2%{?dist} +Version: 0.9.1 +Release: 1%{?dist} Summary: Mako template library for Python Group: Development/Languages @@ -134,6 +134,9 @@ rm -rf %{buildroot} %endif %changelog +* Mon May 19 2014 Luke Macken - 0.9.1-1 +- Update to 0.9.1 (#967837) + * Sun Aug 04 2013 Fedora Release Engineering - 0.7.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 3539a47..569a908 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -daf7cc50f997533b573f9b40193139a2 Mako-0.7.3.tar.gz +fe3f394ef714776d09ec6133923736a7 Mako-0.9.1.tar.gz