rpms/perl-MooseX-Emulate-Class-Accessor-Fast/F-11 perl-MooseX-Emulate-Class-Accessor-Fast.spec, 1.2, 1.3 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Tue Jun 16 14:56:57 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-MooseX-Emulate-Class-Accessor-Fast/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2586

Modified Files:
	perl-MooseX-Emulate-Class-Accessor-Fast.spec sources 
Log Message:
* Sun May 31 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.00900-1
- auto-update to 0.00900 (by cpan-spec-update 0.01)



Index: perl-MooseX-Emulate-Class-Accessor-Fast.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-Emulate-Class-Accessor-Fast/F-11/perl-MooseX-Emulate-Class-Accessor-Fast.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- perl-MooseX-Emulate-Class-Accessor-Fast.spec	26 Feb 2009 22:22:19 -0000	1.2
+++ perl-MooseX-Emulate-Class-Accessor-Fast.spec	16 Jun 2009 14:56:27 -0000	1.3
@@ -1,20 +1,20 @@
-Name:       perl-MooseX-Emulate-Class-Accessor-Fast 
-Version:    0.00800 
-Release:    2%{?dist}
+Name:       perl-MooseX-Emulate-Class-Accessor-Fast
+Version:    0.00900
+Release:    1%{?dist}
 # lib/MooseX/Adopt/Class/Accessor/Fast.pm -> GPL+ or Artistic
 # lib/MooseX/Emulate/Class/Accessor/Fast.pm -> GPL+ or Artistic
-License:    GPL+ or Artistic 
+License:    GPL+ or Artistic
 Group:      Development/Libraries
-Summary:    Emulate Class::Accessor::Fast behavior using Moose attributes 
-Source:     http://search.cpan.org/CPAN/authors/id/G/GR/GRODITI/MooseX-Emulate-Class-Accessor-Fast-%{version}.tar.gz 
+Summary:    Emulate Class::Accessor::Fast behavior using Moose attributes
+Source:     http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/MooseX-Emulate-Class-Accessor-Fast-%{version}.tar.gz
 Url:        http://search.cpan.org/dist/MooseX-Emulate-Class-Accessor-Fast
-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) >= 6.42
-BuildRequires: perl(Moose)               >= 0.31
-BuildRequires: perl(Moose::Role) 
+BuildRequires: perl(Moose)               >= 0.74
+BuildRequires: perl(Moose::Role)
 BuildRequires: perl(namespace::clean)
 # tests
 BuildRequires: perl(Test::More)
@@ -23,10 +23,10 @@ BuildRequires: perl(Class::Accessor::Fas
 
 
 %description
-This module attempts to emulate the behavior of Class::Accessor::Fast 
-as accurately as possible using the Moose attribute system. The public 
+This module attempts to emulate the behavior of Class::Accessor::Fast
+as accurately as possible using the Moose attribute system. The public
 API of "Class::Accessor::Fast" is wholly supported, but the private
-methods are not.  If you are only using the public methods (as you 
+methods are not.  If you are only using the public methods (as you
 should) migration should be a matter of switching your "use base" line
 to a "with" line.
 
@@ -51,15 +51,25 @@ find %{buildroot} -depth -type d -exec r
 make test
 
 %clean
-rm -rf %{buildroot} 
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc README Changes 
+%doc README Changes
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun May 31 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.00900-1
+- auto-update to 0.00900 (by cpan-spec-update 0.01)
+
+* Sun May 17 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.00802-1
+- auto-update to 0.00802 (by cpan-spec-update 0.01)
+- altered br on perl(Moose) (0.31 => 0.74)
+
+* Sun Apr 19 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.00801-1
+- update to 0.00801
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.00800-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
@@ -69,4 +79,3 @@ rm -rf %{buildroot} 
 * Tue Feb 10 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.00800-0
 - initial RPM packaging
 - generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8)
-


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-MooseX-Emulate-Class-Accessor-Fast/F-11/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	13 Feb 2009 23:20:09 -0000	1.2
+++ sources	16 Jun 2009 14:56:27 -0000	1.3
@@ -1 +1 @@
-050c85f8f30584bcfafe4f96af4d9ef0  MooseX-Emulate-Class-Accessor-Fast-0.00800.tar.gz
+36ed235d4d2d9759c24a99358eb471e6  MooseX-Emulate-Class-Accessor-Fast-0.00900.tar.gz




More information about the fedora-extras-commits mailing list