diff --git a/.gitignore b/.gitignore index 87a93a7..9217300 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.6.1.tar.xz /at-spi2-core-2.7.1.tar.xz /at-spi2-core-2.7.3.tar.xz +/at-spi2-core-2.7.4.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 2810009..2090227 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,5 +1,5 @@ Name: at-spi2-core -Version: 2.7.3 +Version: 2.7.4 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 +* Tue Jan 15 2013 Matthias Clasen - 2.7.4-1 +- Update to 2.7.4 + * Thu Dec 20 2012 Kalev Lember - 2.7.3-1 - Update to 2.7.3 diff --git a/sources b/sources index 5576bcf..b4c521b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -66a83835d8bbd96e56e4735f15355368 at-spi2-core-2.7.3.tar.xz +bf9a17cdc0fa4df203a1df3cd4441910 at-spi2-core-2.7.4.tar.xz