|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Version: 0.13.1
|
|
|
|
Version: 0.13.1
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Summary: An IRB alternative and runtime developer console
|
|
|
|
Summary: An IRB alternative and runtime developer console
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
URL: http://pryrepl.org
|
|
|
|
URL: http://pryrepl.org
|
|
|
@ -98,6 +98,9 @@ popd
|
|
|
|
%doc %{gem_instdir}/README.md
|
|
|
|
%doc %{gem_instdir}/README.md
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.1-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jan 11 2021 Vít Ondruch <vondruch@redhat.com> - 0.13.1-3
|
|
|
|
* Mon Jan 11 2021 Vít Ondruch <vondruch@redhat.com> - 0.13.1-3
|
|
|
|
- Fix FTBFS due to Ruby 3.0 incompatibility.
|
|
|
|
- Fix FTBFS due to Ruby 3.0 incompatibility.
|
|
|
|
|
|
|
|
|
|
|
|