Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/pyatspi.git#ec471254d5d0a3336def71a4c0f39f1d43fdb433
This commit is contained in:
parent
c8eb962415
commit
024e998f27
@ -2,7 +2,7 @@
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.38.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
License: LGPLv2 and GPLv2
|
||||
@ -10,6 +10,7 @@ URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
|
||||
Source0: http://download.gnome.org/sources/pyatspi/2.38/%{name}-%{version}.tar.xz
|
||||
|
||||
# For tests
|
||||
BuildRequires: make
|
||||
BuildRequires: pkgconfig(atspi-2)
|
||||
BuildRequires: pkgconfig(dbus-1) >= 1.0
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
@ -78,6 +79,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' examples/magFocusTracker.py
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.38.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 2.38.0-1
|
||||
- Update to 2.38.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user