Update to 2.33.90
This commit is contained in:
parent
07a2cdfd1a
commit
b382f7c5ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -65,3 +65,4 @@ pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-2.32.1.tar.xz
|
||||
/pyatspi-2.33.1.tar.xz
|
||||
/pyatspi-2.33.2.tar.xz
|
||||
/pyatspi-2.33.90.tar.xz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.33.2
|
||||
Release: 2%{?dist}
|
||||
Version: 2.33.90
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
License: LGPLv2 and GPLv2
|
||||
@ -125,6 +125,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker.
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 12 2019 Kalev Lember <klember@redhat.com> - 2.33.90-1
|
||||
- Update to 2.33.90
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.33.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyatspi-2.33.2.tar.xz) = 6805520a8f0bcd37aa7a9c688dc08e54305e061c9facf86fe686b3ad368737fb86ff4c719e960c85df4eec5cc4b936953168392575c90f40059fd4e922fb0217
|
||||
SHA512 (pyatspi-2.33.90.tar.xz) = f78c5f7d54ce6e3496ef625aa60777b516023d9e468eeecb50efd0b51b7b79fb9b4a4596654d89313dfb867662f3fc54bf723a48fe96cb208779e99b6a815760
|
||||
|
||||
Loading…
Reference in New Issue
Block a user