Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wyrmgus for openSUSE:Factory checked in at 2024-03-07 22:02:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wyrmgus (Old) and /work/SRC/openSUSE:Factory/.wyrmgus.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wyrmgus" Thu Mar 7 22:02:30 2024 rev:20 rq:1156106 version:5.3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/wyrmgus/wyrmgus.changes 2023-12-11 21:50:48.520099806 +0100 +++ /work/SRC/openSUSE:Factory/.wyrmgus.new.1770/wyrmgus.changes 2024-03-07 22:03:00.172061686 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 19:49:20 UTC 2024 - Jaime MarquÃnez Ferrándiz <jaime.marquinez.ferran...@fastmail.net> + +- Align path for document installation between openSUSE versions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wyrmgus.spec ++++++ --- /var/tmp/diff_new_pack.2AVMMT/_old 2024-03-07 22:03:00.752083024 +0100 +++ /var/tmp/diff_new_pack.2AVMMT/_new 2024-03-07 22:03:00.752083024 +0100 @@ -1,7 +1,7 @@ # # spec file for package wyrmgus # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -76,6 +76,9 @@ export CXX="g++-11" %endif %cmake \ +%if 0%{?suse_version} < 1600 + -DCMAKE_INSTALL_DOCDIR:PATH=%{_docdir}/%{name} \ +%endif -DWITH_BZIP2=ON \ -DWITH_PHYSFS=ON \ -DGAMEDIR=%{_bindir} \ @@ -87,7 +90,7 @@ %cmake_install install -D -m 0644 doc/stratagus.6 %{buildroot}%{_mandir}/man6/wyrmgus.6 install -D -m 0644 gameheaders/stratagus-game-launcher.h %{buildroot}%{_includedir}/wyrmgus-game-launcher.h -rm %{buildroot}%{_datadir}/doc/wyrmgus/copyright +rm %{buildroot}%{_docdir}/wyrmgus/wyrmgus/copyright %files %license COPYING