diff --git a/kf5-solid.spec b/kf5-solid.spec index a12e765a6ed9485bfdc8eb2b9ab9067f13139291..7c743a3e9cede212567c4253537518c27329c054 100644 --- a/kf5-solid.spec +++ b/kf5-solid.spec @@ -1,8 +1,9 @@ +%define anolis_release .0.1 %global framework solid Name: kf5-%{framework} Version: 5.68.0 -Release: 1%{?dist}.3 +Release: 1%{anolis_release}%{?dist}.3 Summary: KDE Frameworks 5 Tier 1 integration module that provides hardware information License: LGPLv2+ @@ -104,6 +105,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Sep 20 2023 yangxianzhao - 5.68.0-1.3.0.1 +- rebuild for qt5-qtbase-5.15.3 + * Wed Dec 28 2022 binyanling - 5.68.0-1.3 - rebuild