6.05 bump

This commit is contained in:
Petr Písař 2019-11-19 10:01:18 +01:00
parent 5625600fd3
commit 31967d052c
3 changed files with 11 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/HTTP-Date-6.02.tar.gz /HTTP-Date-6.02.tar.gz
/HTTP-Date-6.03.tar.gz /HTTP-Date-6.03.tar.gz
/HTTP-Date-6.04.tar.gz /HTTP-Date-6.04.tar.gz
/HTTP-Date-6.05.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-HTTP-Date Name: perl-HTTP-Date
Version: 6.04 Version: 6.05
Release: 1%{?dist} Release: 1%{?dist}
Summary: Date conversion routines Summary: Date conversion routines
License: GPL+ or Artistic License: GPL+ or Artistic
@ -15,7 +15,7 @@ BuildRequires: perl(strict)
BuildRequires: perl(warnings) BuildRequires: perl(warnings)
# Run-time: # Run-time:
BuildRequires: perl(Exporter) BuildRequires: perl(Exporter)
BuildRequires: perl(Time::Local) BuildRequires: perl(Time::Local) >= 1.28
# Time::Zone not used # Time::Zone not used
# Tests: # Tests:
BuildRequires: perl(blib) BuildRequires: perl(blib)
@ -28,10 +28,14 @@ BuildRequires: perl(Test::More)
# CPAN::Meta not helpful # CPAN::Meta not helpful
# CPAN::Meta::Prereqs not helpful # CPAN::Meta::Prereqs not helpful
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(Time::Local) >= 1.28
# Strongly recommended: # Strongly recommended:
Requires: perl(Time::Zone) Requires: perl(Time::Zone)
Conflicts: perl-libwww-perl < 6 Conflicts: perl-libwww-perl < 6
# Remove under-specified version
%global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^perl\\(Time::Local\\)$
%description %description
This module provides functions that deal the date formats used by the HTTP This module provides functions that deal the date formats used by the HTTP
protocol (and then some more). Only the first two functions, time2str() and protocol (and then some more). Only the first two functions, time2str() and
@ -59,6 +63,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Tue Nov 19 2019 Petr Pisar <ppisar@redhat.com> - 6.05-1
- 6.05 bump
* Fri Nov 15 2019 Petr Pisar <ppisar@redhat.com> - 6.04-1 * Fri Nov 15 2019 Petr Pisar <ppisar@redhat.com> - 6.04-1
- 6.04 bump - 6.04 bump

View File

@ -1 +1 @@
SHA512 (HTTP-Date-6.04.tar.gz) = 860afb25a9548561f574fc4ef908a8dedd395af17f220516391b890ac6dd7c26a0974f284d288a26273a12eabea879f2f1a62f0ca0ed3ba59dafa3570c0ee8f4 SHA512 (HTTP-Date-6.05.tar.gz) = 08a427a860161cd0d7a34a4fa3eb6bf6439c2504478a308ff560de0e6620c20df46f004cfcb719e3d19e35fdb650728d6983ffce1423f4d9da06f91d85c7b927