This commit is contained in:
Dennis Gilmore 2013-02-14 16:54:35 -06:00
parent 25bf87e871
commit bd2436ddee

View File

@ -20,7 +20,7 @@
Summary: Framework-agnostic way to render logic-free views
Name: rubygem-%{gem_name}
Version: 0.99.4
Release: 6%{?dist}
Release: 7%{?dist}
Group: Development/Languages
License: MIT
URL: http://github.com/defunkt/mustache
@ -116,6 +116,9 @@ popd
%{gem_instdir}/test
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.99.4-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Sep 20 2012 Vít Ondruch <vondruch@redhat.com> - 0.99.4-6
- Fix mustache executable for Ruby 1.9.3 (rhbz#859025).