Update to 2.31.1
This commit is contained in:
parent
cc9fc68b62
commit
f47db68de5
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@ pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-2.25.3.tar.xz
|
||||
/pyatspi-2.26.0.tar.xz
|
||||
/pyatspi-2.30.0.tar.xz
|
||||
/pyatspi-2.31.1.tar.xz
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.30.0
|
||||
Version: 2.31.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
License: LGPLv2 and GPLv2
|
||||
URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
|
||||
Source0: http://download.gnome.org/sources/pyatspi/2.30/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/pyatspi/2.31/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: python2-devel
|
||||
# For tests
|
||||
@ -125,6 +125,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 08 2019 Kalev Lember <klember@redhat.com> - 2.31.1-1
|
||||
- Update to 2.31.1
|
||||
|
||||
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 2.30.0-1
|
||||
- Update to 2.30.0
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyatspi-2.30.0.tar.xz) = a7af81bb55dff45d1bceced645f6aeb1adc1fa2a2b61fc39d9e97b6659e474636e5ac1af9923588311e651fee57b5e31a62ea5b2977b341eda43a5a736bf27ed
|
||||
SHA512 (pyatspi-2.31.1.tar.xz) = 54ae007e846565ed9b4dc0ed5ae6e9e3170f7234d59a4d45d36f25b7c5ab86cf46aa519324c619303f322d1cfb9f6e662b17799705fe2fcda0f0e37ff66da7bc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user