Merge branch 'rawhide' into f36

epel9
Jan Grulich 3 years ago
commit f6fa4990cf

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

Loading…
Cancel
Save