Browse Source

ruby-build-0.0.20121111-1:
- update to upstream git master
- add 1.9.3-p327, 2.0.0-preview1, rbx-2.0.0-rc1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7109 ec354946-7b23-47d6-9f5a-488ba84defc7

daisuke 11 years ago
parent
commit
a39f7e8eec
1 changed files with 6 additions and 2 deletions
  1. 6 2
      r/ruby-build/ruby-build-vl.spec

+ 6 - 2
r/ruby-build/ruby-build-vl.spec

@@ -1,11 +1,11 @@
-%global gitdate 20121023
+%global gitdate 20121111
 
 Summary: rbenv plugin to compile and install ruby
 SUmmary(ja): ruby をコンパイルしてインストールするrbenvプラグイン
 
 Name: ruby-build
 Version: 0.0.%{gitdate}
-Release: 3%{?_dist_release}
+Release: 1%{?_dist_release}
 License: MIT
 Group: Development/Tools
 URL: https://github.com/sstephenson/ruby-build
@@ -53,6 +53,10 @@ rm -rf %{buildroot}
 %{_datadir}/ruby-build
 
 %changelog
+* Wed Oct 24 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 0.0.20121111-1
+- update to upstream git master
+  - add 1.9.3-p327, 2.0.0-preview1, rbx-2.0.0-rc1
+
 * Wed Oct 24 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 0.0.20121023-3
 - move patches dir to .patches
 - add source11 to fix build failure of ruby-1.8.7-*