From fbf3e64235ee86914e4a898a0c9273f8f4ff0886 Mon Sep 17 00:00:00 2001 From: ut001695 Date: Tue, 7 Jun 2022 13:38:34 +0800 Subject: [PATCH] modify changelog --- bacula.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bacula.spec b/bacula.spec index 9475552..db9bfbf 100644 --- a/bacula.spec +++ b/bacula.spec @@ -3,7 +3,7 @@ Name: bacula Version: 9.4.4 -Release: 4 +Release: 5 Summary: Cross platform network backup for Linux, Unix, Mac and Windows License: AGPLv3 with exceptions URL: http://www.bacula.org @@ -319,7 +319,10 @@ fi %{_mandir}/man* %changelog -* Tue Mar 9 2021 zhangjaipeng - 9.4.4-4 +* Tue Jun 7 2022 zhangkea - 9.4.4-5 +- modify changelog username error + +* Tue Mar 9 2021 zhangjiapeng - 9.4.4-4 - Stop the service and the process exits normally * Mon Sep 14 2020 Ge Wang - 9.4.4-3 -- Gitee