From cf1a241bf74d616a17ad947a01267ece67f63837 Mon Sep 17 00:00:00 2001 From: LLamport Date: Wed, 19 Oct 2022 21:45:38 +0800 Subject: [PATCH] rebuild the version to 1:7.2-2 Signed-off-by: Leslie Lamport (cherry picked from commit 314b0874700df93e105025adeb7926c3b91285e7) --- smartmontools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/smartmontools.spec b/smartmontools.spec index a7d8628..7b67ca1 100644 --- a/smartmontools.spec +++ b/smartmontools.spec @@ -1,6 +1,6 @@ Name: smartmontools Version: 7.2 -Release: 1 +Release: 2 Epoch: 1 Summary: S.M.A.R.T. utility toolset License: GPLv2+ @@ -80,6 +80,9 @@ mkdir -p %{buildroot}%{_sharedstatedir}/%{name} %changelog +* Fri Oct 28 2022 Kunlin Yang - 1:7.2-2 +- rebuild the version to 7.2-2 + * Thu Jan 14 2021 yanglongkang - 7.2-1 - update package to 7.2 -- Gitee