From 3d60b374f0e742787d9a9c57cf54a7b8f3cd3394 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 18 Jul 2013 21:19:44 +0200 Subject: [PATCH] Perl 5.18 rebuild --- perl-Module-Signature.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Module-Signature.spec b/perl-Module-Signature.spec index 5d589af..2a990ba 100644 --- a/perl-Module-Signature.spec +++ b/perl-Module-Signature.spec @@ -1,6 +1,6 @@ Name: perl-Module-Signature Version: 0.73 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CPAN signature management utilities and modules Group: Development/Libraries License: CC0 @@ -85,6 +85,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Module::Signature.3pm* %changelog +* Thu Jul 18 2013 Petr Pisar - 0.73-2 +- Perl 5.18 rebuild + * Fri Jun 7 2013 Paul Howarth - 0.73-1 - Update to 0.73 - Constrain the user-specified digest name to /^\w+\d+$/