rpms/perl-MooseX-MethodAttributes/F-10 perl-MooseX-MethodAttributes.spec, 1.1, 1.2 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Tue Jun 16 15:40:56 UTC 2009


Author: cweyl

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

Modified Files:
	perl-MooseX-MethodAttributes.spec sources 
Log Message:
* Tue Jun 09 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.14-1
- auto-update to 0.14 (by cpan-spec-update 0.01)



Index: perl-MooseX-MethodAttributes.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-MethodAttributes/F-10/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:44:15 -0000	1.1
+++ perl-MooseX-MethodAttributes.spec	16 Jun 2009 15:40:26 -0000	1.2
@@ -1,22 +1,23 @@
-Name:       perl-MooseX-MethodAttributes 
-Version:    0.06 
-Release:    2%{?dist}
+Name:       perl-MooseX-MethodAttributes
+Version:    0.14
+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/B/BO/BOBTFISH/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
 BuildRequires: perl(Test::More)
+BuildRequires: perl(Test::Exception)
 
 %description
 This module allows code attributes of methods to be introspected using
@@ -43,15 +44,30 @@ 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
+* Tue Jun 09 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.14-1
+- auto-update to 0.14 (by cpan-spec-update 0.01)
+
+* Mon Jun 08 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.13-1
+- auto-update to 0.13 (by cpan-spec-update 0.01)
+
+* Wed May 27 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.12-1
+- add br on Test::Exception (missing as a test/br:
+  https://rt.cpan.org/Ticket/Display.html?id=46396)
+- auto-update to 0.12 (by cpan-spec-update 0.01)
+
+* 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 +77,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/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	24 Apr 2009 05:44:15 -0000	1.2
+++ sources	16 Jun 2009 15:40:26 -0000	1.3
@@ -1 +1 @@
-9db312b0fe2b5311aac1f7c68b3133df  MooseX-MethodAttributes-0.06.tar.gz
+a59f37947f93e9d54da849670467fbe7  MooseX-MethodAttributes-0.14.tar.gz




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