|
@@ -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: 5%{?_dist_release}
|
|
+Release: 6%{?_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 7 2013 IWAI, Masaharu <iwai@alib.jp> 1.9.3.362-6
|
|
|
|
+- build with Tcl/Tk 8.5.7-1
|
|
|
|
+
|
|
* Wed Dec 26 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 1.9.3.362-5
|
|
* Wed Dec 26 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 1.9.3.362-5
|
|
- update to 1.9.3-p362
|
|
- update to 1.9.3-p362
|
|
|
|
|