From 723b7597eab32a1853311f702999fb4d5f1824cf Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sun, 8 Nov 2015 16:42:49 +0000 Subject: [PATCH] 1.60 bump --- perl-DateTime-Format-Strptime.spec | 19 +++++++++++++------ sources | 2 +- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/perl-DateTime-Format-Strptime.spec b/perl-DateTime-Format-Strptime.spec index 6459187..3c4591b 100644 --- a/perl-DateTime-Format-Strptime.spec +++ b/perl-DateTime-Format-Strptime.spec @@ -1,6 +1,6 @@ Name: perl-DateTime-Format-Strptime Epoch: 1 -Version: 1.57 +Version: 1.60 Release: 1%{?dist} Summary: Parse and format strptime and strftime patterns License: GPL+ or Artistic @@ -15,24 +15,28 @@ BuildRequires: make BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(strict) -BuildRequires: perl(warnings) # Run-time: BuildRequires: perl(Carp) +BuildRequires: perl(constant) BuildRequires: perl(DateTime) >= 1.00 BuildRequires: perl(DateTime::Locale) >= 0.45 BuildRequires: perl(DateTime::TimeZone) >= 0.79 BuildRequires: perl(Exporter) -BuildRequires: perl(Params::Validate) >= 0.64 -BuildRequires: perl(vars) +BuildRequires: perl(Package::DeprecationManager) +BuildRequires: perl(Params::Validate) >= 1.20 +BuildRequires: perl(Try::Tiny) +BuildRequires: perl(warnings) # Tests: BuildRequires: perl(File::Spec) +BuildRequires: perl(lib) # IO::Handle not used # IPC::Open3 not used # Pod::Coverage::TrustPod not used # Pod::Wordlist not used +BuildRequires: perl(Test::Builder) # Test::Code::TidyAll 0.24 not used # Test::EOL not used -# Test::Fatal not used +BuildRequires: perl(Test::Fatal) # Test::Mojibake not used BuildRequires: perl(Test::More) >= 0.96 # Test::NoTabs not used @@ -72,9 +76,12 @@ rm -rf $RPM_BUILD_ROOT %license LICENSE %doc Changes README.md %{perl_vendorlib}/DateTime/ -%{_mandir}/man3/DateTime::Format::Strptime.3pm* +%{_mandir}/man3/DateTime::Format::Strptime.3* %changelog +* Sun Nov 8 2015 Paul Howarth - 1:1.60-1 +- 1.60 bump + * Thu Oct 08 2015 Petr Pisar - 1:1.57-1 - 1.57 bump diff --git a/sources b/sources index 91a8671..9e121ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -700183a1bcf396b91d72a4a04b7aeba3 DateTime-Format-Strptime-1.57.tar.gz +8b490e0a6fbedbac75239a14c7e24525 DateTime-Format-Strptime-1.60.tar.gz