From 86cc6a36c335460aeaaa73957d095ead1b3e53eb Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Tue, 25 Oct 2022 16:34:45 +0800 Subject: [PATCH] delete macros in changelog --- perl-File-HomeDir.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-File-HomeDir.spec b/perl-File-HomeDir.spec index aac3b7f..2006cc3 100644 --- a/perl-File-HomeDir.spec +++ b/perl-File-HomeDir.spec @@ -1,6 +1,6 @@ Name: perl-File-HomeDir Version: 1.006 -Release: 2 +Release: 3 Summary: A tool to find your home and other directories on any platform License: GPL+ or Artistic URL: https://metacpan.org/release/File-HomeDir @@ -51,8 +51,11 @@ make test %{_mandir}/man3/File* %changelog +* Tue Oct 25 2022 dongyuzhen - 1.006-3 +- delete macros in changelog + * Fri Jul 30 2021 chenyanpanHW - 1.006-2 -- DESC: delete -S git from %autosetup, and delete BuildRequires git +- DESC: delete -S git from autosetup, and delete BuildRequires git * Wed Jan 27 2021 yuanxin - 1.006-1 - upgrade version to 1.006 -- Gitee