From acd370ae2606bade256148303d7655aa5abcb619 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 12 Jun 2012 13:46:51 +0200 Subject: [PATCH] Perl 5.16 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 8951049..2e24dd3 100644 --- a/perl-Module-Signature.spec +++ b/perl-Module-Signature.spec @@ -1,6 +1,6 @@ Name: perl-Module-Signature Version: 0.68 -Release: 3%{?dist} +Release: 4%{?dist} Summary: CPAN signature management utilities and modules Group: Development/Libraries License: CC0 @@ -66,6 +66,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Module::Signature.3pm* %changelog +* Tue Jun 12 2012 Petr Pisar - 0.68-4 +- Perl 5.16 rebuild + * Thu Jan 12 2012 Paul Howarth - 0.68-3 - BR: perl(Exporter) and perl(ExtUtils::Manifest) - Use %%{_fixperms} macro rather than our own chmod incantation