Update to 2.25.2
This commit is contained in:
parent
35a684d7e6
commit
39ea0fa59c
1
.gitignore
vendored
1
.gitignore
vendored
@ -97,3 +97,4 @@ at-spi2-core-0.3.4.tar.bz2
|
|||||||
/at-spi2-core-2.23.92.tar.xz
|
/at-spi2-core-2.23.92.tar.xz
|
||||||
/at-spi2-core-2.24.0.tar.xz
|
/at-spi2-core-2.24.0.tar.xz
|
||||||
/at-spi2-core-2.24.1.tar.xz
|
/at-spi2-core-2.24.1.tar.xz
|
||||||
|
/at-spi2-core-2.25.2.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: at-spi2-core
|
Name: at-spi2-core
|
||||||
Version: 2.24.1
|
Version: 2.25.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Protocol definitions and daemon for D-Bus at-spi
|
Summary: Protocol definitions and daemon for D-Bus at-spi
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
|
URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
|
||||||
Source0: http://download.gnome.org/sources/at-spi2-core/2.24/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/at-spi2-core/2.25/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: dbus-devel
|
BuildRequires: dbus-devel
|
||||||
BuildRequires: dbus-glib-devel
|
BuildRequires: dbus-glib-devel
|
||||||
@ -81,6 +81,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la
|
|||||||
%{_libdir}/pkgconfig/atspi-2.pc
|
%{_libdir}/pkgconfig/atspi-2.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 12 2017 Kalev Lember <klember@redhat.com> - 2.25.2-1
|
||||||
|
- Update to 2.25.2
|
||||||
|
|
||||||
* Tue May 09 2017 Kalev Lember <klember@redhat.com> - 2.24.1-1
|
* Tue May 09 2017 Kalev Lember <klember@redhat.com> - 2.24.1-1
|
||||||
- Update to 2.24.1
|
- Update to 2.24.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (at-spi2-core-2.24.1.tar.xz) = e7f354a90204f12d4e464a6b4e4cb27141af3715d7c5ec253bdd2ebe65bc7d191ae7b775c45470a1bd1fe2c0accdd4e84feeb5e1eb1a6c05f3e5e734371027be
|
SHA512 (at-spi2-core-2.25.2.tar.xz) = cc3b1d4fff2ce05bb07c761ddfeeb05260cfdf61dc43eed70315931201e93aefc6e18c6cc92b7e8671470a02348908a0f3e83f9dc86844b39d71791a019e641d
|
||||||
|
Loading…
Reference in New Issue
Block a user