diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 204e75ac187bcd45eebb31fcaf6bd6a56659ac75..8137c107d5e8f192b08326ef0d8a87ab51ff8bcc 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global framework kwayland %global wayland_min_version 1.3 @@ -15,7 +15,7 @@ Name: kf5-%{framework} Version: 5.68.0 -Release: 1.5%{anolis_release}%{?dist} +Release: 1.5.%{anolis_release}%{?dist} Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries License: GPLv2+ @@ -114,6 +114,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %changelog +* Fri Oct 27 2023 yangxianzhao - 5.68.0-1.5.2 +- rebuild for qt + * Mon Aug 28 2023 yangxianzhao - 5.68.0-1.5.1 - Specification spec file