Updated build-requires for java and qt5

Switch back to java-11.
This commit is contained in:
Jitka Plesnikova 2020-04-28 08:10:16 +02:00 committed by Joe Orton
parent 880dc2d088
commit 8ee227cefc
1 changed files with 2 additions and 1 deletions

View File

@ -155,7 +155,7 @@ passwords in the GNOME Keyring.
%package kde
Summary: KDE Wallet support for Subversion
Requires: subversion-libs%{?_isa} = %{version}-%{release}
BuildRequires: qt5-devel >= 5.0.0, kf5-kwallet-devel, kf5-ki18n-devel
BuildRequires: qt5-qtbase-devel >= 5.0.0, kf5-kwallet-devel, kf5-ki18n-devel
BuildRequires: kf5-kcoreaddons-devel
%description kde
@ -543,6 +543,7 @@ make check-javahl
%changelog
* Tue May 19 2020 Joe Orton <jorton@redhat.com> - 1.14.0~rc2-2
- switch subpackages to lock-step requires on -libs rather than subversion
- fixed the build-requires (Jitka Plesnikova)
* Thu Apr 30 2020 Joe Orton <jorton@redhat.com> - 1.14.0~rc2-1
- drop Berkeley DB support for Fedora > 32