|
|
|
@ -1,8 +1,7 @@
|
|
|
|
|
%undefine __cmake_in_source_build
|
|
|
|
|
%global framework kguiaddons
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
|
Version: 5.88.0
|
|
|
|
|
Version: 5.96.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: KDE Frameworks 5 Tier 1 addon with various classes on top of QtGui
|
|
|
|
|
|
|
|
|
@ -22,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)
|
|
|
|
@ -60,12 +60,12 @@ developing applications that use %{name}.
|
|
|
|
|
%files
|
|
|
|
|
%doc README.md
|
|
|
|
|
%license LICENSES/*.txt
|
|
|
|
|
%{_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
|
|
|
|
|
%{_kf5_includedir}/kguiaddons_version.h
|
|
|
|
|
%{_kf5_includedir}/KGuiAddons/
|
|
|
|
|
%{_kf5_libdir}/libKF5GuiAddons.so
|
|
|
|
|
%{_kf5_libdir}/cmake/KF5GuiAddons/
|
|
|
|
@ -73,6 +73,36 @@ developing applications that use %{name}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Jul 03 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.96.0-1
|
|
|
|
|
- 5.96.0
|
|
|
|
|
|
|
|
|
|
* Tue May 17 2022 Jan Grulich <jgrulich@redhat.com> - 5.94.0-2
|
|
|
|
|
- Rebuild (qt5)
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
- 5.91.0
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.90.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jan 04 2022 Marc Deop i Argemí (Private) <marc@marcdeop.com> - 5.90.0-1
|
|
|
|
|
- 5.90.0
|
|
|
|
|
|
|
|
|
|
* Wed Dec 08 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.89.0-1
|
|
|
|
|
- 5.89.0
|
|
|
|
|
|
|
|
|
|
* Mon Nov 08 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.88.0-1
|
|
|
|
|
- 5.88.0
|
|
|
|
|
|
|
|
|
|