Update to 2.26.2
This commit is contained in:
parent
31837a0a3a
commit
24e5b61901
1
.gitignore
vendored
1
.gitignore
vendored
@ -103,3 +103,4 @@ at-spi2-core-0.3.4.tar.bz2
|
||||
/at-spi2-core-2.25.91.tar.xz
|
||||
/at-spi2-core-2.25.92.tar.xz
|
||||
/at-spi2-core-2.26.0.tar.xz
|
||||
/at-spi2-core-2.26.2.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: at-spi2-core
|
||||
Version: 2.26.0
|
||||
Version: 2.26.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Protocol definitions and daemon for D-Bus at-spi
|
||||
|
||||
@ -15,7 +15,6 @@ BuildRequires: libXtst-devel
|
||||
BuildRequires: libXevie-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXi-devel
|
||||
BuildRequires: libxkbcommon-x11-devel
|
||||
BuildRequires: autoconf automake libtool
|
||||
BuildRequires: intltool
|
||||
BuildRequires: systemd
|
||||
@ -85,6 +84,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la
|
||||
%{_libdir}/pkgconfig/atspi-2.pc
|
||||
|
||||
%changelog
|
||||
* Wed Nov 01 2017 Kalev Lember <klember@redhat.com> - 2.26.2-1
|
||||
- Update to 2.26.2
|
||||
|
||||
* Wed Sep 13 2017 Kalev Lember <klember@redhat.com> - 2.26.0-1
|
||||
- Update to 2.26.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (at-spi2-core-2.26.0.tar.xz) = 6f8c66430b94cd7d07502d81a5ee79c3aff3e095f78a24ff29d607d11587869c2e467597a0cb892f31bd8d859196f7c9ee653383671837a97b3a28426c7aada3
|
||||
SHA512 (at-spi2-core-2.26.2.tar.xz) = 6a8e158e30c37ce475467b6634aff046a318875271966d7bfa3e56052d0cd26cd37435d0b9ae14f079542b8b3e76088da5bd50ed39eb39f3f40394c55ed3f255
|
||||
|
Loading…
Reference in New Issue
Block a user