From efaac5d87b8443f085afb8ed264924df1d4e186c Mon Sep 17 00:00:00 2001 From: Wenchao Hao Date: Fri, 9 Jul 2021 16:11:44 +0800 Subject: [PATCH] Sync between openeuler branches whose major version is 2.1.1 Nothing change but release number to sync between branches Signed-off-by: Wenchao Hao --- open-iscsi.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/open-iscsi.spec b/open-iscsi.spec index cae3a9d..7b44e0d 100644 --- a/open-iscsi.spec +++ b/open-iscsi.spec @@ -4,7 +4,7 @@ Name: open-iscsi Version: 2.1.1 -Release: 8 +Release: 9 Summary: ISCSI software initiator daemon and utility programs License: GPLv2+ and BSD URL: http://www.open-iscsi.org @@ -165,6 +165,10 @@ fi %{_mandir}/man8/* %changelog +* Fri Jul 9 2021 haowenchao - 2.1.1-9 +- Nothing change but release number to sync with other branch whose major + is 2.1.1 + * Fri Jul 9 2021 haowenchao - 2.1.1-8 - backport one patch for solving install problem, sync from branch openEuler-20.09 which commit id is 81fd136