!3 pyatspi: modify source0 url

From: @chengguipeng_xian
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
This commit is contained in:
openeuler-ci-bot 2020-09-28 16:52:41 +08:00 committed by Gitee
commit 3da717d466

View File

@ -2,11 +2,11 @@
Name: pyatspi
Version: 2.33.92
Release: 1
Release: 2
Summary: Python client bindings for D-Bus AT-SPI
License: LGPLv2 and GPLv2
URL: https://wiki.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus
Source0: https://download.gnome.org/sources/pyatspi/2.30/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/pyatspi/2.33/%{name}-%{version}.tar.xz
BuildRequires: atk-devel dbus-devel dbus-glib-devel glib2-devel gtk2-devel libxml2-devel
BuildRequires: pygobject3-devel python2-dbus python2-devel python2-enum34 python3-dbus python3-devel
@ -82,5 +82,11 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker.
%{python3_sitelib}/
%changelog
* Wed Sep 9 2020 chengguipeng<chengguipeng1@huawei.com> - 1.1.2-2
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:modify source0 url
* Thu Sep 05 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.2-1
- Package init