From 68ef6667924dfba8df57c9eb7107b265cc67b406 Mon Sep 17 00:00:00 2001 From: yangxianzhao Date: Mon, 3 Jul 2023 14:56:42 +0800 Subject: [PATCH] Update to Anolis 8.9 --- kf5-solid.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/kf5-solid.spec b/kf5-solid.spec index 2335130..a12e765 100644 --- a/kf5-solid.spec +++ b/kf5-solid.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.68.0 -Release: 1%{?dist} +Release: 1%{?dist}.3 Summary: KDE Frameworks 5 Tier 1 integration module that provides hardware information License: LGPLv2+ @@ -104,6 +104,15 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Dec 28 2022 binyanling - 5.68.0-1.3 +- rebuild + +* Tue Feb 09 2021 Xue haolin - 5.68.0-1.2 +- Rebuild + +* Fri Nov 13 2020 zhangbinchen - 5.68.0-1.01 +- rebuild all-arch + * Fri Mar 20 2020 Rex Dieter - 5.68.0-1 - 5.68.0 -- Gitee