|
@@ -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
|
|
|
|