!5 version update to 2.36

Merge pull request !5 from yeah_wang/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-27 17:16:58 +08:00 committed by Gitee
commit 3d6b5e0317
3 changed files with 9 additions and 3 deletions

Binary file not shown.

BIN
AT_SPI2_CORE_2_36_0.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: at-spi2-core
Version: 2.34.0
Version: 2.36.0
Release: 1
Summary: The At-Spi2 Core package is a part of the GNOME Accessibility Project.
License: LGPLv2+
URL: https://www.freedesktop.org/wiki/Accessibility/AT-SPI2/
Source0: https://github.com/GNOME/at-spi2-core/releases/tag/AT_SPI2_CORE_2_34_0.tar.gz
Source0: https://github.com/GNOME/at-spi2-core/releases/tag/AT_SPI2_CORE_2_36_0.tar.gz
BuildRequires: meson gtk-doc libXi-devel glib2-devel libXtst-devel gettext
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
%prep
%autosetup -n %{name}-AT_SPI2_CORE_2_34_0 -p1
%autosetup -n %{name}-AT_SPI2_CORE_2_36_0 -p1
%build
%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
%changelog
* The Aug 27 2020 yeah_wang <wangye70@huawei.com> - 2.36.0-1
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:upgrade to 2.36.0
* Wed Jan 8 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.34.0-1
- Type:enhancement
- ID:NA