Ver código fonte

ruby: update to 2.0.0-p481

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8465 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 11 anos atrás
pai
commit
0ef0f9ce10
1 arquivos alterados com 8 adições e 2 exclusões
  1. 8 2
      r/ruby/ruby-vl.spec

+ 8 - 2
r/ruby/ruby-vl.spec

@@ -1,7 +1,7 @@
 %global major_version 2
 %global minor_version 0
 %global teeny_version 0
-%global patch_level 451
+%global patch_level 481
 
 %global major_minor_version %{major_version}.%{minor_version}
 
@@ -55,7 +55,7 @@
 # we cannot reset the release number to 1 even when the main (ruby) version
 # is updated - because it may be that the versions of sub-components don't
 # change.
-%global ruby_rel 3
+%global ruby_rel 4
 
 %bcond_without emacsen
 %define rbmode          ruby-mode
@@ -976,6 +976,12 @@ fi
 %endif
 
 %changelog
+* Wed May 21 2014 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.481-4
+- update to 2.0.0-p452
+
+* Thu Apr 10 2014 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.451-3
+- update to 2.0.0-p451
+
 * Sat Dec 07 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.0.353-2
 - fix macros.ruby