diff --git a/kf5-kcodecs.spec b/kf5-kcodecs.spec index a5637705f8265a2de46eca500946669d07243443..aa45d8f449b1895e92eeccf320529e9781a0fd04 100644 --- a/kf5-kcodecs.spec +++ b/kf5-kcodecs.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.55.0 -Release: 1%{?dist} +Release: 2 Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods License: GPLv2+ and LGPLv2+ and BSD @@ -74,5 +74,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Dec 12 2020 huanghaitao - 5.55.0-2 +- Remove the release suffix + * Thu Jul 23 2020 wangmian - 5.55.0-1 - Init kf5-kcodecs project