!16 【轻量级 PR】:fix spell error in spec
From: @kerongw Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
997df5d597
@ -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 <wangkerong@h-partners.com> - 2.42.0-2
|
||||
- fix spell error in spec
|
||||
|
||||
* Wed Dec 01 2021 wangkerong <wangkerong@huawei.com> - 2.42.0-1
|
||||
- update to 2.42.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user