From 123ce4141fc15c76abc7e655e3279f7e17c000b0 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 30 May 2022 16:07:43 +0200 Subject: [PATCH] Increase release to favour standalone package --- perl-PathTools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-PathTools.spec b/perl-PathTools.spec index 5ab7490..ebdbcb1 100644 --- a/perl-PathTools.spec +++ b/perl-PathTools.spec @@ -2,7 +2,7 @@ Name: perl-PathTools Version: 3.84 -Release: 1%{?dist} +Release: 488%{?dist} Summary: PathTools Perl module (Cwd, File::Spec) # Cwd.xs: BSD # other files: GPL+ or Artistic @@ -87,6 +87,9 @@ make test %{_mandir}/man3/* %changelog +* Mon May 30 2022 Jitka Plesnikova - 3.84-488 +- Increase release to favour standalone package + * Thu May 12 2022 Jitka Plesnikova - 3.84-1 - Upgrade to 3.84 as provided in perl-5.35.11