Update to 0.2.4

This commit is contained in:
Luke Macken 2009-01-07 05:03:13 +00:00
parent 556c18c24e
commit 0707ff204f
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
Mako-0.1.10.tar.gz
Mako-0.2.4.tar.gz

View File

@ -1,8 +1,8 @@
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: python-mako
Version: 0.1.10
Release: 3%{?dist}
Version: 0.2.4
Release: 1%{?dist}
Summary: Mako template library for Python
Group: Development/Languages
@ -45,10 +45,14 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc CHANGES LICENSE README doc examples
%{_bindir}/mako-render
%{python_sitelib}/*
%changelog
* Tue Jan 06 2009 Luke Macken <lmacken@redhat.com> - 0.2.4-1
- Update to 0.2.4
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.1.10-3
- Rebuild for Python 2.6

View File

@ -1 +1 @@
fd9c9f8175b6558c2a74b3f93dedb5e7 Mako-0.1.10.tar.gz
f1a3d79bb79f6787e6d5c70dfd1c8ff8 Mako-0.2.4.tar.gz