Update to Ruby 2.3.3.

This commit is contained in:
Vít Ondruch 2016-11-22 13:27:42 +01:00
parent b3e0a8c314
commit d14e3f780f
2 changed files with 4 additions and 3 deletions

View File

@ -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

View File

@ -1 +1 @@
37bae2bf9cf6deda3b7d8b0ad61fc0af ruby-2.3.2.tar.xz
0cba3d1b677d2695236ace62ca6d2255 ruby-2.3.3.tar.xz