Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package doomsday for openSUSE:Factory checked in at 2025-03-24 13:30:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/doomsday (Old) and /work/SRC/openSUSE:Factory/.doomsday.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "doomsday" Mon Mar 24 13:30:09 2025 rev:31 rq:1255238 version:2.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/doomsday/doomsday.changes 2021-06-26 21:26:04.259391470 +0200 +++ /work/SRC/openSUSE:Factory/.doomsday.new.2696/doomsday.changes 2025-03-24 13:30:17.202911313 +0100 @@ -1,0 +2,6 @@ +Sat Mar 22 10:28:04 UTC 2025 - Jan Engelhardt <jeng...@inai.de> + +- Make build recipe POSIX sh compatible +- Use system assimp library [boo#1239917] + +------------------------------------------------------------------- New: ---- _scmsync.obsinfo build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ doomsday.spec ++++++ --- /var/tmp/diff_new_pack.3Z4Be5/_old 2025-03-24 13:30:18.158951448 +0100 +++ /var/tmp/diff_new_pack.3Z4Be5/_new 2025-03-24 13:30:18.158951448 +0100 @@ -1,7 +1,7 @@ # # spec file for package doomsday # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -44,6 +44,7 @@ BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(SDL2_mixer) +BuildRequires: pkgconfig(assimp) BuildRequires: pkgconfig(fluidsynth) BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(minizip) @@ -55,11 +56,9 @@ BuildRequires: pkgconfig(xxf86vm) # Mesa 9.2 has OpenGL 3.1, and doomsday 2.0 needs that. Requires: Mesa-libGL1 >= 9.2 -# Doomsday uses a modified version of assimp, so no pkgconfig(assimp) here :-( Provides: jdoom = %version-%release Provides: jheretic = %version-%release Provides: jhexen = %version-%release -Provides: bundled(assimp) = 3.3.1 Obsoletes: deng < %version-%release Provides: deng = %version-%release @@ -71,19 +70,20 @@ %autosetup -p1 -n Doomsday-Engine-%version %build -pushd doomsday +cd doomsday %cmake \ %ifarch aarch64 %arm -DDENG_OPENGL_API=GLES3 \ %endif + -DDENG_ASSIMP_EMBEDDED:BOOL=OFF \ -DCMAKE_SKIP_RPATH:BOOL=ON %make_build -O %install b="%buildroot" -pushd doomsday/ +cd doomsday/ %cmake_install -popd + d="$b/%_libdir/doomsday" rm -Rf "$b/%_includedir" "$b/%_libdir/cmake" "$b/%_datadir/doc/texc" \ "$d/cmake" "$d/pkgconfig" "$d"/*.a ++++++ _scmsync.obsinfo ++++++ mtime: 1742639832 commit: 0512785c5b9829d0fe65670b22c5df7fc4cf152e1f337ca344b871c7e89510b7 url: https://src.opensuse.org/jengelh/doomsday revision: master