rpms/perl-DateTime/F-9 perl-DateTime.spec, 1.25, 1.26 sources, 1.18, 1.19

Chris Weyl cweyl at fedoraproject.org
Thu Dec 4 21:58:11 UTC 2008


Author: cweyl

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

Modified Files:
	perl-DateTime.spec sources 
Log Message:
* Mon Sep 08 2008 Steven Pritchard <steve at kspei.com> 1:0.4304-2
- Update to DateTime::TimeZone 0.7904.



Index: perl-DateTime.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-DateTime/F-9/perl-DateTime.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- perl-DateTime.spec	28 Feb 2008 13:13:29 -0000	1.25
+++ perl-DateTime.spec	4 Dec 2008 21:57:41 -0000	1.26
@@ -1,9 +1,9 @@
-%define DTTimeZone_version 0.70
-%define DTLocale_version 0.35
+%define DTTimeZone_version 0.7904
+%define DTLocale_version 0.41
 
 Name:           perl-DateTime
-Version:        0.41
-Release:        5%{?dist}
+Version:        0.4304
+Release:        2%{?dist}
 Epoch:          1
 Summary:        Date and time objects
 License:        GPL+ or Artistic
@@ -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
@@ -47,7 +48,7 @@
 is part of the Perl DateTime project. For details on this project please
 see http://datetime.perl.org/. The DateTime site has a FAQ which may help
 answer many "how do I do X?" questions. The FAQ is at
-http://datetime.perl.org/faq.html.
+http://datetime.perl.org/?FAQ.
 
 %prep
 %setup -q -T -c -n DateTimeBundle -a 0
@@ -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,29 @@
 %{perl_vendorarch}/DateTime*.pm
 
 %changelog
+* Mon Sep 08 2008 Steven Pritchard <steve at kspei.com> 1:0.4304-2
+- Update to DateTime::TimeZone 0.7904.
+
+* Tue Jul 15 2008 Steven Pritchard <steve at kspei.com> 1:0.4304-1
+- Update to DateTime 0.4304.
+- Update to DateTime::TimeZone 0.78.
+- Update to DateTime::Locale 0.41.
+
+* Tue Jul 08 2008 Steven Pritchard <steve at kspei.com> 1:0.4302-2
+- Update to DateTime::TimeZone 0.7701.
+
+* Sat May 31 2008 Steven Pritchard <steve at kspei.com> 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 at kspei.com> 1:0.42-1
+- Update to DateTime 0.42.
+- Update to DateTime::TimeZone 0.75.
+- Update FAQ URL in description.
+
 * Wed Feb 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1:0.41-5
 - Rebuild for perl 5.10 (again)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-DateTime/F-9/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- sources	11 Dec 2007 15:32:13 -0000	1.18
+++ sources	4 Dec 2008 21:57:41 -0000	1.19
@@ -1,3 +1,3 @@
-cbd27b0d9a3eee5ffa6afb9211b19a9e  DateTime-0.41.tar.gz
-857b23381a1a8e7dc2e7d0caa285827d  DateTime-Locale-0.35.tar.gz
-f0304d29b3e245eddcc66e348f0c05ef  DateTime-TimeZone-0.70.tar.gz
+33c766671222805b9f1b67844a04d4ad  DateTime-0.4304.tar.gz
+cc27842a44c234c10296aa769080bb02  DateTime-Locale-0.41.tar.gz
+a2b177ebd0702d25f7d591fc2974ba79  DateTime-TimeZone-0.7904.tar.gz




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