!8 Version upgrade to at-spi2-core-2.39.1

From: @yangl777
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
This commit is contained in:
openeuler-ci-bot 2021-02-03 11:19:16 +08:00 committed by Gitee
commit ca09cd2c93
3 changed files with 10 additions and 4 deletions

Binary file not shown.

BIN
AT_SPI2_CORE_2_39_1.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: at-spi2-core Name: at-spi2-core
Version: 2.36.0 Version: 2.39.1
Release: 2 Release: 1
Summary: The At-Spi2 Core package is a part of the GNOME Accessibility Project. Summary: The At-Spi2 Core package is a part of the GNOME Accessibility Project.
License: LGPLv2+ License: LGPLv2+
URL: https://www.freedesktop.org/wiki/Accessibility/AT-SPI2/ URL: https://www.freedesktop.org/wiki/Accessibility/AT-SPI2/
Source0: https://github.com/GNOME/at-spi2-core/archive/AT_SPI2_CORE_2_36_0.tar.gz Source0: https://github.com/GNOME/at-spi2-core/archive/AT_SPI2_CORE_2_39_1.tar.gz
BuildRequires: meson gtk-doc libXi-devel glib2-devel libXtst-devel gettext BuildRequires: meson gtk-doc libXi-devel glib2-devel libXtst-devel gettext
BuildRequires: dbus-devel gobject-introspection-devel systemd libxslt BuildRequires: dbus-devel gobject-introspection-devel systemd libxslt
@ -29,7 +29,7 @@ The API documentation and header files of litabspi are included by %{name}-devel
%package_help %package_help
%prep %prep
%autosetup -n %{name}-AT_SPI2_CORE_2_36_0 -p1 %autosetup -n %{name}-AT_SPI2_CORE_2_39_1 -p1
%build %build
%meson -Ddbus_deamon=%{_bindir}/debus-daemon -Ddbus-broker=%{_bindir}/dbus-broker -Ddefault_bus=dbus-broker -Ddocs=true %meson -Ddbus_deamon=%{_bindir}/debus-daemon -Ddbus-broker=%{_bindir}/dbus-broker -Ddefault_bus=dbus-broker -Ddocs=true
@ -65,6 +65,12 @@ The API documentation and header files of litabspi are included by %{name}-devel
%{_datadir}/gtk-doc/html/libatspi %{_datadir}/gtk-doc/html/libatspi
%changelog %changelog
* Thu Jan 21 2021 yanglu <yanglu60@huawei.com> - 2.39.1-1
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:upgrade to 2.39.1
* Wed Sep 9 2020 chengguipeng<chengguipeng1@huawei.com> - 2.36.0-2 * Wed Sep 9 2020 chengguipeng<chengguipeng1@huawei.com> - 2.36.0-2
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA