diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index f1797ae..baa3407 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -9,7 +9,7 @@ %endif Name: kf5-%{framework} -Version: 5.97.0 +Version: 5.100.0 Release: 1 Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management @@ -111,6 +111,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||: %changelog +* Mon Dec 12 2022 liqiuyu - 5.100.0-1 +- Update package to version 5.100.0 + * Mon Sep 05 2022 liweiganga - 5.97.0-1 - update to upstream version 5.97.0 diff --git a/kwindowsystem-5.100.0.tar.xz b/kwindowsystem-5.100.0.tar.xz new file mode 100644 index 0000000..3d8f8df Binary files /dev/null and b/kwindowsystem-5.100.0.tar.xz differ diff --git a/kwindowsystem-5.97.0.tar.xz b/kwindowsystem-5.97.0.tar.xz deleted file mode 100644 index 770cb4c..0000000 Binary files a/kwindowsystem-5.97.0.tar.xz and /dev/null differ