Do not build-require vars module removed in 6.05
This commit is contained in:
parent
4b1676a147
commit
51eef0d8ce
@ -1,6 +1,6 @@
|
||||
Name: perl-HTTP-Cookies
|
||||
Version: 6.06
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: HTTP cookie jars
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/HTTP-Cookies
|
||||
@ -19,7 +19,6 @@ BuildRequires: perl(HTTP::Date) >= 6
|
||||
BuildRequires: perl(HTTP::Headers::Util) >= 6
|
||||
BuildRequires: perl(HTTP::Request)
|
||||
BuildRequires: perl(locale)
|
||||
BuildRequires: perl(vars)
|
||||
# Win32 not supported
|
||||
# Tests:
|
||||
BuildRequires: perl(File::Spec)
|
||||
@ -64,6 +63,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 13 2019 Petr Pisar <ppisar@redhat.com> - 6.06-2
|
||||
- Do not build-require vars module removed in 6.05
|
||||
|
||||
* Wed Nov 13 2019 Petr Pisar <ppisar@redhat.com> - 6.06-1
|
||||
- 6.06 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user