[python-mako] Update to 0.9.1 (#967837)

Luke Macken lmacken at fedoraproject.org
Mon May 19 16:19:02 UTC 2014


commit d0084dceebe57953b62962ba29ff9bb9a882b4eb
Author: Luke Macken <lmacken at redhat.com>
Date:   Mon May 19 10:18:47 2014 -0600

    Update to 0.9.1 (#967837)

 .gitignore       |    1 +
 python-mako.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 <lmacken at redhat.com> - 0.9.1-1
+- Update to 0.9.1 (#967837)
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list