commit sway for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sway for openSUSE:Factory checked in at 2024-02-28 19:46:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sway (Old) and /work/SRC/openSUSE:Factory/.sway.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "sway" Wed Feb 28 19:46:56 2024 rev:44 rq:1152814 version:1.9 Changes: -------- --- /work/SRC/openSUSE:Factory/sway/sway.changes 2024-02-26 19:46:10.695616684 +0100 +++ /work/SRC/openSUSE:Factory/.sway.new.1770/sway.changes 2024-02-28 19:47:13.550041251 +0100 @@ -1,0 +2,6 @@ +Wed Feb 28 00:56:07 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl> + +- Fix broken package by declaring the actual version of branding package of sway which + is 0.16.0. Hopefully resolves bsc#1220496 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sway.spec ++++++ --- /var/tmp/diff_new_pack.ImAtyV/_old 2024-02-28 19:47:14.414072685 +0100 +++ /var/tmp/diff_new_pack.ImAtyV/_new 2024-02-28 19:47:14.418072830 +0100 @@ -16,6 +16,7 @@ # +%global _branding_version 0.16.0 Name: sway Version: 1.9 Release: 0 @@ -56,7 +57,7 @@ BuildRequires: pkgconfig(wlroots) >= 0.17.0 BuildRequires: pkgconfig(xkbcommon) # RPMLINT requires to have a version -Requires: %{name}-branding = %{version} +Requires: %{name}-branding = %{_branding_version} %if 0%{?suse_version} # I definitely recommend Xwayland Recommends: xorg-x11-server-wayland @@ -79,7 +80,7 @@ Requires: %{name} = %{version} Supplements: (%{name} and branding-upstream) Conflicts: %{name}-branding -Provides: %{name}-branding = %{version} +Provides: %{name}-branding = %{_branding_version} BuildArch: noarch #BRAND: /etc/sway/config contains upstream config and brand
participants (1)
-
Source-Sync