diff --git a/.gitignore b/.gitignore index b33e494..6c23c3a 100644 --- a/.gitignore +++ b/.gitignore @@ -77,3 +77,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.15.4.tar.xz /at-spi2-core-2.15.90.tar.xz /at-spi2-core-2.16.0.tar.xz +/at-spi2-core-2.17.1.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index ab4b182..bffd98f 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,12 +1,12 @@ Name: at-spi2-core -Version: 2.16.0 -Release: 2%{?dist} +Version: 2.17.1 +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.16/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-core/2.17/%{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 Jul 28 2015 Kalev Lember - 2.17.1-1 +- Update to 2.17.1 + * Wed Jun 17 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 0cbb526..83846f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be6eeea370f913b7639b609913b2cf02 at-spi2-core-2.16.0.tar.xz +1fb203d93e3692c8d69c47ac31b829ec at-spi2-core-2.17.1.tar.xz