Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bytelist for openSUSE:Factory checked in at 2024-02-21 17:58:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bytelist (Old) and /work/SRC/openSUSE:Factory/.bytelist.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bytelist" Wed Feb 21 17:58:20 2024 rev:18 rq:1148450 version:1.0.15 Changes: -------- --- /work/SRC/openSUSE:Factory/bytelist/bytelist.changes 2021-06-04 00:33:49.456916368 +0200 +++ /work/SRC/openSUSE:Factory/.bytelist.new.1706/bytelist.changes 2024-02-21 17:58:29.379801548 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 08:33:05 UTC 2024 - Fridrich Strba <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bytelist.spec ++++++ --- /var/tmp/diff_new_pack.G9mCoW/_old 2024-02-21 17:58:29.899820352 +0100 +++ /var/tmp/diff_new_pack.G9mCoW/_new 2024-02-21 17:58:29.903820497 +0100 @@ -1,7 +1,7 @@ # # spec file for package bytelist # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2024 SUSE LLC # # 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/ # @@ -41,7 +41,7 @@ %prep %setup -q -n %{name}-%{name}-%{version} -%patch0 -p1 +%patch -P 0 -p1 find -name '*.class' -delete find -name '*.jar' -delete
