diff --git a/kf6-kwindowsystem.spec b/kf6-kwindowsystem.spec index 766dfcb..535373a 100644 --- a/kf6-kwindowsystem.spec +++ b/kf6-kwindowsystem.spec @@ -1,6 +1,6 @@ -%global gitdate 20230905.004205 +%global gitdate 20231003.213210 %global cmakever 5.240.0 -%global commit0 b59a81959e9488fe656e2e54c8a410be4641c401 +%global commit0 8bd98cba790bafe4ce8702836d1d4581eb3f4f16 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global framework kwindowsystem @@ -75,3 +75,6 @@ developing applications that use %{name}. %changelog * Tue Sep 26 2023 Steve Cossette - 5.240.0^20230905.004205.b59a819-1 - Initial Release + +* Tue Oct 03 2023 Steve Cossette - 5.240.0^20231003.213210.8bd98cb-1 +- Fix for build on s390x arch