Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-IO-Async for openSUSE:Factory 
checked in at 2022-08-16 18:38:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-IO-Async (Old)
 and      /work/SRC/openSUSE:Factory/.perl-IO-Async.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-IO-Async"

Tue Aug 16 18:38:04 2022 rev:5 rq:997422 version:0.802

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-IO-Async/perl-IO-Async.changes      
2021-08-10 10:28:33.545709478 +0200
+++ /work/SRC/openSUSE:Factory/.perl-IO-Async.new.1521/perl-IO-Async.changes    
2022-08-16 18:38:06.222451106 +0200
@@ -1,0 +2,31 @@
+Tue Aug 16 03:08:28 UTC 2022 - Tina M??ller <[email protected]>
+
+- updated to 0.802
+   see /usr/share/doc/packages/perl-IO-Async/Changes
+
+  0.802   2022-08-15
+          [CHANGES]
+           * Pre??mptively use Future ->udata API from upcoming release, to
+             avoid depending on it being a hashref
+           * Report correct caller file + line number in nested test calls to
+             wait_for {}
+          [BUGFIXES]
+           * Use 'SOCK_STREAM' instead of hardcoded 1 in t/50resolver.t
+           * Skip exceptional socket condition test on cygwin because it seems
+             always to fail there
+           * Avoid harmless warnings about undef at global destruction
+             (RT142754)
+  0.801   2021-12-15
+          [BUGFIXES]
+           * Remove extraneous test-time use of Data::Dump (RT140143)
+  0.800   2021-11-11
+          [CHANGES]
+           * Bumped up to three-digit minor version number
+           * Added IO::Async::OS->signum2name
+           * Implement Future::IO->waitpid API
+           * Skip the `spawn` Routine model if POSIX fork() is not available
+           * Replace getaddrinfo / getnameinfo with virtual mocking functions
+             for unit-testing the resolve, so as not to rely on local platform
+             resolver behaviours
+
+-------------------------------------------------------------------

Old:
----
  IO-Async-0.79.tar.gz

New:
----
  IO-Async-0.802.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-IO-Async.spec ++++++
--- /var/tmp/diff_new_pack.smsvaB/_old  2022-08-16 18:38:07.134452753 +0200
+++ /var/tmp/diff_new_pack.smsvaB/_new  2022-08-16 18:38:07.138452760 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-IO-Async
 #
-# 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 IO-Async
 Name:           perl-IO-Async
-Version:        0.79
+Version:        0.802
 Release:        0
-Summary:        Asynchronous event-driven programming
 License:        Artistic-1.0 OR GPL-1.0-or-later
+Summary:        Asynchronous event-driven programming
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
@@ -34,6 +34,7 @@
 BuildRequires:  perl(Socket) >= 2.007
 BuildRequires:  perl(Struct::Dumb)
 BuildRequires:  perl(Test::Fatal)
+BuildRequires:  perl(Test::Future::IO::Impl)
 BuildRequires:  perl(Test::Identity)
 BuildRequires:  perl(Test::Metrics::Any)
 BuildRequires:  perl(Test::More) >= 0.88

++++++ IO-Async-0.79.tar.gz -> IO-Async-0.802.tar.gz ++++++
++++ 1617 lines of diff (skipped)

Reply via email to