|
|
|
@ -1,9 +1,8 @@
|
|
|
|
|
%undefine __cmake_in_source_build
|
|
|
|
|
%global framework frameworkintegration
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
|
Version: 5.88.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 5.93.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: https://invent.kde.org/frameworks/%{framework}
|
|
|
|
@ -79,7 +78,8 @@ developing applications that use %{name}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
%{cmake_kf5}
|
|
|
|
|
%cmake_kf5
|
|
|
|
|
|
|
|
|
|
%cmake_build
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -106,15 +106,30 @@ developing applications that use %{name}.
|
|
|
|
|
%{_kf5_plugindir}/FrameworkIntegrationPlugin.so
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
%{_kf5_includedir}/frameworkintegration_version.h
|
|
|
|
|
%{_kf5_includedir}/FrameworkIntegration/
|
|
|
|
|
%{_kf5_includedir}/KStyle/
|
|
|
|
|
%{_kf5_libdir}/libKF5Style.so
|
|
|
|
|
%{_kf5_libdir}/cmake/KF5FrameworkIntegration/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Apr 29 2022 Troy Dawson <tdawson@redhat.com> - 5.88.0-2
|
|
|
|
|
- Rebuild for qt5-5.15.3
|
|
|
|
|
* 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
|
|
|
|
|
- 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
|
|
|
|
|