From d1e41fefa05573ccc8c75488ad444b640a56ddf8 Mon Sep 17 00:00:00 2001 From: zhanghongtao Date: Mon, 24 Oct 2022 16:51:33 +0800 Subject: [PATCH] rebuild the version to 4.0.35-2 (cherry picked from commit 47e9563b408f72dd21b21d890a953ae48183b50d) --- mtools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mtools.spec b/mtools.spec index 4adf4c1..f6b5c39 100644 --- a/mtools.spec +++ b/mtools.spec @@ -1,6 +1,6 @@ Name: mtools Version: 4.0.35 -Release: 1 +Release: 2 Summary: Collection of utilities to access MS-DOS disks License: GPLv3+ URL: http://www.gnu.org/software/mtools/ @@ -55,6 +55,9 @@ ln -s mtools.5.gz %{buildroot}%{_mandir}/man5/mtools.conf.5.gz %{_infodir}/mtools.info* %changelog +* Mon Oct 24 2022 Hongtao Zhang - 4.0.35-2 +- rebuild the version to 4.0.35-2 + * Thu Nov 18 2021 Wenchao Hao - 4.0.35-1 - update mtools version to 4.0.35 -- Gitee