Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package budgie-extras for openSUSE:Factory checked in at 2025-07-16 15:51:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/budgie-extras (Old) and /work/SRC/openSUSE:Factory/.budgie-extras.new.7373 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "budgie-extras" Wed Jul 16 15:51:38 2025 rev:12 rq:1293322 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/budgie-extras/budgie-extras.changes 2025-03-24 13:27:45.988584525 +0100 +++ /work/SRC/openSUSE:Factory/.budgie-extras.new.7373/budgie-extras.changes 2025-07-16 15:51:43.284629847 +0200 @@ -1,0 +2,5 @@ +Tue Jul 15 08:49:56 UTC 2025 - Callum Farmer <gm...@opensuse.org> + +- Remove plank dependency for 16.0 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ budgie-extras.spec ++++++ --- /var/tmp/diff_new_pack.xh8NlR/_old 2025-07-16 15:51:44.228669242 +0200 +++ /var/tmp/diff_new_pack.xh8NlR/_new 2025-07-16 15:51:44.232669409 +0200 @@ -28,6 +28,11 @@ %if %{undefined _distconfdir} %define _distconfdir %{_sysconfdir} %endif +%if 0%{?suse_version} < 1600 +%bcond_without plank +%else +%bcond_with plank +%endif Name: budgie-extras Version: 1.9.0 Release: 0 @@ -62,7 +67,9 @@ BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(libsoup-3.0) BuildRequires: pkgconfig(libwnck-3.0) +%if %{with plank} BuildRequires: pkgconfig(plank) +%endif # All applets Recommends: budgie-app-launcher-applet Recommends: budgie-brightness-controller-applet