Update to 2.32.0
This commit is contained in:
parent
4d2e3ec760
commit
74cecee44d
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@ pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-2.30.0.tar.xz
|
||||
/pyatspi-2.31.1.tar.xz
|
||||
/pyatspi-2.31.2.tar.xz
|
||||
/pyatspi-2.32.0.tar.xz
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.31.2
|
||||
Version: 2.32.0
|
||||
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.31/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/pyatspi/2.32/%{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 Mar 12 2019 Kalev Lember <klember@redhat.com> - 2.32.0-1
|
||||
- Update to 2.32.0
|
||||
|
||||
* Tue Feb 19 2019 Kalev Lember <klember@redhat.com> - 2.31.2-1
|
||||
- Update to 2.31.2
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyatspi-2.31.2.tar.xz) = ae51a1fbd27f49ed7dd039e3b5b3435b8b6314196a1a7d4306dce504f93b9f957dd5341a2050fb925f17e15718f37a6b8b172f233f08cc44fcb9e668b48ecb3c
|
||||
SHA512 (pyatspi-2.32.0.tar.xz) = e97d392761c5d4a28cd53fe7a964350a48157bf73240fc16418efff31a1ab034eff9e9961c9a2f5b775df0b252879001aa169cc0d6cdb3bd468a1310884ae125
|
||||
|
||||
Loading…
Reference in New Issue
Block a user