|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Version: 1.10.0
|
|
|
|
Version: 1.10.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
|
|
|
@ -72,6 +72,9 @@ popd
|
|
|
|
%{gem_instdir}/Rakefile
|
|
|
|
%{gem_instdir}/Rakefile
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed May 19 2021 Vít Ondruch <vondruch@redhat.com> - 1.10.0-1
|
|
|
|
* Wed May 19 2021 Vít Ondruch <vondruch@redhat.com> - 1.10.0-1
|
|
|
|
- Update to Erubi 1.10.0.
|
|
|
|
- Update to Erubi 1.10.0.
|
|
|
|
Resolves: rhbz#1551797
|
|
|
|
Resolves: rhbz#1551797
|
|
|
|