Browse Source

ruby: update to 2.1.5

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9101 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 9 years ago
parent
commit
37309dc927
1 changed files with 6 additions and 3 deletions
  1. 6 3
      r/ruby/ruby-vl.spec

+ 6 - 3
r/ruby/ruby-vl.spec

@@ -1,6 +1,6 @@
 %global major_version 2
 %global minor_version 1
-%global teeny_version 2
+%global teeny_version 5
 #global patch_level 95
 
 %global major_minor_version %{major_version}.%{minor_version}
@@ -55,7 +55,7 @@
 # is updated - because it may be that the versions of sub-components don't
 # change.
 # rubyのmainバージョンが更新されても1には戻さずに必ず+1してください。
-%global ruby_rel 8
+%global ruby_rel 9
 
 %bcond_without emacsen
 %define rbmode          ruby-mode
@@ -72,7 +72,7 @@ Group: Development/Languages
 # Public Domain for example for: include/ruby/st.h, strftime.c, ...
 License: (Ruby or BSD) and Public Domain
 URL: http://ruby-lang.org/
-Source0: ftp://ftp.ruby-lang.org/pub/%{name}/%{major_minor_version}/%{ruby_archive}.tar.bz2
+Source0: ftp://ftp.ruby-lang.org/pub/%{name}/%{major_minor_version}/%{ruby_archive}.tar.xz
 Source1: operating_system.rb
 Source3: abrt_prelude.rb
 
@@ -959,6 +959,9 @@ fi
 %endif
 
 %changelog
+* Wed Nov 19 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 2.1.5-9
+- update to 2.1.5
+
 * Sat Jul 12 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 2.1.2-8
 - add R: rubygem(json) to rubygem-rdoc 
 - fix json ext module path