diff --git a/.gitignore b/.gitignore index 5bd4a11..d0ac9e9 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.21.1.tar.xz /at-spi2-core-2.21.2.tar.xz /at-spi2-core-2.21.4.tar.xz +/at-spi2-core-2.22.0.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index b62483a..4d053eb 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,12 +1,12 @@ Name: at-spi2-core -Version: 2.21.4 +Version: 2.22.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.21/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-core/2.22/%{name}-%{version}.tar.xz BuildRequires: dbus-devel BuildRequires: dbus-glib-devel @@ -83,6 +83,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la %{_libdir}/pkgconfig/atspi-2.pc %changelog +* Mon Sep 26 2016 Kalev Lember - 2.22.0-1 +- Update to 2.22.0 + * Wed Jul 20 2016 Richard Hughes - 2.21.4-1 - Update to 2.21.4 diff --git a/sources b/sources index 7c7952f..f9aa7ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1391c59f9bd739bfdadca0ae4d708b6e at-spi2-core-2.21.4.tar.xz +3da5fe62a653e49dad1c47f9a46fee56 at-spi2-core-2.22.0.tar.xz