diff --git a/waybar.changes b/waybar.changes index 84ba574..7c95c5e 100644 --- a/waybar.changes +++ b/waybar.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 2 07:54:45 UTC 2022 - Soc Virnyl Estela + +- Update specfile and remove deprecated functions. +- Improve description to remove rpmlint warnings. + ------------------------------------------------------------------- Thu Dec 1 22:42:29 UTC 2022 - Soc Virnyl Estela diff --git a/waybar.spec b/waybar.spec index 6dfb4c8..049b54a 100644 --- a/waybar.spec +++ b/waybar.spec @@ -74,15 +74,17 @@ Requires: %{name}-branding Recommends: sway %description -Customizable Wayland bar for Sway and Wlroots based compositors. +A customizable Wayland bar for Sway and Wlroots based compositors. +It comes with modules for pipewire, alsa, backlight, and bluetooth. +Other modules can be found in the manpages of Waybar. %package branding-upstream Summary: Upstream branding of %{name} Group: System/GUI/Other -Requires: %{name} -Supplements: packageand(%{name}:branding-upstream) -Conflicts: otherproviders(%{name}-branding) -Provides: %{name}-branding +Requires: %{name} = %{version} +Supplements: (%{name} and branding-upstream) +Conflicts: %{name}-branding +Provides: %{name}-branding = %{version} BuildArch: noarch #BRAND: /etc/xdg/waybar/config contains upstream config #BRAND: /etc/xdg/waybar/style.css contains upstream style