diff --git a/.gitignore b/.gitignore index 3df4e19..eabf5b1 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-2.16.0.tar.xz /pyatspi-2.17.90.tar.xz /pyatspi-2.18.0.tar.xz +/pyatspi-2.19.91.tar.xz diff --git a/pyatspi.spec b/pyatspi.spec index a2d91a1..e6ea415 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -1,15 +1,15 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.18.0 -Release: 3%{?dist} +Version: 2.19.91 +Release: 1%{?dist} Summary: Python bindings for at-spi 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.18/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/pyatspi/2.19/%{name}-%{version}.tar.xz BuildRequires: python2-devel %if !0%{?rhel} @@ -101,6 +101,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker. %changelog +* Tue Mar 01 2016 Richard Hughes - 2.19.91-1 +- Update to 2.19.91 + * Thu Feb 04 2016 Fedora Release Engineering - 2.18.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index e0b803a..e823aa7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -63784b21c759452e6506e1f7a4d7913e pyatspi-2.18.0.tar.xz +837516c3150d3f68e28d15e6588671ab pyatspi-2.19.91.tar.xz