Remove the release suffix

(cherry picked from commit 27d952295bfbd0a9537e93dd1523b63521c52974)
This commit is contained in:
hht8 2020-12-28 18:43:03 +08:00 committed by openeuler-sync-bot
parent 632d0c0680
commit a0a70eca9f

View File

@ -1,6 +1,6 @@
Name: attica
Version: 0.4.2
Release: 17%{?dist}
Release: 18
Summary: Implementation of the Open Collaboration Services API
License: LGPLv2+
@ -61,5 +61,8 @@ test "$(pkg-config --modversion libattica)" = "%{version}"
%changelog
* Mon Dec 12 2020 huanghaitao <huanghaitao8@huawei.com> - 0.4.2-18
- Remove the release suffix
* Thu Jul 23 2020 wangmian<wangmian@kylinos.cn> - 0.4.2-17
- Init attica project