Update to 2.25.2
This commit is contained in:
parent
ce00e06e6f
commit
6c8cb180bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@ pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-2.20.2.tar.xz
|
||||
/pyatspi-2.20.3.tar.xz
|
||||
/pyatspi-2.24.0.tar.xz
|
||||
/pyatspi-2.25.2.tar.xz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.24.0
|
||||
Version: 2.25.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
@ -9,7 +9,7 @@ Group: Development/Languages
|
||||
License: LGPLv2 and GPLv2
|
||||
URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
|
||||
#VCS: git:git://git.gnome.org/pyatspi
|
||||
Source0: http://download.gnome.org/sources/pyatspi/2.24/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/pyatspi/2.25/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: python2-devel
|
||||
# For tests
|
||||
@ -117,6 +117,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker.
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 12 2017 Kalev Lember <klember@redhat.com> - 2.25.2-1
|
||||
- Update to 2.25.2
|
||||
|
||||
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 2.24.0-1
|
||||
- Update to 2.24.0
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyatspi-2.24.0.tar.xz) = ea0c3e5a5a417c4d494cfe33ccfcca1996f417e51f5ccd3508372a0df636fb186b9940d7832681af9b353aa50a9aabd64c5477fdabbc5016794a502396b3d67a
|
||||
SHA512 (pyatspi-2.25.2.tar.xz) = c1b474926dc6b5b31a0e144d1cd6cc87d0353e47ed9caae12fa6da34c1e09710077c61adb6d35e47be3bdd13c522995a7e6cb02a1e2640f2b5a48e2899bb5844
|
||||
|
||||
Loading…
Reference in New Issue
Block a user