Upgrade to Ruby 2.7.0 (d9f8b88b47).
This commit is contained in:
parent
0f9a6af433
commit
e1f59277c4
8 changed files with 13 additions and 13 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#%%global milestone rc2
|
||||
|
||||
# Keep the revision enabled for pre-releases from SVN.
|
||||
%global revision e44c9b1147
|
||||
%global revision d9f8b88b47
|
||||
|
||||
%global ruby_archive %{name}-%{ruby_version}
|
||||
|
||||
|
|
@ -1202,7 +1202,7 @@ make check TESTS="-v $DISABLE_TESTS" MSPECOPT="-fs $MSPECOPTS"
|
|||
|
||||
%changelog
|
||||
* Mon Jul 01 2019 Vít Ondruch <vondruch@redhat.com> - 2.7.0-1
|
||||
- Upgrade to Ruby 2.7.0 (e44c9b1147).
|
||||
- Upgrade to Ruby 2.7.0 (d9f8b88b47).
|
||||
|
||||
* Tue Jun 25 2019 Vít Ondruch <vondruch@redhat.com> - 2.6.3-121
|
||||
- Properly support %%prerelease in %%gemspec_ macros.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue