Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qtcurve for openSUSE:Factory checked in at 2025-10-20 13:35:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qtcurve (Old) and /work/SRC/openSUSE:Factory/.qtcurve.new.18484 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qtcurve" Mon Oct 20 13:35:35 2025 rev:8 rq:1312214 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qtcurve/qtcurve.changes 2025-03-20 19:26:33.217511606 +0100 +++ /work/SRC/openSUSE:Factory/.qtcurve.new.18484/qtcurve.changes 2025-10-20 13:35:48.632471911 +0200 @@ -1,0 +2,5 @@ +Sun Oct 19 12:15:52 UTC 2025 - Christophe Marin <[email protected]> + +- Require glycin-loaders at build time for Tumbleweed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qtcurve.spec ++++++ --- /var/tmp/diff_new_pack.e0Wd10/_old 2025-10-20 13:35:49.288499676 +0200 +++ /var/tmp/diff_new_pack.e0Wd10/_new 2025-10-20 13:35:49.288499676 +0200 @@ -1,7 +1,7 @@ # # spec file for package qtcurve # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2025 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 @@ -51,6 +51,9 @@ BuildRequires: cmake(Qt5X11Extras) BuildRequires: pkgconfig(x11-xcb) BuildRequires: pkgconfig(xcb) +%if 0%{?suse_version} > 1600 +BuildRequires: glycin-loaders +%endif %description QtCurve is a set of widget styles available for Qt and GTK+.
