|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Version: 2.7.0
|
|
|
|
Version: 2.7.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: URI Implementation
|
|
|
|
Summary: URI Implementation
|
|
|
|
License: ASL 2.0
|
|
|
|
License: ASL 2.0
|
|
|
|
URL: https://github.com/sporkmonger/addressable
|
|
|
|
URL: https://github.com/sporkmonger/addressable
|
|
|
@ -81,6 +81,9 @@ popd
|
|
|
|
%{gem_instdir}/spec
|
|
|
|
%{gem_instdir}/spec
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Apr 07 2020 Vít Ondruch <vondruch@redhat.com> - 2.7.0-1
|
|
|
|
* Tue Apr 07 2020 Vít Ondruch <vondruch@redhat.com> - 2.7.0-1
|
|
|
|
- Update to Addressable 2.7.0.
|
|
|
|
- Update to Addressable 2.7.0.
|
|
|
|
|
|
|
|
|
|
|
|