Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mosh for openSUSE:Factory checked in at 2024-01-17 22:16:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mosh (Old) and /work/SRC/openSUSE:Factory/.mosh.new.16006 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mosh" Wed Jan 17 22:16:25 2024 rev:24 rq:1139377 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mosh/mosh.changes 2023-07-18 22:07:29.970779404 +0200 +++ /work/SRC/openSUSE:Factory/.mosh.new.16006/mosh.changes 2024-01-17 22:16:27.125536040 +0100 @@ -1,0 +2,10 @@ +Mon Jan 15 12:19:22 UTC 2024 - Pedro Monreal <[email protected]> + +- Remove the deprecated perl-IO-Socket-INET6 dependency. + * Remove the dependency on perl(IO::Socket::INET6) as it has been + deprecated by upstream, is no longer suitable for use and its not + being maintained. A compatible replacement for this package is + perl(IO::Socket::IP) which is shipped by the perl-base package. + * In the sources, the perl(IO::Socket::IP) is preferred over INET6. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mosh.spec ++++++ --- /var/tmp/diff_new_pack.6pK5bO/_old 2024-01-17 22:16:28.717594540 +0100 +++ /var/tmp/diff_new_pack.6pK5bO/_new 2024-01-17 22:16:28.733595128 +0100 @@ -1,7 +1,7 @@ # # spec file for package mosh # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2012 Flavio Castelli. # # All modifications and additions to the file contributed by third parties @@ -36,7 +36,7 @@ BuildRequires: pkgconfig(protobuf) BuildRequires: pkgconfig(zlib) Requires: openssh -Requires: perl-IO-Socket-INET6 +Requires: perl-IO-Socket-IP Requires: perl-IO-Tty %description
