Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Future for openSUSE:Factory checked in at 2023-04-03 17:47:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Future (Old) and /work/SRC/openSUSE:Factory/.perl-Future.new.9019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Future" Mon Apr 3 17:47:27 2023 rev:18 rq:1077002 version:0.50 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Future/perl-Future.changes 2022-11-08 10:54:48.869750033 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Future.new.9019/perl-Future.changes 2023-04-03 17:47:40.122924903 +0200 @@ -1,0 +2,16 @@ +Sat Mar 18 03:06:18 UTC 2023 - Tina Müller <timueller+p...@suse.de> + +- updated to 0.50 + see /usr/share/doc/packages/perl-Future/Changes + + 0.50 2023-03-17 + [CHANGES] + * Swap all unit tests from `Test::More` to `Test2::V0` + * Avoids test_requires on `Test::Refcount` or `Test::Fatal` + + [BUGFIXES] + * Fix documentation minisynopsis on `->udata` + * Set `@CARP_NOT` so that `AWAIT_GET` rethrow appears to come from + the right location (RT145249) + +------------------------------------------------------------------- Old: ---- Future-0.49.tar.gz New: ---- Future-0.50.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Future.spec ++++++ --- /var/tmp/diff_new_pack.iDMoHn/_old 2023-04-03 17:47:40.718929295 +0200 +++ /var/tmp/diff_new_pack.iDMoHn/_new 2023-04-03 17:47:40.726929354 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Future # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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 Future Name: perl-Future -Version: 0.49 +Version: 0.50 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Represent an operation awaiting completion @@ -30,10 +30,7 @@ BuildRequires: perl-macros BuildRequires: perl(Carp) >= 1.25 BuildRequires: perl(Module::Build) >= 0.400400 -BuildRequires: perl(Test::Fatal) -BuildRequires: perl(Test::Identity) -BuildRequires: perl(Test::More) >= 0.88 -BuildRequires: perl(Test::Refcount) +BuildRequires: perl(Test2::V0) >= 0.000148 Requires: perl(Carp) >= 1.25 %{perl_requires} ++++++ Future-0.49.tar.gz -> Future-0.50.tar.gz ++++++ ++++ 2347 lines of diff (skipped)