!4 [sync] PR-3: Remove the release suffix

From: @openeuler-sync-bot
Reviewed-by: @dou33
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2021-06-02 19:04:47 +08:00 committed by Gitee
commit b925296c72

View File

@ -1,7 +1,7 @@
Summary: Application matching framework
Name: bamf
Version: 0.5.4
Release: 4%{?dist}
Release: 5
# Library bits are LGPLv2 or LGPLv3 (but not open-ended LGPLv2+);
# non-lib bits are GPLv3.
# pbrobinson points out that three files in the lib are actually
@ -113,5 +113,8 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f --
%exclude %{_datadir}/upstart/sessions/bamfdaemon.conf
%changelog
* Mon Dec 12 2020 huanghaitao <huanghaitao8@huawei.com> - 0.5.4-5
- Remove the release suffix
* Thu Jul 23 2020 wangmian<wangmian@kylinos.cn> - 0.5.4-4
- Init bamf project