Update to 2.25.3
This commit is contained in:
parent
6c8cb180bf
commit
23febed218
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@ pyatspi-0.3.6.tar.bz2
|
||||
/pyatspi-2.20.3.tar.xz
|
||||
/pyatspi-2.24.0.tar.xz
|
||||
/pyatspi-2.25.2.tar.xz
|
||||
/pyatspi-2.25.3.tar.xz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: pyatspi
|
||||
Version: 2.25.2
|
||||
Version: 2.25.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for at-spi
|
||||
|
||||
@ -117,6 +117,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker.
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jun 25 2017 Kalev Lember <klember@redhat.com> - 2.25.3-1
|
||||
- Update to 2.25.3
|
||||
|
||||
* Mon Jun 12 2017 Kalev Lember <klember@redhat.com> - 2.25.2-1
|
||||
- Update to 2.25.2
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyatspi-2.25.2.tar.xz) = c1b474926dc6b5b31a0e144d1cd6cc87d0353e47ed9caae12fa6da34c1e09710077c61adb6d35e47be3bdd13c522995a7e6cb02a1e2640f2b5a48e2899bb5844
|
||||
SHA512 (pyatspi-2.25.3.tar.xz) = 00210d618568275517a44ae81d7dabc660017d77adbd78dc96a4fd1745d140027307ff72b48252e8498fe9d64bc387fdd0646a5cd572dc219950308a7aa33d5d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user