From 67f95d6d9a0a283a2edf98898f2e4381f8fa7b83 Mon Sep 17 00:00:00 2001 From: Chris Weyl Date: Jun 01 2007 00:46:31 +0000 Subject: - update to 0.22 --- diff --git a/perl-Moose.spec b/perl-Moose.spec index 4535af7..81b304f 100644 --- a/perl-Moose.spec +++ b/perl-Moose.spec @@ -1,5 +1,5 @@ Name: perl-Moose -Version: 0.21 +Version: 0.22 Release: 1%{?dist} Summary: Complete modern object system for Perl 5 License: GPL or Artistic @@ -64,6 +64,8 @@ Perl 6 OO. So instead of switching to Ruby, I wrote Moose :) %{__perl} Build.PL installdirs=vendor ./Build +find t/ -type f -exec perl -pi -e 's|^#!/usr/local/bin|#!/usr/bin|' {} + + # Filter unwanted Provides: cat << \EOF > %{name}-prov #!/bin/sh @@ -95,6 +97,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Thu May 31 2007 Chris Weyl 0.22-1 +- update to 0.22 + * Fri May 04 2007 Chris Weyl 0.21-1 - update to 0.21 diff --git a/sources b/sources index 94e6e64..2596837 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5934e2fe4a7bb988ea28b083c8a57638 Moose-0.21.tar.gz +cc0b951659e9669a81a0e675b5618cb1 Moose-0.22.tar.gz