Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zint for openSUSE:Factory checked in at 2026-07-10 17:49:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zint (Old) and /work/SRC/openSUSE:Factory/.zint.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zint" Fri Jul 10 17:49:28 2026 rev:2 rq:1364922 version:2.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/zint/zint.changes 2026-02-20 17:54:08.584353359 +0100 +++ /work/SRC/openSUSE:Factory/.zint.new.1991/zint.changes 2026-07-10 17:50:42.808427119 +0200 @@ -1,0 +2,6 @@ +Wed Jul 1 18:20:38 UTC 2026 - [email protected] + +- Add baselibs.conf for zxing-cpp < gstreamer < wine +- Add %check/%ctest section + +------------------------------------------------------------------- New: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zint.spec ++++++ --- /var/tmp/diff_new_pack.mzXZYy/_old 2026-07-10 17:50:44.092470738 +0200 +++ /var/tmp/diff_new_pack.mzXZYy/_new 2026-07-10 17:50:44.092470738 +0200 @@ -1,7 +1,7 @@ # # spec file for package zint # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,9 +24,11 @@ License: GPL-3.0-or-later URL: https://sourceforge.net/projects/zint/ Source: https://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.gz +Source99: baselibs.conf BuildRequires: pkgconfig BuildRequires: cmake(Qt6Gui) BuildRequires: cmake(Qt6Svg) +BuildRequires: cmake(Qt6Test) BuildRequires: cmake(Qt6UiTools) BuildRequires: cmake(Qt6Widgets) BuildRequires: pkgconfig(libpng) @@ -114,6 +116,9 @@ install -D -p -m 644 zint-qt.png %{buildroot}%{_datadir}/pixmaps/zint-qt.png install -D -p -m 644 zint-qt.desktop %{buildroot}%{_datadir}/applications/zint-qt.desktop +%check +%ctest --parallel 1 --timeout 60 --verbose --exclude-regex 'qzint' + %ldconfig_scriptlets -n libzint%{so_ver} %ldconfig_scriptlets -n libQZint%{so_ver} ++++++ baselibs.conf ++++++ libzint2_16 libQZint2_16
