From 91ced307d11ba1259427762e8640a16b2d6364a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 15 Jul 2013 13:30:19 +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 536fe61..6dab897 100644 --- a/perl-Module-Load-Conditional.spec +++ b/perl-Module-Load-Conditional.spec @@ -1,6 +1,6 @@ Name: perl-Module-Load-Conditional Version: 0.54 -Release: 2%{?dist} +Release: 290%{?dist} Summary: Looking up module information and loading at run-time License: GPL+ or Artistic Group: Development/Libraries @@ -63,6 +63,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jul 15 2013 Petr Pisar - 0.54-290 +- Increase release to favour standalone package + * Fri Jul 12 2013 Petr Pisar - 0.54-2 - Perl 5.18 rebuild