From a6eef40e09b154e45abab50d5b48115df434bbf4 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 30 May 2022 16:12:07 +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 ed40485..dd10631 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.302190 -Release: 1%{?dist} +Release: 488%{?dist} # CC0: lib/ok.pm # Public Domain: lib/Test/Tutorial.pod # GPL+ or Artistic: the rest of the distribution @@ -201,6 +201,9 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1} %{_mandir}/man3/Test2::Util::Trace.3* %changelog +* Mon May 30 2022 Jitka Plesnikova - 3:1.302190-488 +- Increase release to favour standalone package + * Sat Mar 5 2022 Paul Howarth - 3:1.302190-1 - Update to 1.302190 - Fix subtest times to be hi-res