Update to 2.33.2
This commit is contained in:
parent
9b5a98a444
commit
7d602bcd39
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@ pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-2.32.0.tar.xz
|
||||
/pyatspi-2.32.1.tar.xz
|
||||
/pyatspi-2.33.1.tar.xz
|
||||
/pyatspi-2.33.2.tar.xz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.33.1
|
||||
Version: 2.33.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
@ -125,6 +125,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 18 2019 Kalev Lember <klember@redhat.com> - 2.33.2-1
|
||||
- Update to 2.33.2
|
||||
|
||||
* Tue May 21 2019 Kalev Lember <klember@redhat.com> - 2.33.1-1
|
||||
- Update to 2.33.1
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyatspi-2.33.1.tar.xz) = 46bad9c2cdff6564edccaf36b884b6ec5cf0b0b7cd7ec7a5be8a979a1b7ea1d264bdfb4af17c2f7261435cc4e091d181bad6eca97a166e5d892c62c9b3c60565
|
||||
SHA512 (pyatspi-2.33.2.tar.xz) = 6805520a8f0bcd37aa7a9c688dc08e54305e061c9facf86fe686b3ad368737fb86ff4c719e960c85df4eec5cc4b936953168392575c90f40059fd4e922fb0217
|
||||
|
||||
Loading…
Reference in New Issue
Block a user