From 5a414a56e27b0931911b3f3457eb9d6fd819903c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 12 Jul 2013 15:52:57 +0200 Subject: [PATCH] Perl 5.18 rebuild --- 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 751d347..c7b928d 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.24 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Run-time require of both modules and files License: GPL+ or Artistic Group: Development/Libraries @@ -54,6 +54,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jul 12 2013 Petr Pisar - 1:0.24-3 +- Perl 5.18 rebuild + * Fri Apr 05 2013 Petr Pisar - 1:0.24-2 - Set epoch to compete with perl.spec