|
@@ -3,9 +3,9 @@
|
|
%define with_campaignd 0
|
|
%define with_campaignd 0
|
|
%define with_wesnothd 0
|
|
%define with_wesnothd 0
|
|
|
|
|
|
-%define ver 1.10.5
|
|
+%define ver 1.10.7
|
|
%define src_ver %{ver}
|
|
%define src_ver %{ver}
|
|
-%define rel 2
|
|
+%define rel 1
|
|
|
|
|
|
%define with_svn 0
|
|
%define with_svn 0
|
|
%if %{with_svn}
|
|
%if %{with_svn}
|
|
@@ -345,6 +345,7 @@ fi
|
|
%{_mandir}/*/man6/wesnoth_editor.*
|
|
%{_mandir}/*/man6/wesnoth_editor.*
|
|
%{_localedir}/*/LC_MESSAGES/wesnoth-editor.mo
|
|
%{_localedir}/*/LC_MESSAGES/wesnoth-editor.mo
|
|
%{_datadir}/applications/vine-wesnoth_editor.desktop
|
|
%{_datadir}/applications/vine-wesnoth_editor.desktop
|
|
|
|
+%{_datadir}/pixmaps/wesnoth_editor-icon.png
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%if %{with_tools}
|
|
%if %{with_tools}
|
|
@@ -377,6 +378,9 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Fri Dec 20 2013 IWAI, Masaharu <iwaim.sub@gmail.com> 1.10.7-1
|
|
|
|
+- update to 1.10.7
|
|
|
|
+
|
|
* Mon Dec 09 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.5-2
|
|
* Mon Dec 09 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.5-2
|
|
- rebuild with libboost-1.54.0
|
|
- rebuild with libboost-1.54.0
|
|
|
|
|