Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package simutrans for openSUSE:Factory checked in at 2025-02-04 18:12:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/simutrans (Old) and /work/SRC/openSUSE:Factory/.simutrans.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "simutrans" Tue Feb 4 18:12:50 2025 rev:11 rq:1242908 version:124.3 Changes: -------- --- /work/SRC/openSUSE:Factory/simutrans/simutrans.changes 2025-01-31 16:04:17.159663176 +0100 +++ /work/SRC/openSUSE:Factory/.simutrans.new.2316/simutrans.changes 2025-02-04 18:14:20.300006800 +0100 @@ -1,0 +2,7 @@ +Mon Feb 3 18:56:01 UTC 2025 - Michiel van der Wulp <michiel.vanderw...@gmail.com> - 124.3 + +- Remove deprecated %suse_update_desktop_file - no need any more thanks to +https://forum.simutrans.com/index.php/topic,23253.msg208733.html#msg208733 +- See lots of explanation at https://en.opensuse.org/openSUSE:Update-desktop-files_deprecation + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ simutrans.spec ++++++ --- /var/tmp/diff_new_pack.ZSoe8j/_old 2025-02-04 18:14:21.220044758 +0100 +++ /var/tmp/diff_new_pack.ZSoe8j/_new 2025-02-04 18:14:21.224044923 +0100 @@ -89,7 +89,7 @@ sed -i 's|../../src/makeobj/makeobj|../../build/default/makeobj/makeobj|g' build_themes.sh sed -i 's|cd ../file_large|cd ../files_large|g' build_themes.sh ./build_themes.sh -# The second sed line ave fixes this error: +# The second sed line above fixes this error: # ./build_themes.sh: line 50: cd: ../file_large: No such file or directory @@ -118,7 +118,8 @@ # Install icon and .desktop file install -vDm644 %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %if 0%{?suse_version} -%suse_update_desktop_file -c simutrans "Simutrans" "Transportation Simulation Game" "simutrans" simutrans Game StrategyGame +# We do not need the next line any more thanks to https://forum.simutrans.com/index.php/topic,23253.msg208733.html#msg208733 +#%suse_update_desktop_file -c simutrans "Simutrans" "Transportation Simulation Game" "simutrans" simutrans Game StrategyGame %fdupes %{buildroot}%{_datadir}/%{name} %endif