Update to 2.45.90
This commit is contained in:
parent
c107bfa1ef
commit
94b869235c
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,3 +75,4 @@ pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-2.38.1.tar.xz
|
||||
/pyatspi-2.38.2.tar.xz
|
||||
/pyatspi-2.45.1.tar.xz
|
||||
/pyatspi-2.45.90.tar.xz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.45.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.45.90
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
License: LGPLv2 and GPLv2
|
||||
@ -78,6 +78,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' examples/magFocusTracker.py
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 08 2022 Kalev Lember <klember@redhat.com> - 2.45.90-1
|
||||
- Update to 2.45.90
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.45.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyatspi-2.45.1.tar.xz) = 9c64608bd9c48337cf26ea45373439f0a6f3c8ec58b2c65828e533309f931b785fa4df5c909a52b44f07a0f42e841eb4b40491097d39b0aa07aa8d6a46621388
|
||||
SHA512 (pyatspi-2.45.90.tar.xz) = 6a68949c71b20c64709b439f4b5cb68c27243a3582bc091ace6be2e188b49f3809bf94086665488bb954d4e0a85fae320c0c37766e100a61347a8c8e2d8185d8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user