diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 1609747..8b69b73 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -21,7 +21,7 @@ Name: kf5-%{framework} Version: 5.55.0 -Release: 1%{?dist} +Release: 2 Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system License: GPLv2+ and LGPLv2+ and MIT @@ -215,5 +215,8 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %changelog +* Mon Dec 28 2020 sunguoshuai - 5.55.0-2 +- Del the {dist} in release. + * Thu Jul 23 2020 wangmian - 5.55.0-1 - Init kf5-kconfig project