Upgrade to Ruby 2.3.0 (r50153).
This commit is contained in:
parent
36ef4abcf2
commit
06a694b247
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 50092
|
||||
%global revision 50153
|
||||
|
||||
%global ruby_archive %{name}-%{ruby_version}
|
||||
|
||||
|
|
@ -883,8 +883,8 @@ make check TESTS="-v $DISABLE_TESTS"
|
|||
%{ruby_libdir}/tkextlib
|
||||
|
||||
%changelog
|
||||
* Thu Mar 26 2015 Vít Ondruch <vondruch@redhat.com> - 2.3.0-0.5.r50092
|
||||
- Upgrade to Ruby 2.3.0 (r50092).
|
||||
* Thu Mar 26 2015 Vít Ondruch <vondruch@redhat.com> - 2.3.0-0.5.r50153
|
||||
- Upgrade to Ruby 2.3.0 (r50153).
|
||||
- Initialize all load paths in operating_system.rb.
|
||||
- Fix directory ownership.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue