!5 remove useless comments

From: @xinghe_1
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-12-17 17:28:50 +08:00 committed by Gitee
commit 32917d3e0f

View File

@ -1,6 +1,6 @@
Name: boom-boot Name: boom-boot
Version: 0.9 Version: 0.9
Release: 5 Release: 6
Summary: libraries and files for helping boot loger entries Summary: libraries and files for helping boot loger entries
License: GPLv2 License: GPLv2
URL: https://github.com/bmr-cymru/boom URL: https://github.com/bmr-cymru/boom
@ -26,8 +26,6 @@ Summary: libraries and files for helping boot loger entries
Requires: python3 Requires: python3
Recommends: lvm2 %{name}-conf Recommends: lvm2 %{name}-conf
# The python3-boom and no boom only here to tell boom package in fedora and
# boom package in copr apart
Conflicts: boom Conflicts: boom
%package conf %package conf
@ -163,5 +161,8 @@ rm doc/Makefile doc/conf.py
%doc README.md %doc README.md
%changelog %changelog
* Thu Dec 17 2020 xinghe <xinghe1@huawei.com> - 0.9-6
- remove useless comments
* Wed Feb 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.9-5 * Wed Feb 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.9-5
- Package init - Package init