More fixes for building package from git

epel10
Steve Cossette 1 year ago
parent dbd7629e75
commit 7e493139e4

@ -1,6 +1,6 @@
%global gitdate 20231003.213210
%global gitdate 20231003.213655
%global cmakever 5.240.0
%global commit0 8bd98cba790bafe4ce8702836d1d4581eb3f4f16
%global commit0 0aa4d0723d61a1c811ad68de8356783f4c8ad4be
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global framework kwindowsystem
@ -69,12 +69,10 @@ developing applications that use %{name}.
%{_kf6_includedir}/KWindowSystem/
%{_kf6_libdir}/libKF6WindowSystem.so
%{_kf6_libdir}/cmake/KF6WindowSystem/
%{_kf6_archdatadir}/mkspecs/modules/qt_KWindowSystem.pri
%changelog
* Tue Oct 03 2023 Steve Cossette <farchord@gmail.com> - 5.240.0^20231003.213655.0aa4d07-1
- Fix for build on s390x arch
* Tue Sep 26 2023 Steve Cossette <farchord@gmail.com> - 5.240.0^20230905.004205.b59a819-1
- Initial Release
* Tue Oct 03 2023 Steve Cossette <farchord@gmail.com> - 5.240.0^20231003.213210.8bd98cb-1
- Fix for build on s390x arch

Loading…
Cancel
Save