|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
%global framework kguiaddons
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
|
Version: 5.93.0
|
|
|
|
|
Version: 5.94.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: KDE Frameworks 5 Tier 1 addon with various classes on top of QtGui
|
|
|
|
|
|
|
|
|
@ -21,6 +21,7 @@ BuildRequires: extra-cmake-modules >= %{majmin}
|
|
|
|
|
BuildRequires: kf5-rpm-macros >= %{majmin}
|
|
|
|
|
BuildRequires: libX11-devel
|
|
|
|
|
BuildRequires: libxcb-devel
|
|
|
|
|
BuildRequires: plasma-wayland-protocols-devel
|
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
|
BuildRequires: qt5-qtbase-private-devel
|
|
|
|
|
BuildRequires: qt5-qtwayland-devel pkgconfig(wayland-client)
|
|
|
|
@ -62,7 +63,6 @@ developing applications that use %{name}.
|
|
|
|
|
%{_kf5_bindir}/kde-geo-uri-handler
|
|
|
|
|
%{_kf5_datadir}/qlogging-categories5/*categories
|
|
|
|
|
%{_kf5_libdir}/libKF5GuiAddons.so.*
|
|
|
|
|
%{_kf5_plugindir}/kguiaddons/
|
|
|
|
|
%{_kf5_datadir}/applications/*-handler.desktop
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
@ -73,10 +73,16 @@ developing applications that use %{name}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri May 13 2022 Rex Dieter <rdieter@fedoraproject.org> - 5.94.0-1
|
|
|
|
|
- 5.94.0
|
|
|
|
|
|
|
|
|
|
* Mon Apr 11 2022 Justin Zobel <justin@1707.io> - 5.93.0-1
|
|
|
|
|
- Update to 5.93.0
|
|
|
|
|
|
|
|
|
|
* Tue Mar 22 2022 Jan Grulich <jgrulich@redhat.com> - 5.91.0-2
|
|
|
|
|
* Thu Mar 10 2022 Rex Dieter <rdieter@fedoraproject.org> - 5.92.0-1
|
|
|
|
|
- 5.92.0
|
|
|
|
|
|
|
|
|
|
* Tue Mar 08 2022 Jan Grulich <jgrulich@redhat.com> - 5.91.0-2
|
|
|
|
|
- Rebuild (qt5)
|
|
|
|
|
|
|
|
|
|
* Fri Feb 11 2022 Rex Dieter <rdieter@fedoraproject.org> - 5.91.0-1
|
|
|
|
|