From 5796279e13d6da60e725f2a699f563d3ad04a45f Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mar 24 2015 20:56:22 +0000 Subject: Update to 2.16.0 --- diff --git a/.gitignore b/.gitignore index fbb2326..b33e494 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.15.3.tar.xz /at-spi2-core-2.15.4.tar.xz /at-spi2-core-2.15.90.tar.xz +/at-spi2-core-2.16.0.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index d8fe1fb..83d2fd3 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,12 +1,12 @@ Name: at-spi2-core -Version: 2.15.90 +Version: 2.16.0 Release: 1%{?dist} Summary: Protocol definitions and daemon for D-Bus at-spi Group: System Environment/Libraries License: LGPLv2+ URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus -Source0: http://download.gnome.org/sources/at-spi2-core/2.15/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-core/2.16/%{name}-%{version}.tar.xz BuildRequires: dbus-devel BuildRequires: dbus-glib-devel @@ -79,6 +79,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la %{_libdir}/pkgconfig/atspi-2.pc %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 b663915..0cbb526 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf5f4d1b6b4ee658704765e24f6601c3 at-spi2-core-2.15.90.tar.xz +be6eeea370f913b7639b609913b2cf02 at-spi2-core-2.16.0.tar.xz