Upgrade to Ruby 2.3.0 (r52191).
This commit is contained in:
parent
063ccdbd36
commit
5ca1e48525
1 changed files with 3 additions and 3 deletions
|
|
@ -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 <vondruch@rehdat.com> - 2.3.0-0.5.r52116
|
||||
- Upgrade to Ruby 2.3.0 (r52116).
|
||||
* Tue May 05 2015 Vít Ondruch <vondruch@rehdat.com> - 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue