Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mkvtoolnix for openSUSE:Factory checked in at 2022-08-23 14:29:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mkvtoolnix (Old) and /work/SRC/openSUSE:Factory/.mkvtoolnix.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mkvtoolnix" Tue Aug 23 14:29:56 2022 rev:149 rq:998770 version:70.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix.changes 2022-08-14 15:55:44.755782101 +0200 +++ /work/SRC/openSUSE:Factory/.mkvtoolnix.new.2083/mkvtoolnix.changes 2022-08-23 14:30:23.479705991 +0200 @@ -1,0 +2,5 @@ +Wed Aug 17 15:24:53 UTC 2022 - Luigi Baldoni <[email protected]> + +- Switch to Qt6 build for Tumbleweed (fixes boo#1202446) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mkvtoolnix.spec ++++++ --- /var/tmp/diff_new_pack.f73SSv/_old 2022-08-23 14:30:24.451708023 +0200 +++ /var/tmp/diff_new_pack.f73SSv/_new 2022-08-23 14:30:24.459708040 +0200 @@ -49,6 +49,16 @@ BuildRequires: ruby >= 1.9 BuildRequires: shared-mime-info BuildRequires: utfcpp-devel +%if 0%{?suse_version} > 1500 +BuildRequires: pkgconfig(Qt6Concurrent) +BuildRequires: pkgconfig(Qt6Core) +BuildRequires: pkgconfig(Qt6DBus) +BuildRequires: pkgconfig(Qt6Gui) +BuildRequires: pkgconfig(Qt6Multimedia) +BuildRequires: pkgconfig(Qt6Network) +BuildRequires: pkgconfig(Qt6Svg) +BuildRequires: pkgconfig(Qt6Widgets) +%else BuildRequires: pkgconfig(Qt5Concurrent) >= 5.9.0 BuildRequires: pkgconfig(Qt5Core) >= 5.9.0 BuildRequires: pkgconfig(Qt5DBus) >= 5.9.0 @@ -56,7 +66,7 @@ BuildRequires: pkgconfig(Qt5Multimedia) >= 5.9.0 BuildRequires: pkgconfig(Qt5Network) >= 5.9.0 BuildRequires: pkgconfig(Qt5Svg) >= 5.9.0 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.9.0 +%endif BuildRequires: pkgconfig(dvdread) BuildRequires: pkgconfig(flac) BuildRequires: pkgconfig(fmt) >= 6.1.0
