From a90c01ea2076447fb356d794f2ef05887847846d12b76f92861f53b1a1208da6 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 12 Apr 2021 11:20:18 +0000 Subject: [PATCH] Accepting request 884624 from home:gmbr3:Active - Make vendor name the same as xorg-x11-server OBS-URL: https://build.opensuse.org/request/show/884624 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xwayland?expand=0&rev=8 --- xwayland.changes | 5 +++++ xwayland.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/xwayland.changes b/xwayland.changes index 642c36d..9d7cb09 100644 --- a/xwayland.changes +++ b/xwayland.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 10:48:11 UTC 2021 - Callum Farmer + +- Make vendor name the same as xorg-x11-server + ------------------------------------------------------------------- Mon Apr 12 09:22:12 UTC 2021 - Stefan Dirsch diff --git a/xwayland.spec b/xwayland.spec index 8cd74dc..120d8bf 100644 --- a/xwayland.spec +++ b/xwayland.spec @@ -218,7 +218,7 @@ This package contains the Xwayland Server development files. -Dsecure-rpc=true \ -Dipv6=true \ -Dinput_thread=true \ - -Dvendor_name="openSUSE Linux" \ + -Dvendor_name="SUSE LINUX" \ -Dvendor_name_short="openSUSE" \ -Dvendor_web="https://www.opensuse.org" \ -Dlisten_tcp=false \