pyatspi: modify source0 url
Signed-off-by: chengguipeng <chengguipeng1@huawei.com>
This commit is contained in:
parent
5450b208d2
commit
2f4ff211aa
10
pyatspi.spec
10
pyatspi.spec
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Name: pyatspi
|
Name: pyatspi
|
||||||
Version: 2.33.92
|
Version: 2.33.92
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Python client bindings for D-Bus AT-SPI
|
Summary: Python client bindings for D-Bus AT-SPI
|
||||||
License: LGPLv2 and GPLv2
|
License: LGPLv2 and GPLv2
|
||||||
URL: https://wiki.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus
|
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: 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
|
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}/
|
%{python3_sitelib}/
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Sep 05 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.2-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user