From e5d8063f3b218dc6df16fa3d54366b730a2b0e07 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 4 Jun 2015 13:36:24 +0200 Subject: [PATCH] Increase release to favour standalone package --- perl-Module-Load-Conditional.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Module-Load-Conditional.spec b/perl-Module-Load-Conditional.spec index 5608b6b..75527f7 100644 --- a/perl-Module-Load-Conditional.spec +++ b/perl-Module-Load-Conditional.spec @@ -1,6 +1,6 @@ Name: perl-Module-Load-Conditional Version: 0.64 -Release: 2%{?dist} +Release: 345%{?dist} Summary: Looking up module information and loading at run-time License: GPL+ or Artistic Group: Development/Libraries @@ -65,6 +65,9 @@ make test %{_mandir}/man3/Module::Load::Conditional.3* %changelog +* Thu Jun 04 2015 Jitka Plesnikova - 0.64-345 +- Increase release to favour standalone package + * Wed Jun 03 2015 Jitka Plesnikova - 0.64-2 - Perl 5.22 rebuild