Merge branch epel9-next into epel8-next

epel9
Troy Dawson 3 years ago
commit 637495bc67

6
.gitignore vendored

@ -26,4 +26,10 @@
/frameworkintegration-5.82.0.tar.xz
/frameworkintegration-5.83.0.tar.xz
/frameworkintegration-5.85.0.tar.xz
/frameworkintegration-5.86.0.tar.xz
/frameworkintegration-5.87.0.tar.xz
/frameworkintegration-5.88.0.tar.xz
/frameworkintegration-5.89.0.tar.xz
/frameworkintegration-5.90.0.tar.xz
/frameworkintegration-5.91.0.tar.xz
/frameworkintegration-5.93.0.tar.xz

@ -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

@ -1 +1 @@
SHA512 (frameworkintegration-5.88.0.tar.xz) = 50944c4eaf40213cbb25f19bd35fa1e410778791c8a993b75ffed922f8e07d984735a0a6362bb2598dca085be7739e4981d0469bd07783b2276d3bb564274e0d
SHA512 (frameworkintegration-5.93.0.tar.xz) = 679cecf3852965d0f746a44ece7ac993328d8133745c9c7a9afc05855e9f3497964a558e08d69b6baf7ca700b01611a1dd6c13d4ef145a3cd92b9459f5f753c0

Loading…
Cancel
Save