[at-spi2-atk] Update to 2.14.0

Kalev Lember kalev at fedoraproject.org
Mon Sep 22 17:04:44 UTC 2014


commit d995432f08ad95e58ffd59c4be50193d8a810b80
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Sep 22 19:00:41 2014 +0200

    Update to 2.14.0

 .gitignore       |    1 +
 at-spi2-atk.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c7066e6..d0238cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,4 @@ at-spi2-atk-0.3.6.tar.bz2
 /at-spi2-atk-2.12.1.tar.xz
 /at-spi2-atk-2.13.1.tar.xz
 /at-spi2-atk-2.13.4.tar.xz
+/at-spi2-atk-2.14.0.tar.xz
diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec
index 20ec32b..dfb7465 100644
--- a/at-spi2-atk.spec
+++ b/at-spi2-atk.spec
@@ -2,15 +2,15 @@
 %global at_spi2_core_version 2.11.2
 
 Name:           at-spi2-atk
-Version:        2.13.4
-Release:        2%{?dist}
+Version:        2.14.0
+Release:        1%{?dist}
 Summary:        A GTK+ module that bridges ATK to D-Bus at-spi
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
 #VCS: git:git://git.gnome.org/at-spi-atk
-Source0:        http://download.gnome.org/sources/at-spi2-atk/2.13/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/at-spi2-atk/2.14/%{name}-%{version}.tar.xz
 
 BuildRequires:  atk-devel >= %{atk_version}
 BuildRequires:  at-spi2-core-devel >= %{at_spi2_core_version}
@@ -79,6 +79,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatk-bridge-2.0.la
 
 
 %changelog
+* Mon Sep 22 2014 Kalev Lember <kalevlember at gmail.com> - 2.14.0-1
+- Update to 2.14.0
+
 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.13.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index b92d3e1..1a9cfd7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-810dd1a4af8dfa7f4f81e842b9bfa656  at-spi2-atk-2.13.4.tar.xz
+3d27f8378210fbeae41a8fcceb123ec4  at-spi2-atk-2.14.0.tar.xz


More information about the scm-commits mailing list