diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 0b7d60a26df2545b1c4af773710457c0dcf7827c..ef56c633c9f2832b863ad08ec9ed88bcb8aa9e6b 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,6 +1,6 @@ Name: at-spi2-core Version: 2.42.0 -Release: 1 +Release: 2 Summary: The At-Spi2 Core package is a part of the GNOME Accessibility Project. License: LGPLv2+ @@ -32,7 +32,7 @@ The API documentation and header files of litabspi are included by %{name}-devel %autosetup -n %{name}-AT_SPI2_CORE_2_42_0 -p1 %build -%meson -Ddbus_deamon=%{_bindir}/debus-daemon -Ddbus-broker=%{_bindir}/dbus-broker -Ddefault_bus=dbus-broker -Ddocs=true +%meson -Ddbus_daemon=%{_bindir}/dbus-daemon -Ddbus-broker=%{_bindir}/dbus-broker -Ddefault_bus=dbus-broker -Ddocs=true %meson_build %install @@ -67,6 +67,9 @@ The API documentation and header files of litabspi are included by %{name}-devel %{_datadir}/gtk-doc/html/libatspi %changelog +* Sat Oct 22 2022 wangkerong - 2.42.0-2 +- fix spell error in spec + * Wed Dec 01 2021 wangkerong - 2.42.0-1 - update to 2.42.0