SHA256
1
0
forked from pool/at-spi2-core

Accepting request 1138549 from home:yfjiang:branches:GNOME:Factory

- Provide and obsolete more packages from old atk and at-spi2-atk:
  atk-devel, at-spi2-atk-devel and at-spi2-atk-common.

OBS-URL: https://build.opensuse.org/request/show/1138549
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=235
This commit is contained in:
Dominique Leuenberger 2024-01-15 07:58:47 +00:00 committed by Git OBS Bridge
parent 7c62995be6
commit f3c01d64be
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jan 14 08:48:57 UTC 2024 - Yifan Jiang <yfjiang@suse.com>
- Provide and obsolete more packages from old atk and at-spi2-atk:
atk-devel, at-spi2-atk-devel and at-spi2-atk-common.
-------------------------------------------------------------------
Mon Sep 18 01:14:03 UTC 2023 - Luciano Santos <luc14n0@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package at-spi2-core
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -52,6 +52,8 @@ BuildRequires: pkgconfig(xtst)
Requires: (dbus-1 or dbus-broker)
Provides: at-spi2-atk-gtk2 = %{version}
Obsoletes: at-spi2-atk-gtk2 < %{version}
Provides: at-spi2-atk-common = %{version}
Obsoletes: at-spi2-atk-common < %{version}
# xprop is needed when using XWayland
Requires: (xprop if xwayland)
@ -91,6 +93,10 @@ Requires: libatk-bridge-2_0-0 = %{version}
Requires: libatspi0 = %{version}
Requires: typelib-1_0-Atk-1_0 = %{version}
Requires: typelib-1_0-Atspi-2_0 = %{version}
Provides: at-spi2-atk-devel = %{version}
Obsoletes: at-spi2-atk-devel < %{version}
Provides: atk-devel = %{version}
Obsoletes: atk-devel < %{version}
%description devel
This package contains all necessary include files and libraries needed