|
|
@ -14,7 +14,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Version: 5.96.0
|
|
|
|
Version: 5.96.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries
|
|
|
|
Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
@ -35,7 +35,7 @@ BuildRequires: kf5-rpm-macros >= %{version}
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
# https://bugs.kde.org/show_bug.cgi?id=365569#c8 claims this is needed
|
|
|
|
# https://bugs.kde.org/show_bug.cgi?id=365569#c8 claims this is needed
|
|
|
|
BuildRequires: qt5-qtbase-private-devel
|
|
|
|
BuildRequires: qt5-qtbase-private-devel
|
|
|
|
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
|
|
|
|
|
|
|
BuildRequires: wayland-devel >= %{wayland_min_version}
|
|
|
|
BuildRequires: wayland-devel >= %{wayland_min_version}
|
|
|
|
BuildRequires: wayland-protocols-devel
|
|
|
|
BuildRequires: wayland-protocols-devel
|
|
|
|
BuildRequires: qt5-qttools-devel
|
|
|
|
BuildRequires: qt5-qttools-devel
|
|
|
@ -112,6 +112,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%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
|
|
|
|
* Sun Jul 03 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.96.0-1
|
|
|
|
- 5.96.0
|
|
|
|
- 5.96.0
|
|
|
|
|
|
|
|
|
|
|
|