From 4ee5d74b2cbf513ed65d0cdadbc79e3e6f6d8013 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 18 Jul 2013 11:45:22 +0200 Subject: [PATCH] Perl 5.18 rebuild --- perl-B-Keywords.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-B-Keywords.spec b/perl-B-Keywords.spec index dbead8d..773189b 100644 --- a/perl-B-Keywords.spec +++ b/perl-B-Keywords.spec @@ -1,6 +1,6 @@ Name: perl-B-Keywords Version: 1.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Lists of reserved barewords and symbol names Group: Development/Libraries License: GPL+ or Artistic @@ -49,6 +49,9 @@ make test %changelog +* Thu Jul 18 2013 Petr Pisar - 1.13-2 +- Perl 5.18 rebuild + * Sat Apr 6 2013 Paul Howarth - 1.13-1 - Update to 1.13 - Removed diag before each big t/11keywords.t loop