Browse Source

ruby: update to 1.9.3-p374

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

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

@@ -1,7 +1,7 @@
 %global major_version 1
 %global minor_version 9
 %global teeny_version 3
-%global patch_level 362
+%global patch_level 374
 
 %global major_minor_version %{major_version}.%{minor_version}
 
@@ -61,7 +61,7 @@ Version: %{ruby_version_patch_level}
 # 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.
-Release: 6%{?_dist_release}
+Release: 7%{?_dist_release}
 Group: Development/Languages
 # Public Domain for example for: include/ruby/st.h, strftime.c, ...
 License: (Ruby or BSD) and Public Domain
@@ -876,6 +876,9 @@ fi
 %endif
 
 %changelog
+* Mon Jan 21 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 1.9.3.374-7
+- update to 1.9.3-p374
+
 * Mon Jan  7 2013 IWAI, Masaharu <iwai@alib.jp> 1.9.3.362-6
 - build with Tcl/Tk 8.5.7-1