Update to 2.34.0
This commit is contained in:
parent
1087cf1639
commit
1a1c11708d
1
.gitignore
vendored
1
.gitignore
vendored
@ -117,3 +117,4 @@ at-spi2-core-0.3.4.tar.bz2
|
||||
/at-spi2-core-2.33.2.tar.xz
|
||||
/at-spi2-core-2.33.90.tar.xz
|
||||
/at-spi2-core-2.33.92.tar.xz
|
||||
/at-spi2-core-2.34.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: at-spi2-core
|
||||
Version: 2.33.92
|
||||
Version: 2.34.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.33/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/at-spi2-core/2.34/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: dbus-devel
|
||||
BuildRequires: gettext
|
||||
@ -77,6 +77,9 @@ API documentation for libatspi.
|
||||
%{_libdir}/pkgconfig/atspi-2.pc
|
||||
|
||||
%changelog
|
||||
* Mon Sep 09 2019 Kalev Lember <klember@redhat.com> - 2.34.0-1
|
||||
- Update to 2.34.0
|
||||
|
||||
* Tue Sep 03 2019 Kalev Lember <klember@redhat.com> - 2.33.92-1
|
||||
- Update to 2.33.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (at-spi2-core-2.33.92.tar.xz) = eb7fbae1af18f4c5245c90772d416278f5551e7213374832afaa2d5d9247e034ce0cdb983b5d3ecd1a81d76772d22bd09f53960f4d525993a18b6d7f693bb4f5
|
||||
SHA512 (at-spi2-core-2.34.0.tar.xz) = 99f6773e29fb5fcb339cbe5b23133dab78bc52e3c46a1d5bd748788c48345223f1def5078ac48e58756a7692459b177b0e26dc8059898a5ccac56ceb495b7de8
|
||||
|
Loading…
Reference in New Issue
Block a user