diff --git a/HTTP-Cookies-6.08.tar.gz b/HTTP-Cookies-6.08.tar.gz deleted file mode 100644 index a732b60..0000000 --- a/HTTP-Cookies-6.08.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49ebb73576eb41063c04bc079477df094496deec805ae033f3be338c23c3af59 -size 41482 diff --git a/HTTP-Cookies-6.09.tar.gz b/HTTP-Cookies-6.09.tar.gz new file mode 100644 index 0000000..48eeb7f --- /dev/null +++ b/HTTP-Cookies-6.09.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:903f017afaa5b78599cc90efc14ecccc8cc2ebfb636eb8c02f8f16ba861d1fe0 +size 42441 diff --git a/perl-HTTP-Cookies.changes b/perl-HTTP-Cookies.changes index 30890bb..8a79f65 100644 --- a/perl-HTTP-Cookies.changes +++ b/perl-HTTP-Cookies.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Nov 20 11:27:15 UTC 2020 - Tina Müller + +- updated to 6.09 + see /usr/share/doc/packages/perl-HTTP-Cookies/Changes + + 6.09 2020-11-19 22:20:47Z + - Allow HttpOnly cookies to be loaded by HTTP::Cookies::Netscape (GH#63) + (Charlie Hothersall-Thomas) + ------------------------------------------------------------------- Tue Dec 3 03:16:55 UTC 2019 - diff --git a/perl-HTTP-Cookies.spec b/perl-HTTP-Cookies.spec index 78e1b59..2878987 100644 --- a/perl-HTTP-Cookies.spec +++ b/perl-HTTP-Cookies.spec @@ -1,7 +1,7 @@ # # spec file for package perl-HTTP-Cookies # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: perl-HTTP-Cookies -Version: 6.08 +Version: 6.09 Release: 0 %define cpan_name HTTP-Cookies Summary: HTTP cookie jars License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: https://metacpan.org/release/%{cpan_name} +URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch