Update to 0.5.0
This commit is contained in:
parent
c081131183
commit
debacfaed7
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ Mako-0.3.5.tar.gz
|
||||
Mako-0.3.6.tar.gz
|
||||
Mako-0.4.0.tar.gz
|
||||
/Mako-0.4.2.tar.gz
|
||||
/Mako-0.5.0.tar.gz
|
||||
|
@ -11,8 +11,8 @@
|
||||
%endif
|
||||
|
||||
Name: python-mako
|
||||
Version: 0.4.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Mako template library for Python
|
||||
|
||||
Group: Development/Languages
|
||||
@ -134,6 +134,9 @@ rm -rf %{buildroot}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Dec 13 2011 Luke Macken <lmacken@redhat.com> - 0.5.0-1
|
||||
- Update to 0.5.0
|
||||
|
||||
* Mon Sep 5 2011 Toshio Kuratomi <toshio@fedoraproject.org> - 0.4.2-2
|
||||
- Require beaker to run unittests since its required at runtime
|
||||
- Fix license tag
|
||||
|
Loading…
Reference in New Issue
Block a user