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

Chris Weyl cweyl at fedoraproject.org
Wed May 27 02:46:00 UTC 2009


Author: cweyl

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

Modified Files:
	.cvsignore perl-MooseX-MethodAttributes.spec sources 
Log Message:
* 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)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-MethodAttributes/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	21 May 2009 05:10:53 -0000	1.3
+++ .cvsignore	27 May 2009 02:45:29 -0000	1.4
@@ -1 +1 @@
-MooseX-MethodAttributes-0.11.tar.gz
+MooseX-MethodAttributes-0.12.tar.gz


Index: perl-MooseX-MethodAttributes.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-MethodAttributes/devel/perl-MooseX-MethodAttributes.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- perl-MooseX-MethodAttributes.spec	21 May 2009 05:10:54 -0000	1.2
+++ perl-MooseX-MethodAttributes.spec	27 May 2009 02:45:29 -0000	1.3
@@ -1,11 +1,11 @@
 Name:       perl-MooseX-MethodAttributes
-Version:    0.11
+Version:    0.12
 Release:    1%{?dist}
 # lib/MooseX/MethodAttributes.pm -> GPL+ or Artistic
 License:    GPL+ or Artistic
 Group:      Development/Libraries
 Summary:    Introspect your method code attributes
-Source:     http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/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)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -17,6 +17,7 @@ BuildRequires: perl(MooseX::Types) >= 0.
 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
@@ -52,6 +53,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* 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)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-MethodAttributes/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	21 May 2009 05:10:54 -0000	1.3
+++ sources	27 May 2009 02:45:29 -0000	1.4
@@ -1 +1 @@
-18ee58a2777f3debd066bad648602c57  MooseX-MethodAttributes-0.11.tar.gz
+b367a23b77caac8c88dec7d2afc7a177  MooseX-MethodAttributes-0.12.tar.gz




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