From 2403d3fdd5dfbb2eca1380fd1053839f366c3560 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 22 Sep 2014 19:19:07 +0200 Subject: [PATCH] Update to 2.14.0 --- .gitignore | 1 + pyatspi.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index eca3a97..88e5cf4 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-2.11.90.tar.xz /pyatspi-2.11.92.tar.xz /pyatspi-2.12.0.tar.xz +/pyatspi-2.14.0.tar.xz diff --git a/pyatspi.spec b/pyatspi.spec index 1d64ac9..e47f939 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -1,15 +1,15 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.12.0 -Release: 3%{?dist} +Version: 2.14.0 +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.12/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/pyatspi/2.14/%{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 +* Mon Sep 22 2014 Kalev Lember - 2.14.0-1 +- Update to 2.14.0 + * Sat Jun 07 2014 Fedora Release Engineering - 2.12.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 88cc054..5a32f58 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cb2115a7ad93bedf39cc7ae8d20735cf pyatspi-2.12.0.tar.xz +4989ac6acc922ee3c620973b8b3d8c9b pyatspi-2.14.0.tar.xz