rpms/perl-MooseX-AttributeHelpers/F-9 perl-MooseX-AttributeHelpers.spec, 1.6, 1.7 sources, 1.5, 1.6

Chris Weyl cweyl at fedoraproject.org
Sat Jan 10 19:09:50 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-MooseX-AttributeHelpers/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6103

Modified Files:
	perl-MooseX-AttributeHelpers.spec sources 
Log Message:
* Sat Nov 08 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.14-1
- updating to 0.14
- POD tests are now explicitly for author/maintainers only; removing deps



Index: perl-MooseX-AttributeHelpers.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-AttributeHelpers/F-9/perl-MooseX-AttributeHelpers.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-MooseX-AttributeHelpers.spec	9 Jul 2008 04:17:09 -0000	1.6
+++ perl-MooseX-AttributeHelpers.spec	10 Jan 2009 19:09:20 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           perl-MooseX-AttributeHelpers
-Version:        0.12
-Release:        2%{?dist}
+Version:        0.14
+Release:        1%{?dist}
 Summary:        Extended Moose attribute interfaces
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -11,13 +11,9 @@
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Moose)           >= 0.45
+BuildRequires:  perl(Moose)           >= 0.56
 BuildRequires:  perl(Test::Exception) >= 0.21
 BuildRequires:  perl(Test::More)      >= 0.62
-# optional tests
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage)
-
 
 %description
 While Moose attributes provide you with a way to name your accessors,
@@ -64,6 +60,14 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sat Nov 08 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.14-1
+- updating to 0.14
+- POD tests are now explicitly for author/maintainers only; removing deps
+
+* Sat Sep 06 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.13-1
+- update to 0.13
+- note BR on Moose is now at 0.56 and is not optional :)
+
 * Mon Jun 30 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.12-2
 - ...and fix filtering.  heh.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-AttributeHelpers/F-9/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	9 Jul 2008 04:17:09 -0000	1.5
+++ sources	10 Jan 2009 19:09:20 -0000	1.6
@@ -1 +1 @@
-c9dafb95089f40957d6bc99839de107f  MooseX-AttributeHelpers-0.12.tar.gz
+6f8589c9f8b246bb6ebff245a274b62b  MooseX-AttributeHelpers-0.14.tar.gz




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