|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Version: 1.0.2
|
|
|
|
Version: 1.0.2
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Summary: Your personal string matching expert
|
|
|
|
Summary: Your personal string matching expert
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
URL: https://github.com/sinatra/mustermann
|
|
|
|
URL: https://github.com/sinatra/mustermann
|
|
|
@ -108,6 +108,9 @@ popd
|
|
|
|
%{gem_instdir}/spec
|
|
|
|
%{gem_instdir}/spec
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-5
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Feb 13 2019 Jun Aruga <jaruga@redhat.com> - 1.0.2-4
|
|
|
|
* Wed Feb 13 2019 Jun Aruga <jaruga@redhat.com> - 1.0.2-4
|
|
|
|
- Skip test cases for Ruby 2.6 incompatibility.
|
|
|
|
- Skip test cases for Ruby 2.6 incompatibility.
|
|
|
|
|
|
|
|
|
|
|
|