Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/java-atk-wrapper.git#83ef2038e44c54d752241b7384db070104a5ad7d
This commit is contained in:
parent
425cb29f16
commit
3429b8898f
@ -3,7 +3,7 @@
|
||||
|
||||
Name: java-atk-wrapper
|
||||
Version: %{major_version}.%{minor_version}
|
||||
Release: 4%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Java ATK Wrapper
|
||||
|
||||
License: LGPLv2+
|
||||
@ -19,7 +19,6 @@ BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: clang
|
||||
BuildRequires: atk-devel
|
||||
BuildRequires: GConf2-devel
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gtk2-devel
|
||||
BuildRequires: xprop
|
||||
@ -27,6 +26,7 @@ BuildRequires: gtk3-devel
|
||||
BuildRequires: at-spi2-atk-devel
|
||||
BuildRequires: at-spi2-core-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: make
|
||||
|
||||
|
||||
Requires: java
|
||||
@ -74,6 +74,12 @@ ln -s %{_libdir}/%{name}/libatk-wrapper.so \
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Tomas Popela <tpopela@redhat.com> - 0.38.0-6
|
||||
- Drop the GConf2 dependency.
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.38.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Adam Jackson <ajax@redhat.com> - 0.38.0-4
|
||||
- Require xprop not xorg-x11-utils
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user