From f1ed47934a8da38730699d614b51c4e5190d91d376e281ae025209bea63258e9 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Tue, 1 Mar 2022 13:49:54 +0000 Subject: [PATCH] Accepting request 958014 from devel:languages:perl:autoupdate - updated to 1.302189 see /usr/share/doc/packages/perl-Test-Simple/Changes 1.302189 2022-02-24 21:23:05-08:00 America/Los_Angeles - Fix #890, #891 OBS-URL: https://build.opensuse.org/request/show/958014 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Simple?expand=0&rev=137 --- Test-Simple-1.302188.tar.gz | 3 --- Test-Simple-1.302189.tar.gz | 3 +++ perl-Test-Simple.changes | 10 ++++++++++ perl-Test-Simple.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 Test-Simple-1.302188.tar.gz create mode 100644 Test-Simple-1.302189.tar.gz diff --git a/Test-Simple-1.302188.tar.gz b/Test-Simple-1.302188.tar.gz deleted file mode 100644 index 2b32354..0000000 --- a/Test-Simple-1.302188.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b7a0e304ca24d657d79b73c9ff3f381dc460f356e4044de326ed03ddab16c95 -size 333394 diff --git a/Test-Simple-1.302189.tar.gz b/Test-Simple-1.302189.tar.gz new file mode 100644 index 0000000..d8d472c --- /dev/null +++ b/Test-Simple-1.302189.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bef8a65399b224d641673236b80dffa21a587c4afb8f560062f03ceedc079823 +size 333487 diff --git a/perl-Test-Simple.changes b/perl-Test-Simple.changes index feda3e4..7edd0b1 100644 --- a/perl-Test-Simple.changes +++ b/perl-Test-Simple.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Feb 26 03:10:44 UTC 2022 - Tina Müller + +- updated to 1.302189 + see /usr/share/doc/packages/perl-Test-Simple/Changes + + 1.302189 2022-02-24 21:23:05-08:00 America/Los_Angeles + + - Fix #890, #891 + ------------------------------------------------------------------- Thu Sep 30 03:11:54 UTC 2021 - Tina Müller diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec index 706cf4a..0401ab8 100644 --- a/perl-Test-Simple.spec +++ b/perl-Test-Simple.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Simple # -# 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,10 +18,10 @@ %define cpan_name Test-Simple Name: perl-Test-Simple -Version: 1.302188 +Version: 1.302189 Release: 0 -Summary: Basic utilities for writing tests License: Artistic-1.0 OR GPL-1.0-or-later +Summary: Basic utilities for writing tests URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/E/EX/EXODIST/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml