From 3a0339bd77413e71b81d770d0c12d0fa75f65037 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 22 Jun 2020 13:45:00 +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 9736140..f7d6a05 100644 --- a/perl-Test-Simple.spec +++ b/perl-Test-Simple.spec @@ -8,7 +8,7 @@ Name: perl-Test-Simple Summary: Basic utilities for writing tests Epoch: 3 Version: 1.302175 -Release: 1%{?dist} +Release: 456%{?dist} # CC0: lib/ok.pm # Public Domain: lib/Test/Tutorial.pod # GPL+ or Artistic: the rest of the distribution @@ -185,6 +185,9 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1} %{_mandir}/man3/Test2::Util::Trace.3* %changelog +* Mon Jun 22 2020 Jitka Plesnikova - 3:1.302175-456 +- Increase release to favour standalone package + * Tue Apr 14 2020 Paul Howarth - 3:1.302175-1 - Update to 1.302175 - Fix typos in POD