Update to 2.46.1
This commit is contained in:
parent
e09aa69dda
commit
8a398e0350
1
.gitignore
vendored
1
.gitignore
vendored
@ -77,3 +77,4 @@ pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-2.45.1.tar.xz
|
||||
/pyatspi-2.45.90.tar.xz
|
||||
/pyatspi-2.46.0.tar.xz
|
||||
/pyatspi-2.46.1.tar.xz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.46.0
|
||||
Release: 6%{?dist}
|
||||
Version: 2.46.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
License: LGPL-2.0-or-later AND GPL-2.0-or-later
|
||||
@ -70,12 +70,15 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' examples/magFocusTracker.py
|
||||
|
||||
%files -n python3-pyatspi
|
||||
%license COPYING COPYING.GPL
|
||||
%doc AUTHORS README
|
||||
%doc AUTHORS README.md
|
||||
%doc examples/magFocusTracker.py
|
||||
%{python3_sitelib}/pyatspi/
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 11 2024 Kalev Lember <klember@redhat.com> - 2.46.1-1
|
||||
- Update to 2.46.1
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.46.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyatspi-2.46.0.tar.xz) = 4e9d177c930db3ccb5aa41280e33a58b6700d9c45f08b6a2f32fce0ecf5f1faa3f91c57281a5661bb9ccaafd0935e90b44f328a62988ae838b4a008916d2aa0f
|
||||
SHA512 (pyatspi-2.46.1.tar.xz) = 69c1c4c31bef430083a1c9af98ba6b2f1b3d9eec0a5f03982b980838bcf86933069a90d7314d2e5501d5988a453d0a803ad239eca5b98f08cc3bf7dc8d4a7c0c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user