From 0e6064b0923f544a152795dbe6bb985dbb5da599 Mon Sep 17 00:00:00 2001 From: markeryang Date: Thu, 17 Dec 2020 16:48:54 +0800 Subject: [PATCH] remove useless comments --- boom-boot.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/boom-boot.spec b/boom-boot.spec index 54cc6ea..3918b8c 100644 --- a/boom-boot.spec +++ b/boom-boot.spec @@ -1,6 +1,6 @@ Name: boom-boot Version: 0.9 -Release: 6 +Release: 7 Summary: libraries and files for helping boot loger entries License: GPLv2 URL: https://github.com/bmr-cymru/boom @@ -20,8 +20,6 @@ Summary: libraries and files for helping boot loger entries Requires: python3 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 %package conf @@ -141,8 +139,11 @@ rm doc/Makefile doc/conf.py %doc README.md %changelog +* Thu Dec 17 2020 xinghe - 0.9-7 +- remove useless comments + * Sat Aug 8 2020 shixuantong - 0.9-6 - remove python2 support * Wed Feb 12 2020 openEuler Buildteam - 0.9-5 -- Package init \ No newline at end of file +- Package init