Update to 1.0.0 (#1106453)

This commit is contained in:
Luke Macken 2014-06-18 09:55:11 -06:00
parent 005e477ecb
commit 151f2d80a6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <lmacken@redhat.com> - 1.0.0-1
- Update to 1.0.0 (#1106453)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
fe3f394ef714776d09ec6133923736a7 Mako-0.9.1.tar.gz
ae27c6512832fe528bb67f1a851921cc Mako-1.0.0.tar.gz