From 2061208fe5c598f201db49d90efdd428349216d6 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Tue, 17 Sep 2013 21:19:48 +0100 Subject: [PATCH] Update to 0.228 - New upstream release 0.228 - Install in site/ by default for 5.12+ (CPAN RT#88450) --- perl-parent.spec | 6 +++++- sources | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/perl-parent.spec b/perl-parent.spec index 905a27f..ee857eb 100644 --- a/perl-parent.spec +++ b/perl-parent.spec @@ -1,6 +1,6 @@ Name: perl-parent Epoch: 1 -Version: 0.227 +Version: 0.228 Release: 1%{?dist} Summary: Establish an ISA relationship with base classes at compile time License: GPL+ or Artistic @@ -55,6 +55,10 @@ rm -rf %{buildroot} %{_mandir}/man3/parent.3pm* %changelog +* Tue Sep 17 2013 Paul Howarth - 1:0.228-1 +- Update to 0.228 + - Install in site/ by default for 5.12+ (CPAN RT#88450) + * Sun Sep 1 2013 Paul Howarth - 1:0.227-1 - Update to 0.227 - Restore tests passing for 5.17.5+ (CPAN RT#88320) diff --git a/sources b/sources index 81a1b6c..1f74bcd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6564a9f84f90d56b81c9cc63ed4b3c3 parent-0.227.tar.gz +2b64f471d423f929f74c5e857cee8dfd parent-0.228.tar.gz