diff --git a/.gitignore b/.gitignore index 2a41696..87a93a7 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.6.0.tar.xz /at-spi2-core-2.6.1.tar.xz /at-spi2-core-2.7.1.tar.xz +/at-spi2-core-2.7.3.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 0c69dfb..2810009 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,5 +1,5 @@ Name: at-spi2-core -Version: 2.7.1 +Version: 2.7.3 Release: 1%{?dist} Summary: Protocol definitions and daemon for D-Bus at-spi @@ -81,6 +81,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la %{_libdir}/pkgconfig/atspi-2.pc %changelog +* Thu Dec 20 2012 Kalev Lember - 2.7.3-1 +- Update to 2.7.3 + * Fri Nov 09 2012 Kalev Lember - 2.7.1-1 - Update to 2.7.1 diff --git a/sources b/sources index 972aa94..5576bcf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f0215419d46108d420744eda1e1cb535 at-spi2-core-2.7.1.tar.xz +66a83835d8bbd96e56e4735f15355368 at-spi2-core-2.7.3.tar.xz