upgrade to 2.36.0

Signed-off-by: yeah_wang <1485652911@qq.com>
This commit is contained in:
yeah_wang 2020-07-21 22:06:05 +08:00
parent 820b3162bf
commit 6a829b2df2
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
* Tue Jul 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 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