From 9245155fc3218a2d879d4064297c36e9210afb0b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:25:37 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.1-1mamba;Fri Jan 23 2015] --- python-mako.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-mako.spec b/python-mako.spec index 187fddf..33a4181 100644 --- a/python-mako.spec +++ b/python-mako.spec @@ -1,5 +1,5 @@ Name: python-mako -Version: 1.0.0 +Version: 1.0.1 Release: 1mamba Summary: A super-fast templating language that borrows the best ideas from the existing templating languages Group: System/Libraries/Python @@ -52,10 +52,14 @@ Mako's syntax and API borrows from the best ideas of many others, including Djan %dir %{python_sitearch}/mako/ext %{python_sitearch}/mako/ext/*.py %{python_sitearch}/mako/ext/*.pyc +%{python_sitearch}/Mako-1.0.1-py2.7.egg-info/pbr.json %doc LICENSE #CHANGES README doc examples %changelog +* Fri Jan 23 2015 Automatic Build System 1.0.1-1mamba +- automatic version update by autodist + * Thu Jun 12 2014 Automatic Build System 1.0.0-1mamba - automatic version update by autodist