This commit is contained in:
Dennis Gilmore 2012-07-21 13:11:34 -05:00
parent 3396d32175
commit 7c3d4fb792

View File

@ -20,7 +20,7 @@
Summary: Framework-agnostic way to render logic-free views
Name: rubygem-%{gem_name}
Version: 0.99.4
Release: 4%{?dist}
Release: 5%{?dist}
Group: Development/Languages
License: MIT
URL: http://github.com/defunkt/mustache
@ -108,6 +108,9 @@ popd
%{gem_instdir}/test
%changelog
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.99.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Apr 17 2012 Vít Ondruch <vondruch@redhat.com> - 0.99.4-4
- Compatibility fixes with older Fedoras and RHELs.
- Add missing .gemspec.