|
@@ -1,6 +1,6 @@
|
|
%global major_version 2
|
|
%global major_version 2
|
|
%global minor_version 2
|
|
%global minor_version 2
|
|
-%global teeny_version 3
|
|
+%global teeny_version 4
|
|
|
|
|
|
%global major_minor_version %{major_version}.%{minor_version}
|
|
%global major_minor_version %{major_version}.%{minor_version}
|
|
|
|
|
|
@@ -55,7 +55,7 @@
|
|
# 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.
|
|
# rubyのmainバージョンが更新されても1には戻さずに必ず+1してください。
|
|
# rubyのmainバージョンが更新されても1には戻さずに必ず+1してください。
|
|
-%global ruby_rel 10
|
|
+%global ruby_rel 11
|
|
|
|
|
|
%bcond_without emacsen
|
|
%bcond_without emacsen
|
|
%define rbmode ruby-mode
|
|
%define rbmode ruby-mode
|
|
@@ -984,6 +984,9 @@ fi
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Jan 10 2016 Daisuke SUZUKI <daisuke@vinelinux.org> 2.2.4-11
|
|
|
|
+- update to 2.2.4
|
|
|
|
+
|
|
* Mon Jan 5 2015 Daisuke SUZUKI <daisuke@vinelinux.org> 2.2.3-10
|
|
* Mon Jan 5 2015 Daisuke SUZUKI <daisuke@vinelinux.org> 2.2.3-10
|
|
- update to 2.2.3
|
|
- update to 2.2.3
|
|
|
|
|