From f95f191642b193b812075addda5f7796e1d09f13 Mon Sep 17 00:00:00 2001 From: xujing Date: Mon, 24 Oct 2022 16:03:45 +0800 Subject: [PATCH] optimize the specfile (cherry picked from commit 23a99c0c1aa1c2e08a2fdc29e028e81fc8d457dc) --- perl-Text-Tabs+Wrap.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Text-Tabs+Wrap.spec b/perl-Text-Tabs+Wrap.spec index c05c571..f2e1bf7 100644 --- a/perl-Text-Tabs+Wrap.spec +++ b/perl-Text-Tabs+Wrap.spec @@ -1,10 +1,10 @@ Name: perl-Text-Tabs+Wrap Version: 2021.0814 -Release: 1 +Release: 2 Summary: Expand tabs and do simple line wrapping License: TTWL URL: https://metacpan.org/release/Text-Tabs%2BWrap -Source0: https://cpan.metacpan.org/authors/id/A/AR/ARISTOTLE//Text-Tabs+Wrap-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/A/AR/ARISTOTLE/Text-Tabs+Wrap-%{version}.tar.gz BuildArch: noarch BuildRequires: perl-interpreter perl-generators BuildRequires: perl(ExtUtils::MakeMaker) perl(Test::More) @@ -52,6 +52,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Oct 24 2022 xujing - 2021.0814-2 +- optimize the specfile + * Fri Dec 3 2021 guozhaorui - 2021.0814-1 - update version to 2021.0814