Hello community, here is the log from the commit of package sharutils for openSUSE:Factory checked in at 2019-09-07 12:34:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sharutils (Old) and /work/SRC/openSUSE:Factory/.sharutils.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sharutils" Sat Sep 7 12:34:05 2019 rev:28 rq:727734 version:4.15.2 Changes: -------- --- /work/SRC/openSUSE:Factory/sharutils/sharutils.changes 2018-08-10 09:47:25.642042916 +0200 +++ /work/SRC/openSUSE:Factory/.sharutils.new.7948/sharutils.changes 2019-09-07 12:34:08.529667828 +0200 @@ -1,0 +2,6 @@ +Thu Aug 29 19:01:18 UTC 2019 - Stefan BrĂ¼ns <[email protected]> + +- Drop mailx BuildRequires. The "sync directories over mail" feature + has been removed in 4.11.1. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sharutils.spec ++++++ --- /var/tmp/diff_new_pack.Qh3VEZ/_old 2019-09-07 12:34:09.309667732 +0200 +++ /var/tmp/diff_new_pack.Qh3VEZ/_new 2019-09-07 12:34:09.313667732 +0200 @@ -1,7 +1,7 @@ # # spec file for package sharutils # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,7 +22,7 @@ Summary: GNU shar utilities License: GPL-3.0-or-later Group: Productivity/Archiving/Compression -Url: http://www.gnu.org/software/sharutils +Url: http://www.gnu.org/software/sharutils/ Source0: ftp://ftp.gnu.org/gnu/sharutils/sharutils-%{version}.tar.xz Source1: ftp://ftp.gnu.org/gnu/sharutils/sharutils-%{version}.tar.xz.sig Source2: %{name}.keyring @@ -30,7 +30,6 @@ Patch1: sharutils-CVE-2018-1000097-fix_buffer_overflow.patch Patch2: gnulib-libio.patch BuildRequires: libopenssl-devel -BuildRequires: mailx BuildRequires: xz Requires(pre): %{install_info_prereq} Requires(pre): coreutils @@ -50,9 +49,6 @@ which ignores or otherwise mangles the eight bit (high order bit) of bytes. uudecode does the converse transformation. -remsync allows for remote synchronization of directory trees, using -e-mail. This part of sharutils is still alpha. - %{?lang_package} %prep
