rpms/perl-DateTime-Format-Flexible/devel .cvsignore, 1.2, 1.3 perl-DateTime-Format-Flexible.spec, 1.2, 1.3 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Tue May 19 02:30:18 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-DateTime-Format-Flexible/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31891

Modified Files:
	.cvsignore perl-DateTime-Format-Flexible.spec sources 
Log Message:
* Tue May 19 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.08-1
- auto-update to 0.08 (by cpan-spec-update 0.01)
- added a new br on perl(DateTime::TimeZone) (version 0)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-DateTime-Format-Flexible/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	11 Jan 2009 22:30:00 -0000	1.2
+++ .cvsignore	19 May 2009 02:29:47 -0000	1.3
@@ -1 +1 @@
-DateTime-Format-Flexible-0.05.tar.gz
+DateTime-Format-Flexible-0.08.tar.gz


Index: perl-DateTime-Format-Flexible.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-DateTime-Format-Flexible/devel/perl-DateTime-Format-Flexible.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- perl-DateTime-Format-Flexible.spec	26 Feb 2009 14:52:12 -0000	1.2
+++ perl-DateTime-Format-Flexible.spec	19 May 2009 02:29:47 -0000	1.3
@@ -1,17 +1,17 @@
-Name:       perl-DateTime-Format-Flexible 
-Version:    0.05 
-Release:    2%{?dist}
+Name:       perl-DateTime-Format-Flexible
+Version:    0.08
+Release:    1%{?dist}
 # see LICENSE
 License:    GPL+ or Artistic
 Group:      Development/Libraries
 Summary:    Flexibly parse strings and turn them into DateTime objects
-Source:     http://search.cpan.org/CPAN/authors/id/T/TH/THINC/DateTime-Format-Flexible-%{version}.tar.gz 
+Source:     http://search.cpan.org/CPAN/authors/id/T/TH/THINC/DateTime-Format-Flexible-%{version}.tar.gz
 Url:        http://search.cpan.org/dist/DateTime-Format-Flexible
-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) 
+BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(DateTime)
 BuildRequires: perl(DateTime::Format::Builder) >= 0.74
 BuildRequires: perl(Readonly) >= 0.06
@@ -23,6 +23,9 @@ BuildRequires: perl(Test::Pod)
 BuildRequires: perl(Test::Pod::Coverage)
 
 
+### auto-added brs!
+BuildRequires:  perl(DateTime::TimeZone)
+
 %description
 If you have ever had to use a program that made you type in the date a
 certain way and thought "Why can't the computer just figure out what date I
@@ -54,15 +57,19 @@ find %{buildroot} -depth -type d -exec r
 TEST_POD=1 make test
 
 %clean
-rm -rf %{buildroot} 
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE README Changes example/ 
+%doc LICENSE README Changes example/
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue May 19 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.08-1
+- auto-update to 0.08 (by cpan-spec-update 0.01)
+- added a new br on perl(DateTime::TimeZone) (version 0)
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.05-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
@@ -72,4 +79,3 @@ rm -rf %{buildroot} 
 * Sun Dec 07 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.05-0.1
 - initial RPM packaging
 - generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.6)
-


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-DateTime-Format-Flexible/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	11 Jan 2009 22:30:00 -0000	1.2
+++ sources	19 May 2009 02:29:47 -0000	1.3
@@ -1 +1 @@
-1730dc9919c9dd73913c4fe3159c9bc3  DateTime-Format-Flexible-0.05.tar.gz
+7f004d2cdbc16909c915bc08e56e6848  DateTime-Format-Flexible-0.08.tar.gz




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