diff --git a/AT_SPI2_CORE_2_36_0.tar.gz b/AT_SPI2_CORE_2_36_0.tar.gz deleted file mode 100644 index f4d71ebb5a3dc525f09847d045ebfd023e3bb0d8..0000000000000000000000000000000000000000 Binary files a/AT_SPI2_CORE_2_36_0.tar.gz and /dev/null differ diff --git a/AT_SPI2_CORE_2_39_1.tar.gz b/AT_SPI2_CORE_2_39_1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c5a03b5cc60fc3a94a8a22fd65ad7ddc0c0245ce Binary files /dev/null and b/AT_SPI2_CORE_2_39_1.tar.gz differ diff --git a/at-spi2-core.spec b/at-spi2-core.spec index d7262f148d79b350fe8708039a6b2dfc5697b7a6..f7b42dbfe5b657c42e800e40bf8904182520e60a 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,11 +1,11 @@ Name: at-spi2-core -Version: 2.36.0 -Release: 2 +Version: 2.39.1 +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/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: 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_36_0 -p1 +%autosetup -n %{name}-AT_SPI2_CORE_2_39_1 -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 +* Thu Jan 21 2021 yanglu - 2.39.1-1 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:upgrade to 2.39.1 + * Wed Sep 9 2020 chengguipeng - 2.36.0-2 - Type:bugfix - ID:NA