diff --git a/.gitignore b/.gitignore index ca7395b..d73291b 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.1.90.tar.xz /at-spi2-core-2.1.91.tar.xz /at-spi2-core-2.1.92.tar.xz +/at-spi2-core-2.2.0.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 9450b5e..e9f3b6a 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,5 +1,5 @@ Name: at-spi2-core -Version: 2.1.92 +Version: 2.2.0 Release: 1%{?dist} Summary: Protocol definitions and daemon for D-Bus at-spi @@ -85,6 +85,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la %{_libdir}/pkgconfig/atspi-2.pc %changelog +* Tue Sep 27 2011 Ray - 2.2.0-1 +- Update to 2.2.0 + * Tue Sep 20 2011 Matthias Clasen - 2.1.92-1 - Update to 2.1.92 diff --git a/sources b/sources index 3d954cf..affd3a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -375d47047384c0862cc58c7a305f70a4 at-spi2-core-2.1.92.tar.xz +cf5f022253960f0f390ed1b9c68e3f7f at-spi2-core-2.2.0.tar.xz