Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package patool for openSUSE:Factory checked in at 2021-05-16 23:41:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patool (Old) and /work/SRC/openSUSE:Factory/.patool.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patool" Sun May 16 23:41:59 2021 rev:2 rq:893459 version:1.12 Changes: -------- --- /work/SRC/openSUSE:Factory/patool/patool.changes 2017-11-17 11:00:26.427763872 +0100 +++ /work/SRC/openSUSE:Factory/.patool.new.2988/patool.changes 2021-05-16 23:44:17.253099092 +0200 @@ -1,0 +2,8 @@ +Fri May 14 15:13:58 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Fix up dependency of -bash-completion subpackage: + + Require the main package. The bash completion is useless + without the application. + + Supplement it against bash-completion, not against bash. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patool.spec ++++++ --- /var/tmp/diff_new_pack.A91gah/_old 2021-05-16 23:44:17.697097371 +0200 +++ /var/tmp/diff_new_pack.A91gah/_new 2021-05-16 23:44:17.701097355 +0200 @@ -2,7 +2,7 @@ # # spec file for package patool # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2012 Pascal Bleser <pascal.ble...@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -14,7 +14,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 @@ Version: 1.12 Release: 0 Summary: Portable Command Line Archive File Manager -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Archiving/Compression URL: https://github.com/wummel/patool Source: https://github.com/wummel/patool/archive/upstream/%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -51,8 +51,9 @@ %package bash-completion Summary: Bash Completion for patool Group: Productivity/Archiving/Compression +Requires: %{name} Requires: bash-completion -Supplements: packageand(bash:patool) +Supplements: (%{name} and bash-completion) %description bash-completion This package contains bash completion for patool, a portable command line