From 3008741843dc74110d719f408cffe7563fe20b2c Mon Sep 17 00:00:00 2001 From: chengguipeng Date: Wed, 9 Sep 2020 16:39:23 +0800 Subject: [PATCH] at-spi2-core:modify source0 url Signed-off-by: chengguipeng --- at-spi2-core.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 1c93ad2..d7262f1 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,11 +1,11 @@ Name: at-spi2-core Version: 2.36.0 -Release: 1 +Release: 2 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_36_0.tar.gz +Source0: https://github.com/GNOME/at-spi2-core/archive/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 @@ -65,6 +65,12 @@ The API documentation and header files of litabspi are included by %{name}-devel %{_datadir}/gtk-doc/html/libatspi %changelog +* Wed Sep 9 2020 chengguipeng - 2.36.0-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:modify source0 url + * Tue Jul 21 2020 openEuler Buildteam - 2.36.0-1 - Type:enhancement - ID:NA -- Gitee