From 208ed095cb5e7063b5d3729cee1ba58a2c13c1284f5823f8797b23dcc2b46b39 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Fri, 28 Jan 2022 10:04:41 +0000 Subject: [PATCH] Accepting request 949206 from devel:languages:perl:autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - updated to 6.61 see /usr/share/doc/packages/perl-libwww-perl/Changes 6.61 2022-01-21 21:41:18Z - Use File::Copy::move to attempt an atomic mirror (GH#401) (Andrew Fresh) - Require Getopt::Long at runtime, too (GH#402) (Ville Skyttä) OBS-URL: https://build.opensuse.org/request/show/949206 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-libwww-perl?expand=0&rev=120 --- libwww-perl-6.60.tar.gz | 3 --- libwww-perl-6.61.tar.gz | 3 +++ perl-libwww-perl.changes | 10 ++++++++++ perl-libwww-perl.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 libwww-perl-6.60.tar.gz create mode 100644 libwww-perl-6.61.tar.gz diff --git a/libwww-perl-6.60.tar.gz b/libwww-perl-6.60.tar.gz deleted file mode 100644 index 69a9a47..0000000 --- a/libwww-perl-6.60.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cdd28b9237b9c6791725b9099695c7c3c720b33881606fd6cc7635a5495bb07c -size 179043 diff --git a/libwww-perl-6.61.tar.gz b/libwww-perl-6.61.tar.gz new file mode 100644 index 0000000..0d69a4c --- /dev/null +++ b/libwww-perl-6.61.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f69069bd0df0ee222e25d41093bcc42e58d0a45885fba400356454c25621a5f +size 179453 diff --git a/perl-libwww-perl.changes b/perl-libwww-perl.changes index fe62daa..34b7b66 100644 --- a/perl-libwww-perl.changes +++ b/perl-libwww-perl.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jan 22 03:09:16 UTC 2022 - Tina Müller + +- updated to 6.61 + see /usr/share/doc/packages/perl-libwww-perl/Changes + + 6.61 2022-01-21 21:41:18Z + - Use File::Copy::move to attempt an atomic mirror (GH#401) (Andrew Fresh) + - Require Getopt::Long at runtime, too (GH#402) (Ville Skyttä) + ------------------------------------------------------------------- Sat Dec 18 03:11:03 UTC 2021 - Tina Müller diff --git a/perl-libwww-perl.spec b/perl-libwww-perl.spec index fa223bf..c4a3628 100644 --- a/perl-libwww-perl.spec +++ b/perl-libwww-perl.spec @@ -1,7 +1,7 @@ # # spec file for package perl-libwww-perl # -# 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 libwww-perl Name: perl-libwww-perl -Version: 6.60 +Version: 6.61 Release: 0 Summary: The World-Wide Web library for Perl License: Artistic-1.0 OR GPL-1.0-or-later