From 200b4bc5ebf7e0e4ceb33ce5b2a6a41c7ace80a662f51839329e9f4c5c03b600 Mon Sep 17 00:00:00 2001 From: Denis Kondratenko Date: Mon, 22 Jun 2020 16:24:25 +0000 Subject: [PATCH] Accepting request 816427 from home:dkondratenko Remove Requires for branding packages OBS-URL: https://build.opensuse.org/request/show/816427 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/openSUSEway?expand=0&rev=4 --- openSUSEway.changes | 3 ++- openSUSEway.spec | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/openSUSEway.changes b/openSUSEway.changes index 4430517..553ce00 100644 --- a/openSUSEway.changes +++ b/openSUSEway.changes @@ -2,7 +2,8 @@ Mon Jun 22 16:02:30 UTC 2020 - Denis Kondratenko - New 0.3 release - * fixes double status bar issue + * fixes double status bar issue +- Remove uneeded Requires for branding packages ------------------------------------------------------------------- Fri Jun 19 19:56:45 UTC 2020 - Denis Kondratenko diff --git a/openSUSEway.spec b/openSUSEway.spec index afa11ba..835956b 100644 --- a/openSUSEway.spec +++ b/openSUSEway.spec @@ -41,7 +41,6 @@ Requires: brightnessctl Requires: pavucontrol Requires: fontawesome-fonts Requires: jq -Requires: sway = %{sway_version} Provides: sway-branding = %{version} Conflicts: otherproviders(sway-branding) Supplements: packageand(sway:branding-openSUSE) @@ -56,7 +55,6 @@ This package provides the openSUSE look and feel for sway. Summary: openSUSE branding of waybar Group: System/GUI/Other BuildRequires: waybar -Requires: waybar = %{waybar_version} Provides: waybar-branding = %{version} Conflicts: otherproviders(waybar-branding) Supplements: packageand(waybar:branding-openSUSE)