diff --git a/HTTP-Message-6.35.tar.gz b/HTTP-Message-6.35.tar.gz deleted file mode 100644 index 525180e..0000000 --- a/HTTP-Message-6.35.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d77c3a64c2991c58e0694564fea7ed3610ae1790fa9eb32b51972b0a62bc6619 -size 89748 diff --git a/HTTP-Message-6.36.tar.gz b/HTTP-Message-6.36.tar.gz new file mode 100644 index 0000000..1571c05 --- /dev/null +++ b/HTTP-Message-6.36.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:576a53b486af87db56261a36099776370c06f0087d179fc8c7bb803b48cddd76 +size 89937 diff --git a/perl-HTTP-Message.changes b/perl-HTTP-Message.changes index 0fc2f85..30615b3 100644 --- a/perl-HTTP-Message.changes +++ b/perl-HTTP-Message.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jan 6 03:06:20 UTC 2022 - Tina Müller + +- updated to 6.36 + see /usr/share/doc/packages/perl-HTTP-Message/Changes + + 6.36 2022-01-05 14:39:42Z + - Fix examples in HTTP::Request::Common synopsis: HTTP::Request::Common + does not put headers in an arrayref, unlike HTTP::Request (GH#170) (Karen + Etheridge) + - Update to contributing information (GH#171) (Håkon Hægland) + ------------------------------------------------------------------- Fri Nov 12 03:06:15 UTC 2021 - Tina Müller diff --git a/perl-HTTP-Message.spec b/perl-HTTP-Message.spec index 90a25d3..38d9eaa 100644 --- a/perl-HTTP-Message.spec +++ b/perl-HTTP-Message.spec @@ -1,7 +1,7 @@ # # spec file for package perl-HTTP-Message # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name HTTP-Message Name: perl-HTTP-Message -Version: 6.35 +Version: 6.36 Release: 0 Summary: HTTP style message (base class) License: Artistic-1.0 OR GPL-1.0-or-later