Update to 0.3.5 (#645063)
This commit is contained in:
parent
a5813b69fb
commit
66efba40ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
Mako-0.3.4.tar.gz
|
||||
Mako-0.3.5.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%endif
|
||||
|
||||
Name: python-mako
|
||||
Version: 0.3.4
|
||||
Release: 3%{?dist}
|
||||
Version: 0.3.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Mako template library for Python
|
||||
|
||||
Group: Development/Languages
|
||||
@ -111,6 +111,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Oct 21 2010 Luke Macken <lmacken@redhat.com> - 0.3.5-1
|
||||
- Update to 0.3.5 (#645063)
|
||||
|
||||
* Wed Aug 25 2010 Thomas Spura <tomspur@fedoraproject.org> - 0.3.4-3
|
||||
- rebuild with python3.2
|
||||
http://lists.fedoraproject.org/pipermail/devel/2010-August/141368.html
|
||||
|
Loading…
Reference in New Issue
Block a user