From 0fcaf253d609f59d6c69894f8e8cc077b481b5fcc8bafcbe0387499c9ffd5e28 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 2 Feb 2023 15:56:37 +0000 Subject: [PATCH] - no longer let xcb-proto-devel provide/obsolete xorg-x11-proto-devel; this looks weird ... OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcb-proto?expand=0&rev=38 --- xcb-proto.changes | 6 ++++++ xcb-proto.spec | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/xcb-proto.changes b/xcb-proto.changes index b7e7c14..27137c6 100644 --- a/xcb-proto.changes +++ b/xcb-proto.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 2 15:55:40 UTC 2023 - Stefan Dirsch + +- no longer let xcb-proto-devel provide/obsolete + xorg-x11-proto-devel; this looks weird ... + ------------------------------------------------------------------- Mon Jun 20 15:20:27 UTC 2022 - Stefan Dirsch diff --git a/xcb-proto.spec b/xcb-proto.spec index 3246b45..608e47c 100644 --- a/xcb-proto.spec +++ b/xcb-proto.spec @@ -1,7 +1,7 @@ # # spec file for package xcb-proto # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -50,8 +50,8 @@ its code and API. %package devel Summary: The X11 Protocol: X Protocol C Bindings Group: Development/Libraries/X11 -Provides: xorg-x11-proto-devel = 7.6 -Obsoletes: xorg-x11-proto-devel <= 7.6 +#Provides: xorg-x11-proto-devel = 7.6 +#Obsoletes: xorg-x11-proto-devel <= 7.6 %if %{with python2} Requires: python2-xcb-proto-devel = %{version} %else