This commit is contained in:
Dennis Gilmore 2015-06-18 19:52:22 +00:00
parent 385011289e
commit 21380eb141

View File

@ -14,7 +14,7 @@
Name: python-mako
Version: 1.0.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Mako template library for Python
Group: Development/Languages
@ -161,6 +161,9 @@ rm -rf %{buildroot}
%changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Jan 28 2015 Matej Cepl <mcepl@redhat.com> - 1.0.1-1
- Update to 1.0.1 (#1185339)