|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Version: 1.7.0
|
|
|
|
Version: 1.7.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Small ERB Implementation
|
|
|
|
Summary: Small ERB Implementation
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
URL: https://github.com/jeremyevans/erubi
|
|
|
|
URL: https://github.com/jeremyevans/erubi
|
|
|
@ -68,6 +68,9 @@ popd
|
|
|
|
%{gem_instdir}/test
|
|
|
|
%{gem_instdir}/test
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Feb 16 2018 Pavel Valena <pvalena@redhat.com> - 1.7.0-1
|
|
|
|
* Fri Feb 16 2018 Pavel Valena <pvalena@redhat.com> - 1.7.0-1
|
|
|
|
- Update to 1.7.0.
|
|
|
|
- Update to 1.7.0.
|
|
|
|
|
|
|
|
|
|
|
|