Update to 2.32.0
This commit is contained in:
parent
d2adbc05bd
commit
977e5b3da4
1
.gitignore
vendored
1
.gitignore
vendored
@ -111,3 +111,4 @@ at-spi2-core-0.3.4.tar.bz2
|
||||
/at-spi2-core-2.31.1.tar.xz
|
||||
/at-spi2-core-2.31.2.tar.xz
|
||||
/at-spi2-core-2.31.92.tar.xz
|
||||
/at-spi2-core-2.32.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: at-spi2-core
|
||||
Version: 2.31.92
|
||||
Version: 2.32.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Protocol definitions and daemon for D-Bus at-spi
|
||||
|
||||
License: LGPLv2+
|
||||
URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
|
||||
Source0: http://download.gnome.org/sources/at-spi2-core/2.31/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/at-spi2-core/2.32/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: dbus-devel
|
||||
BuildRequires: gettext
|
||||
@ -77,6 +77,9 @@ API documentation for libatspi.
|
||||
%{_libdir}/pkgconfig/atspi-2.pc
|
||||
|
||||
%changelog
|
||||
* Tue Mar 12 2019 Kalev Lember <klember@redhat.com> - 2.32.0-1
|
||||
- Update to 2.32.0
|
||||
|
||||
* Mon Mar 04 2019 Kalev Lember <klember@redhat.com> - 2.31.92-1
|
||||
- Update to 2.31.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (at-spi2-core-2.31.92.tar.xz) = 1136ce9b74364b1d06098be8b7e45eca452b3851747407cb57857fb0156fcce40a1faeb254d0a45bb47921976291dbd8dd0a4d399f55bb5fb42535641561e240
|
||||
SHA512 (at-spi2-core-2.32.0.tar.xz) = 4c77b4e0d37b559d20e6521107e8f7e03e91392414dc7ffdceb558667f3a7a6137af6895f3a8cd97dc3e85715d7875812d658dcc84277a63a10276992bde2fa6
|
||||
|
Loading…
Reference in New Issue
Block a user