Remove the release suffix

(cherry picked from commit 678da53ef88cb313407a712038900d8f5f6c84c4)
This commit is contained in:
hht8 2020-12-28 18:49:41 +08:00 committed by openeuler-sync-bot
parent 90b7f789b1
commit 16c8982896

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