diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 2fbc03f..17a858f 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -7,6 +7,7 @@ Sat Aug 27 17:58:42 UTC 2022 - Bjørn Lie + Document the Accessible, Action, and Cache dbus interfaces. + Fix license of atspi-gmain.c. - Add fdupes BuildRequires and macro, remove duplicate files. +- Provide and Obsolete atk from libatk sub-package. ------------------------------------------------------------------- Wed Aug 10 07:10:28 UTC 2022 - Bjørn Lie diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 4a75321..1413637 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -90,8 +90,8 @@ to develop applications that require these. %package -n libatk-1_0-0 Summary: An Accessibility Toolkit Group: System/Libraries -#Provides: %%{name} = %%{version} -#Obsoletes: %%{name} < %%{version} +Provides: atk = %{version} +Obsoletes: atk < %{version} %description -n libatk-1_0-0 The ATK library provides a set of accessibility interfaces. By @@ -112,7 +112,6 @@ This package provides the GObject Introspection bindings for ATK. %package -n libatk-bridge-2_0-0 Summary: ATK/D-Bus bridging library Group: System/Libraries -#Requires: at-spi2-core %description -n libatk-bridge-2_0-0 AT-SPI is a general interface for applications to make use of the