Update to 2.33.1
This commit is contained in:
parent
70e19e2438
commit
9b5a98a444
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@ pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-2.31.2.tar.xz
|
||||
/pyatspi-2.32.0.tar.xz
|
||||
/pyatspi-2.32.1.tar.xz
|
||||
/pyatspi-2.33.1.tar.xz
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.32.1
|
||||
Version: 2.33.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.32/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/pyatspi/2.33/%{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 May 21 2019 Kalev Lember <klember@redhat.com> - 2.33.1-1
|
||||
- Update to 2.33.1
|
||||
|
||||
* Tue Apr 09 2019 Kalev Lember <klember@redhat.com> - 2.32.1-1
|
||||
- Update to 2.32.1
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyatspi-2.32.1.tar.xz) = 6cdddc4275770a4f89e66355e18518f5cbf1ceeee1f27298be1fb5bb8b67676eeeb81ce7f4fbb5ad617573f574e5fd5858d363c77a0e5727d637ae7275429b03
|
||||
SHA512 (pyatspi-2.33.1.tar.xz) = 46bad9c2cdff6564edccaf36b884b6ec5cf0b0b7cd7ec7a5be8a979a1b7ea1d264bdfb4af17c2f7261435cc4e091d181bad6eca97a166e5d892c62c9b3c60565
|
||||
|
||||
Loading…
Reference in New Issue
Block a user