From 5d2106e5334f631c129a93d50654bbc2ce3d2eb1 Mon Sep 17 00:00:00 2001 From: Chris Weyl Date: Thu, 29 May 2008 04:53:49 +0000 Subject: [PATCH] - update to 0.44 --- .cvsignore | 2 +- perl-Moose.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index e2c3c0d..93a5ea1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Moose-0.33.tar.gz +Moose-0.44.tar.gz diff --git a/perl-Moose.spec b/perl-Moose.spec index 4338257..34643b9 100644 --- a/perl-Moose.spec +++ b/perl-Moose.spec @@ -1,6 +1,6 @@ Name: perl-Moose -Version: 0.33 -Release: 3%{?dist} +Version: 0.44 +Release: 1%{?dist} Summary: Complete modern object system for Perl 5 License: GPL+ or Artistic Group: Development/Libraries @@ -67,7 +67,7 @@ Perl 6 OO. So instead of switching to Ruby, I wrote Moose :) %setup -q -n Moose-%{version} # test patches -%patch +#patch find t/ -type f -exec perl -pi -e 's|^#!/usr/local/bin|#!/usr/bin|' {} + @@ -111,6 +111,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Wed May 21 2008 Chris Weyl 0.44-1 +- update to 0.44 + * Wed Mar 05 2008 Tom "spot" Callaway 0.33-3 - rebuild for new perl diff --git a/sources b/sources index 5999748..d06d4ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6605e5958ad9e3a370d9fad742f38bac Moose-0.33.tar.gz +68323f4c0ebfa6580e08b47364664bc3 Moose-0.44.tar.gz