1.61 bump

This commit is contained in:
Paul Howarth 2015-11-14 20:23:17 +00:00
parent 723b7597ea
commit 48c1646c2b
2 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: perl-DateTime-Format-Strptime
Epoch: 1
Version: 1.60
Version: 1.61
Release: 1%{?dist}
Summary: Parse and format strptime and strftime patterns
License: GPL+ or Artistic
@ -22,7 +22,7 @@ BuildRequires: perl(DateTime) >= 1.00
BuildRequires: perl(DateTime::Locale) >= 0.45
BuildRequires: perl(DateTime::TimeZone) >= 0.79
BuildRequires: perl(Exporter)
BuildRequires: perl(Package::DeprecationManager)
BuildRequires: perl(Package::DeprecationManager) >= 0.15
BuildRequires: perl(Params::Validate) >= 1.20
BuildRequires: perl(Try::Tiny)
BuildRequires: perl(warnings)
@ -44,6 +44,7 @@ BuildRequires: perl(Test::More) >= 0.96
# Test::Pod::Coverage 1.08 not used
# Test::Spelling 0.12 not used
# Test::Version 1 not used
BuildRequires: perl(Test::Warnings)
BuildRequires: perl(utf8)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@ -79,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/DateTime::Format::Strptime.3*
%changelog
* Sat Nov 14 2015 Paul Howarth <paul@city-fan.org> - 1:1.61-1
- 1.61 bump
* Sun Nov 8 2015 Paul Howarth <paul@city-fan.org> - 1:1.60-1
- 1.60 bump

View File

@ -1 +1 @@
8b490e0a6fbedbac75239a14c7e24525 DateTime-Format-Strptime-1.60.tar.gz
1d9f84ebd3103742429611b4b4ac653c DateTime-Format-Strptime-1.61.tar.gz