From 83fea3f5a3b7f5a14e331145b3790d64e334cfd1 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 17 Aug 2015 22:17:56 +0200 Subject: [PATCH] Update to 2.17.90 --- .gitignore | 1 + pyatspi.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index f77a92a..c4c4d8e 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-2.15.4.tar.xz /pyatspi-2.15.90.tar.xz /pyatspi-2.16.0.tar.xz +/pyatspi-2.17.90.tar.xz diff --git a/pyatspi.spec b/pyatspi.spec index fc0860e..bc2102f 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -1,15 +1,15 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.16.0 -Release: 2%{?dist} +Version: 2.17.90 +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.16/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/pyatspi/2.17/%{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 +* Mon Aug 17 2015 Kalev Lember - 2.17.90-1 +- Update to 2.17.90 + * Thu Jun 18 2015 Fedora Release Engineering - 2.16.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index aa19879..95167f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -76a3dc0ec2d3cb0ae1a77ab6c43a3099 pyatspi-2.16.0.tar.xz +da77dbc7f75007a022b4bbf2d5858624 pyatspi-2.17.90.tar.xz