rpms/perl-DateTime-Format-Strptime/F-8 .cvsignore, 1.2, 1.3 perl-DateTime-Format-Strptime.spec, 1.3, 1.4 sources, 1.2, 1.3 perl-DateTime-Format-Strptime-charset.patch, 1.1, NONE

Steven Pritchard steve at fedoraproject.org
Thu Jan 3 17:51:58 UTC 2008


Author: steve

Update of /cvs/pkgs/rpms/perl-DateTime-Format-Strptime/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv355

Modified Files:
	.cvsignore perl-DateTime-Format-Strptime.spec sources 
Removed Files:
	perl-DateTime-Format-Strptime-charset.patch 
Log Message:
Sync with devel.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-DateTime-Format-Strptime/F-8/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	7 Jul 2006 17:40:19 -0000	1.2
+++ .cvsignore	3 Jan 2008 17:51:13 -0000	1.3
@@ -1 +1 @@
-DateTime-Format-Strptime-1.0700.tar.gz
+DateTime-Format-Strptime-1.0702.tgz


Index: perl-DateTime-Format-Strptime.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-DateTime-Format-Strptime/F-8/perl-DateTime-Format-Strptime.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-DateTime-Format-Strptime.spec	17 Apr 2007 23:19:59 -0000	1.3
+++ perl-DateTime-Format-Strptime.spec	3 Jan 2008 17:51:13 -0000	1.4
@@ -1,12 +1,11 @@
 Name:           perl-DateTime-Format-Strptime
-Version:        1.0700
-Release:        3%{?dist}
+Version:        1.0702
+Release:        1%{?dist}
 Summary:        Parse and format strp and strf time patterns
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/DateTime-Format-Strptime/
-Source0:        http://www.cpan.org/authors/id/R/RI/RICKM/DateTime-Format-Strptime-%{version}.tar.gz
-Patch0:         %{name}-charset.patch
+Source0:        http://www.cpan.org/authors/id/R/RI/RICKM/DateTime-Format-Strptime-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(DateTime)
@@ -14,6 +13,7 @@
 BuildRequires:  perl(DateTime::TimeZone) >= 0.25
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Params::Validate) >= 0.64
+BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -24,7 +24,6 @@
 
 %prep
 %setup -q -n DateTime-Format-Strptime-%{version}
-%patch0
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -53,6 +52,12 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jan 03 2008 Steven Pritchard <steve at kspei.com> 1.0702-1
+- Update to 1.0702.
+- Drop charset patch.
+- Update License tag.
+- BR Test::More.
+
 * Tue Apr 17 2007 Steven Pritchard <steve at kspei.com> 1.0700-3
 - Use fixperms macro instead of our own chmod incantation.
 - BR ExtUtils::MakeMaker.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-DateTime-Format-Strptime/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	7 Jul 2006 17:40:19 -0000	1.2
+++ sources	3 Jan 2008 17:51:13 -0000	1.3
@@ -1 +1 @@
-fcda7127b01dcad43ca7cf30be9a1dc6  DateTime-Format-Strptime-1.0700.tar.gz
+4a57ed0d53c49f68afefc1df1ec19043  DateTime-Format-Strptime-1.0702.tgz


--- perl-DateTime-Format-Strptime-charset.patch DELETED ---




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