|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
|
Epoch: 1
|
|
|
|
|
Version: 7.0.2.3
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: A support libraries and Ruby core extensions extracted from the Rails framework
|
|
|
|
|
License: MIT
|
|
|
|
|
URL: http://rubyonrails.org
|
|
|
|
@ -124,6 +124,9 @@ popd
|
|
|
|
|
%doc %{gem_instdir}/README.rdoc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:7.0.2.3-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Mar 14 2022 Pavel Valena <pvalena@redhat.com> - 1:7.0.2.3-1
|
|
|
|
|
- Update to activesupport 7.0.2.3.
|
|
|
|
|
|
|
|
|
|