From b755a81b63c2c07d7ce3e7e2b89d0bd2e675fb0a Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 30 May 2019 11:00:35 +0200 Subject: [PATCH] Increase release to favour standalone package --- perl-Module-Load.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Module-Load.spec b/perl-Module-Load.spec index 94e5eb1..fd90f44 100644 --- a/perl-Module-Load.spec +++ b/perl-Module-Load.spec @@ -2,7 +2,7 @@ Name: perl-Module-Load # Epoch to compete with perl.spec Epoch: 1 Version: 0.34 -Release: 1%{?dist} +Release: 438%{?dist} Summary: Run-time require of both modules and files License: GPL+ or Artistic URL: https://metacpan.org/release/Module-Load @@ -57,6 +57,9 @@ make test %{_mandir}/man3/* %changelog +* Thu May 30 2019 Jitka Plesnikova - 1:0.34-438 +- Increase release to favour standalone package + * Mon Feb 11 2019 Petr Pisar - 1:0.34-1 - 0.34 bump