From 5a15c4e574dfdfaee41f0b932bb271463bf61cf7 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 21 May 2021 10:02:16 +0200 Subject: [PATCH] Increase release to favour standalone package --- perl-Test-Simple.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec index a121b98..4946568 100644 --- a/perl-Test-Simple.spec +++ b/perl-Test-Simple.spec @@ -13,7 +13,7 @@ Name: perl-Test-Simple Summary: Basic utilities for writing tests Epoch: 3 Version: 1.302185 -Release: 1%{?dist} +Release: 477%{?dist} # CC0: lib/ok.pm # Public Domain: lib/Test/Tutorial.pod # GPL+ or Artistic: the rest of the distribution @@ -200,6 +200,9 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1} %{_mandir}/man3/Test2::Util::Trace.3* %changelog +* Fri May 21 2021 Jitka Plesnikova - 3:1.302185-477 +- Increase release to favour standalone package + * Thu May 20 2021 Paul Howarth - 3:1.302185-1 - Update to 1.302185 - Fix Test::Builder->skip to stringify arguments