From c6187f5190bac080043968814fa8faa4ecefb818 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 22 Mar 2016 07:50:02 +0100 Subject: [PATCH] Update to 2.20.0 --- .gitignore | 1 + pyatspi.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index eabf5b1..fda9f01 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-2.17.90.tar.xz /pyatspi-2.18.0.tar.xz /pyatspi-2.19.91.tar.xz +/pyatspi-2.20.0.tar.xz diff --git a/pyatspi.spec b/pyatspi.spec index e6ea415..4401961 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.19.91 +Version: 2.20.0 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.19/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/pyatspi/2.20/%{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 22 2016 Kalev Lember - 2.20.0-1 +- Update to 2.20.0 + * Tue Mar 01 2016 Richard Hughes - 2.19.91-1 - Update to 2.19.91 diff --git a/sources b/sources index e823aa7..e2e095b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -837516c3150d3f68e28d15e6588671ab pyatspi-2.19.91.tar.xz +96b4cfdd8c09bc3bc85311687115b7e8 pyatspi-2.20.0.tar.xz