From aa0746864d6b671f80953f6ffa53233e3ce28e08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 28 Jun 2012 14:52:46 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-common-sense.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-common-sense.spec b/perl-common-sense.spec index c16997e..15b9d9a 100644 --- a/perl-common-sense.spec +++ b/perl-common-sense.spec @@ -1,7 +1,7 @@ Name: perl-common-sense Summary: "Common sense" Perl defaults Version: 3.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/common-sense @@ -59,6 +59,9 @@ rm -rf %{buildroot} %{_mandir}/man3/common::sense.3pm* %changelog +* Thu Jun 28 2012 Petr Pisar - 3.6-2 +- Perl 5.16 rebuild + * Sun Jun 17 2012 Paul Howarth - 3.6-1 - Update to 3.6: - Work around more 5.16 breakage - $^H doesn't work as nicely as P5P make