Update to 2.24.0
This commit is contained in:
parent
59206baf9d
commit
dd9e99bcaa
1
.gitignore
vendored
1
.gitignore
vendored
@ -95,3 +95,4 @@ at-spi2-core-0.3.4.tar.bz2
|
||||
/at-spi2-core-2.23.4.tar.xz
|
||||
/at-spi2-core-2.23.90.tar.xz
|
||||
/at-spi2-core-2.23.92.tar.xz
|
||||
/at-spi2-core-2.24.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: at-spi2-core
|
||||
Version: 2.23.92
|
||||
Version: 2.24.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.23/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/at-spi2-core/2.24/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: dbus-devel
|
||||
BuildRequires: dbus-glib-devel
|
||||
@ -81,6 +81,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la
|
||||
%{_libdir}/pkgconfig/atspi-2.pc
|
||||
|
||||
%changelog
|
||||
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 2.24.0-1
|
||||
- Update to 2.24.0
|
||||
|
||||
* Thu Mar 16 2017 Kalev Lember <klember@redhat.com> - 2.23.92-1
|
||||
- Update to 2.23.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (at-spi2-core-2.23.92.tar.xz) = ea02f9558500f4609067ec4b1efd6308e9f39a543fa616317c00ec23562c8355b2a56337170431826527bc7223513fe40739a343f44d81caff5dbd8262759a8b
|
||||
SHA512 (at-spi2-core-2.24.0.tar.xz) = 380c4bada27c60fc946506d0effae817dbb1d372d236025c1cbe805cd24028a776281d4c1bae6940f08677ede5c1467d01bcbf18a5b41ea768c12648223a14f9
|
||||
|
Loading…
Reference in New Issue
Block a user