diff --git a/kf5-ki18n.spec b/kf5-ki18n.spec index ef0b27d..b9744f2 100644 --- a/kf5-ki18n.spec +++ b/kf5-ki18n.spec @@ -2,10 +2,10 @@ Name: kf5-%{framework} Version: 5.90.0 -Release: 1 +Release: 2 Summary: KDE Frameworks 5 Tier 1 addon for localization -License: LGPLv2+ +License: LGPLv2+ and BSD-3-Clause URL: https://invent.kde.org/frameworks/%{framework} %global majmin %(echo %{version} | cut -d. -f1-2) @@ -102,6 +102,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed May 18 2022 tanyulong - 5.90.0-2 +- Improve the project according to the requirements of compliance improvement + * Sat Feb 12 2022 pei-jiankang - 5.90.0-1 - update to upstream version 5.90.0