Update to 2.20.1

This commit is contained in:
Kalev Lember 2016-04-13 12:04:59 +02:00
parent 9924c1dacf
commit 2173ddb051
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -87,3 +87,4 @@ at-spi2-core-0.3.4.tar.bz2
/at-spi2-core-2.19.91.tar.xz
/at-spi2-core-2.19.92.tar.xz
/at-spi2-core-2.20.0.tar.xz
/at-spi2-core-2.20.1.tar.xz

View File

@ -1,5 +1,5 @@
Name: at-spi2-core
Version: 2.20.0
Version: 2.20.1
Release: 1%{?dist}
Summary: Protocol definitions and daemon for D-Bus at-spi
@ -83,6 +83,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la
%{_libdir}/pkgconfig/atspi-2.pc
%changelog
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 2.20.1-1
- Update to 2.20.1
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 2.20.0-1
- Update to 2.20.0

View File

@ -1 +1 @@
b37933dd7724ef06bf759e2ef233a9b2 at-spi2-core-2.20.0.tar.xz
cd11cba463e8f5e1f39ba69555a7382f at-spi2-core-2.20.1.tar.xz