|
@@ -1,7 +1,7 @@
|
|
%global major_version 1
|
|
%global major_version 1
|
|
%global minor_version 9
|
|
%global minor_version 9
|
|
%global teeny_version 3
|
|
%global teeny_version 3
|
|
-%global patch_level 362
|
|
|
|
|
|
+%global patch_level 374
|
|
|
|
|
|
%global major_minor_version %{major_version}.%{minor_version}
|
|
%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
|
|
# 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
|
|
# is updated - because it may be that the versions of sub-components don't
|
|
# change.
|
|
# change.
|
|
-Release: 6%{?_dist_release}
|
|
|
|
|
|
+Release: 7%{?_dist_release}
|
|
Group: Development/Languages
|
|
Group: Development/Languages
|
|
# Public Domain for example for: include/ruby/st.h, strftime.c, ...
|
|
# Public Domain for example for: include/ruby/st.h, strftime.c, ...
|
|
License: (Ruby or BSD) and Public Domain
|
|
License: (Ruby or BSD) and Public Domain
|
|
@@ -876,6 +876,9 @@ fi
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
%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
|
|
* Mon Jan 7 2013 IWAI, Masaharu <iwai@alib.jp> 1.9.3.362-6
|
|
- build with Tcl/Tk 8.5.7-1
|
|
- build with Tcl/Tk 8.5.7-1
|
|
|
|
|