rpms/perl-Moose/FC-5 perl-Moose.spec,1.11,1.12 sources,1.9,1.10

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Fri Jun 1 00:47:11 UTC 2007


Author: cweyl

Update of /cvs/extras/rpms/perl-Moose/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12067/FC-5

Modified Files:
	perl-Moose.spec sources 
Log Message:
* Thu May 31 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.22-1
- update to 0.22



Index: perl-Moose.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Moose/FC-5/perl-Moose.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- perl-Moose.spec	4 May 2007 16:20:55 -0000	1.11
+++ perl-Moose.spec	1 Jun 2007 00:46:37 -0000	1.12
@@ -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} 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 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu May 31 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.22-1
+- update to 0.22
+
 * Fri May 04 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.21-1
 - update to 0.21
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Moose/FC-5/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	4 May 2007 16:20:55 -0000	1.9
+++ sources	1 Jun 2007 00:46:37 -0000	1.10
@@ -1 +1 @@
-5934e2fe4a7bb988ea28b083c8a57638  Moose-0.21.tar.gz
+cc0b951659e9669a81a0e675b5618cb1  Moose-0.22.tar.gz




More information about the fedora-extras-commits mailing list