diff --git a/.gitignore b/.gitignore index 0ebea34..f0c2874 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ Mako-0.4.0.tar.gz /Mako-0.5.0.tar.gz /Mako-0.7.3.tar.gz /Mako-0.9.1.tar.gz +/Mako-1.0.0.tar.gz diff --git a/python-mako.spec b/python-mako.spec index bbb31f9..eed02a9 100644 --- a/python-mako.spec +++ b/python-mako.spec @@ -11,8 +11,8 @@ %endif Name: python-mako -Version: 0.9.1 -Release: 4%{?dist} +Version: 1.0.0 +Release: 1%{?dist} Summary: Mako template library for Python Group: Development/Languages @@ -157,6 +157,9 @@ rm -rf %{buildroot} %changelog +* Wed Jun 18 2014 Luke Macken - 1.0.0-1 +- Update to 1.0.0 (#1106453) + * Sat Jun 07 2014 Fedora Release Engineering - 0.9.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 569a908..d2d24e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fe3f394ef714776d09ec6133923736a7 Mako-0.9.1.tar.gz +ae27c6512832fe528bb67f1a851921cc Mako-1.0.0.tar.gz