Update to 2.7.3

This commit is contained in:
Kalev Lember 2012-12-20 20:45:57 +01:00
parent f4c65fed39
commit 054cc24b30
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <kalevlember@gmail.com> - 2.7.3-1
- Update to 2.7.3
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 2.7.1-1
- Update to 2.7.1

View File

@ -1 +1 @@
f0215419d46108d420744eda1e1cb535 at-spi2-core-2.7.1.tar.xz
66a83835d8bbd96e56e4735f15355368 at-spi2-core-2.7.3.tar.xz