Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package greybird-theme for openSUSE:Factory checked in at 2023-02-22 15:21:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/greybird-theme (Old) and /work/SRC/openSUSE:Factory/.greybird-theme.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "greybird-theme" Wed Feb 22 15:21:26 2023 rev:20 rq:1067049 version:3.23.2+git0.25f312f Changes: -------- --- /work/SRC/openSUSE:Factory/greybird-theme/greybird-theme.changes 2023-01-18 13:13:21.249488939 +0100 +++ /work/SRC/openSUSE:Factory/.greybird-theme.new.1706/greybird-theme.changes 2023-02-22 15:21:33.641852487 +0100 @@ -1,0 +2,6 @@ +Tue Feb 21 13:38:19 UTC 2023 - Manfred Hollstein <manfre...@gmx.net> + +- Make "*:link:selected" optional to work around too old gtk4 libs + on Leap 15.5, too. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ greybird-theme.spec ++++++ --- /var/tmp/diff_new_pack.xznzaZ/_old 2023-02-22 15:21:34.097855073 +0100 +++ /var/tmp/diff_new_pack.xznzaZ/_new 2023-02-22 15:21:34.101855096 +0100 @@ -26,7 +26,7 @@ License: CC-BY-SA-3.0 OR GPL-2.0-or-later Group: System/GUI/GNOME Source: %{_name}-%{version}.tar.xz -# PATCH-FIX-OPENSUSE link-selected-is-optional.patch manfre...@gmx.net -- work around too old gtk4 libs on Leap 15.4 +# PATCH-FIX-OPENSUSE link-selected-is-optional.patch manfre...@gmx.net -- work around too old gtk4 libs on Leap 15.4 and 15.5 Patch0: link-selected-is-optional.patch BuildRequires: fdupes BuildRequires: gdk-pixbuf-devel @@ -85,7 +85,7 @@ %prep %setup -q -n %{_name}-%{version} -%if 0%{?sle_version} == 150400 && 0%{?is_opensuse} +%if 0%{?sle_version} >= 150400 && 0%{?is_opensuse} %patch0 -p1 %endif