rpms/perl-MooseX-MethodAttributes/devel .cvsignore, 1.2, 1.3 perl-MooseX-MethodAttributes.spec, 1.1, 1.2 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Thu May 21 05:11:24 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-MooseX-MethodAttributes/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15441

Modified Files:
	.cvsignore perl-MooseX-MethodAttributes.spec sources 
Log Message:
* Thu May 21 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.11-1
- auto-update to 0.11 (by cpan-spec-update 0.01)
- altered br on perl(Moose) (0.70 => 0.79)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-MethodAttributes/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	24 Apr 2009 05:35:38 -0000	1.2
+++ .cvsignore	21 May 2009 05:10:53 -0000	1.3
@@ -1 +1 @@
-MooseX-MethodAttributes-0.06.tar.gz
+MooseX-MethodAttributes-0.11.tar.gz


Index: perl-MooseX-MethodAttributes.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-MethodAttributes/devel/perl-MooseX-MethodAttributes.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-MooseX-MethodAttributes.spec	24 Apr 2009 05:35:38 -0000	1.1
+++ perl-MooseX-MethodAttributes.spec	21 May 2009 05:10:54 -0000	1.2
@@ -1,18 +1,18 @@
-Name:       perl-MooseX-MethodAttributes 
-Version:    0.06 
-Release:    2%{?dist}
+Name:       perl-MooseX-MethodAttributes
+Version:    0.11
+Release:    1%{?dist}
 # lib/MooseX/MethodAttributes.pm -> GPL+ or Artistic
-License:    GPL+ or Artistic 
+License:    GPL+ or Artistic
 Group:      Development/Libraries
 Summary:    Introspect your method code attributes
-Source:     http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/MooseX-MethodAttributes-%{version}.tar.gz 
+Source:     http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/MooseX-MethodAttributes-%{version}.tar.gz
 Url:        http://search.cpan.org/dist/MooseX-MethodAttributes
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
+BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch:  noarch
 
 BuildRequires: perl(ExtUtils::MakeMaker)
-BuildRequires: perl(Moose) >= 0.70
+BuildRequires: perl(Moose) >= 0.79
 BuildRequires: perl(MooseX::Types) >= 0.06
 BuildRequires: perl(namespace::clean)
 # testing
@@ -43,15 +43,19 @@ find %{buildroot} -depth -type d -exec r
 make test
 
 %clean
-rm -rf %{buildroot} 
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc Changes LICENSE README 
+%doc Changes LICENSE README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu May 21 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.11-1
+- auto-update to 0.11 (by cpan-spec-update 0.01)
+- altered br on perl(Moose) (0.70 => 0.79)
+
 * Mon Apr 20 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.06-2
 - must remember to check summary! *sigh*
 
@@ -61,4 +65,3 @@ rm -rf %{buildroot} 
 * Mon Apr 20 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.06-0
 - initial RPM packaging
 - generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8)
-


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-MethodAttributes/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	24 Apr 2009 05:35:38 -0000	1.2
+++ sources	21 May 2009 05:10:54 -0000	1.3
@@ -1 +1 @@
-9db312b0fe2b5311aac1f7c68b3133df  MooseX-MethodAttributes-0.06.tar.gz
+18ee58a2777f3debd066bad648602c57  MooseX-MethodAttributes-0.11.tar.gz




More information about the Fedora-perl-devel-list mailing list