diff --git a/ruby.spec b/ruby.spec index 1c618fb..c610a77 100644 --- a/ruby.spec +++ b/ruby.spec @@ -10,7 +10,7 @@ #%%global milestone rc1 # Keep the revision enabled for pre-releases from SVN. -%global revision 52116 +%global revision 52191 %global ruby_archive %{name}-%{ruby_version} @@ -922,8 +922,8 @@ make check TESTS="-v $DISABLE_TESTS" %{ruby_libdir}/tkextlib %changelog -* Tue May 05 2015 Vít Ondruch - 2.3.0-0.5.r52116 -- Upgrade to Ruby 2.3.0 (r52116). +* Tue May 05 2015 Vít Ondruch - 2.3.0-0.5.r52191 +- Upgrade to Ruby 2.3.0 (r52191). - Initialize all load paths in operating_system.rb. - Fix directory ownership. - Fix the git BR following the git package split.