Update to Ruby 2.3.3.
This commit is contained in:
parent
b3e0a8c314
commit
d14e3f780f
@ -1,6 +1,6 @@
|
||||
%global major_version 2
|
||||
%global minor_version 3
|
||||
%global teeny_version 2
|
||||
%global teeny_version 3
|
||||
%global major_minor_version %{major_version}.%{minor_version}
|
||||
|
||||
%global ruby_version %{major_minor_version}.%{teeny_version}
|
||||
@ -967,7 +967,8 @@ make check TESTS="-v $DISABLE_TESTS"
|
||||
%{ruby_libdir}/tkextlib
|
||||
|
||||
%changelog
|
||||
* Tue Nov 22 2016 Vít Ondruch <vondruch@redhat.com> - 2.3.2-61
|
||||
* Tue Nov 22 2016 Vít Ondruch <vondruch@redhat.com> - 2.3.3-61
|
||||
- Update to Ruby 2.3.3.
|
||||
- Exclude json.rb from ruby-libs (rhbz#1397370).
|
||||
|
||||
* Fri Nov 18 2016 Vít Ondruch <vondruch@redhat.com> - 2.3.2-60
|
||||
|
Loading…
Reference in New Issue
Block a user