Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mediastreamer2 for openSUSE:Factory checked in at 2023-12-22 22:41:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old) and /work/SRC/openSUSE:Factory/.mediastreamer2.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mediastreamer2" Fri Dec 22 22:41:52 2023 rev:69 rq:1134593 version:5.2.98 Changes: -------- --- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes 2023-11-21 21:34:11.448155101 +0100 +++ /work/SRC/openSUSE:Factory/.mediastreamer2.new.28375/mediastreamer2.changes 2023-12-22 22:42:06.225694834 +0100 @@ -1,0 +2,5 @@ +Fri Dec 22 07:14:13 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com> + +- Add missing deps on TW. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mediastreamer2.spec ++++++ --- /var/tmp/diff_new_pack.0a4oMf/_old 2023-12-22 22:42:07.081726213 +0100 +++ /var/tmp/diff_new_pack.0a4oMf/_new 2023-12-22 22:42:07.085726359 +0100 @@ -31,6 +31,11 @@ Patch1: fix-srtp2-linphone.patch Patch2: fix-build-ffmpeg5.patch Patch3: set_current_version.patch +%if 0%{?suse_version} >= 1600 +BuildRequires: liboqs-devel +# At the time of writing (22/Dec/2023), PQCE is only available on Tumbleweed. +BuildRequires: postquantumcryptoengine-devel +%endif BuildRequires: Mesa-libGL-devel BuildRequires: bcmatroska2-devel >= 0.23 BuildRequires: broadvoice16-devel @@ -50,7 +55,7 @@ BuildRequires: spandsp-devel BuildRequires: sqlite3-devel BuildRequires: vim -%if 0%{?suse_version} > 1690 +%if 0%{?suse_version} >= 1600 %ifarch x86_64 BuildRequires: libyuv-devel BuildRequires: zxing-cpp-devel @@ -133,7 +138,7 @@ export CXXFLAGS="$CFLAGS" %cmake \ -DCMAKE_SHARED_LINKER_FLAGS="-flto=auto -Wl,--as-needed -Wl,-z,now" \ -%if 0%{?suse_version} > 1690 +%if 0%{?suse_version} >= 1600 %ifarch x86_64 -DENABLE_QT_GL=ON \ %endif @@ -156,7 +161,7 @@ %license LICENSE.txt %{_bindir}/mediastream %{_bindir}/mkvstream -%if 0%{?suse_version} > 1690 +%if 0%{?suse_version} >= 1600 %ifarch x86_64 %dir %{_libdir}/mediastreamer %dir %{_libdir}/mediastreamer/plugins