Update to 2.22.0

This commit is contained in:
Kalev Lember 2016-09-26 07:47:21 +02:00
parent a2c6806dfc
commit 54e609f970
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -91,3 +91,4 @@ at-spi2-core-0.3.4.tar.bz2
/at-spi2-core-2.21.1.tar.xz
/at-spi2-core-2.21.2.tar.xz
/at-spi2-core-2.21.4.tar.xz
/at-spi2-core-2.22.0.tar.xz

View File

@ -1,12 +1,12 @@
Name: at-spi2-core
Version: 2.21.4
Version: 2.22.0
Release: 1%{?dist}
Summary: Protocol definitions and daemon for D-Bus at-spi
Group: System Environment/Libraries
License: LGPLv2+
URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
Source0: http://download.gnome.org/sources/at-spi2-core/2.21/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/at-spi2-core/2.22/%{name}-%{version}.tar.xz
BuildRequires: dbus-devel
BuildRequires: dbus-glib-devel
@ -83,6 +83,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la
%{_libdir}/pkgconfig/atspi-2.pc
%changelog
* Mon Sep 26 2016 Kalev Lember <klember@redhat.com> - 2.22.0-1
- Update to 2.22.0
* Wed Jul 20 2016 Richard Hughes <rhughes@redhat.com> - 2.21.4-1
- Update to 2.21.4

View File

@ -1 +1 @@
1391c59f9bd739bfdadca0ae4d708b6e at-spi2-core-2.21.4.tar.xz
3da5fe62a653e49dad1c47f9a46fee56 at-spi2-core-2.22.0.tar.xz