|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
|
Version: 5.96.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
@ -50,7 +50,7 @@ BuildRequires: qt5-qtbase-devel
|
|
|
|
|
# https://bugs.kde.org/show_bug.cgi?id=365569#c8 claims this may be needed,
|
|
|
|
|
# so err on the side of caution
|
|
|
|
|
BuildRequires: qt5-qtbase-private-devel
|
|
|
|
|
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
|
|
|
|
|
|
|
|
|
BuildRequires: qt5-qtdeclarative-devel
|
|
|
|
|
|
|
|
|
|
%if 0%{?tests}
|
|
|
|
@ -136,6 +136,9 @@ make test ARGS="--output-on-failure --timeout 10 --verbose" -C %{_target_platfor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 14 2022 Jan Grulich <jgrulich@redhat.com> - 5.96.0-2
|
|
|
|
|
- Rebuild (qt5)
|
|
|
|
|
|
|
|
|
|
* Sun Jul 03 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.96.0-1
|
|
|
|
|
- 5.96.0
|
|
|
|
|
|
|
|
|
|