Author: steve Update of /cvs/pkgs/rpms/perl-DateTime/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24328 Modified Files: .cvsignore perl-DateTime.spec sources Log Message: Update to DateTime 0.4302. Update to DateTime::TimeZone 0.77. Update to DateTime::Locale 0.4001. BR List::MoreUtils. Define IS_MAINTAINER so we run the pod tests. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-DateTime/devel/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 15 May 2008 18:35:13 -0000 1.19 +++ .cvsignore 31 May 2008 18:29:05 -0000 1.20 @@ -1,3 +1,3 @@ -DateTime-0.42.tar.gz -DateTime-Locale-0.35.tar.gz -DateTime-TimeZone-0.75.tar.gz +DateTime-0.4302.tar.gz +DateTime-Locale-0.4001.tar.gz +DateTime-TimeZone-0.77.tar.gz Index: perl-DateTime.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-DateTime/devel/perl-DateTime.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- perl-DateTime.spec 15 May 2008 18:35:13 -0000 1.26 +++ perl-DateTime.spec 31 May 2008 18:29:05 -0000 1.27 @@ -1,8 +1,8 @@ -%define DTTimeZone_version 0.75 -%define DTLocale_version 0.35 +%define DTTimeZone_version 0.77 +%define DTLocale_version 0.4001 Name: perl-DateTime -Version: 0.42 +Version: 0.4302 Release: 1%{?dist} Epoch: 1 Summary: Date and time objects @@ -16,6 +16,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(Class::Singleton) >= 1.03 BuildRequires: perl(File::Find::Rule) +BuildRequires: perl(List::MoreUtils) BuildRequires: perl(Module::Build) BuildRequires: perl(Params::Validate) >= 0.76 BuildRequires: perl(Pod::Man) >= 1.14 @@ -118,6 +119,10 @@ PERL5LIB=$PERL5LIB:$(pwd)/DateTime-TimeZone-%{DTTimeZone_version}/blib/lib export PERL5LIB +# Run pod-related tests. +IS_MAINTAINER=1 +export IS_MAINTAINER + cd DateTime-Locale-%{DTLocale_version} ./Build test cd - @@ -143,6 +148,13 @@ %{perl_vendorarch}/DateTime*.pm %changelog +* Sat May 31 2008 Steven Pritchard <steve@xxxxxxxxx> 1:0.4302-1 +- Update to DateTime 0.4302. +- Update to DateTime::TimeZone 0.77. +- Update to DateTime::Locale 0.4001. +- BR List::MoreUtils. +- Define IS_MAINTAINER so we run the pod tests. + * Thu May 15 2008 Steven Pritchard <steve@xxxxxxxxx> 1:0.42-1 - Update to DateTime 0.42. - Update to DateTime::TimeZone 0.75. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-DateTime/devel/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 15 May 2008 18:35:13 -0000 1.19 +++ sources 31 May 2008 18:29:05 -0000 1.20 @@ -1,3 +1,3 @@ -2ea2baae817dd4d3d3cfd4a4457794dd DateTime-0.42.tar.gz -857b23381a1a8e7dc2e7d0caa285827d DateTime-Locale-0.35.tar.gz -b06c1dbd1e0ff3d88ed2c85eb2385665 DateTime-TimeZone-0.75.tar.gz +419405573f3a01cf621e692e65dc9fbe DateTime-0.4302.tar.gz +04cd7e65e4c773dfce972699aafc1f64 DateTime-Locale-0.4001.tar.gz +854643d5871ebbfd889dabf290e2310d DateTime-TimeZone-0.77.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list