From 7b341f64a5f4ecd1d01cff1d1e0e03dbdac0c772 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 24 Mar 2015 22:10:01 +0100 Subject: [PATCH] Update to 2.16.0 --- .gitignore | 1 + pyatspi.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index de10029..f77a92a 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-2.15.3.tar.xz /pyatspi-2.15.4.tar.xz /pyatspi-2.15.90.tar.xz +/pyatspi-2.16.0.tar.xz diff --git a/pyatspi.spec b/pyatspi.spec index 68b6fee..1156c15 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.15.90 +Version: 2.16.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.15/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/pyatspi/2.16/%{name}-%{version}.tar.xz BuildRequires: python2-devel %if !0%{?rhel} @@ -99,6 +99,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker. %changelog +* Tue Mar 24 2015 Kalev Lember - 2.16.0-1 +- Update to 2.16.0 + * Tue Feb 17 2015 Richard Hughes - 2.15.90-1 - Update to 2.15.90 diff --git a/sources b/sources index 0edb5aa..aa19879 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7efb5110569d2e96af7aea2d432285eb pyatspi-2.15.90.tar.xz +76a3dc0ec2d3cb0ae1a77ab6c43a3099 pyatspi-2.16.0.tar.xz