Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package omemo-utils for openSUSE:Factory checked in at 2024-02-21 17:58:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/omemo-utils (Old) and /work/SRC/openSUSE:Factory/.omemo-utils.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "omemo-utils" Wed Feb 21 17:58:10 2024 rev:3 rq:1148417 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/omemo-utils/omemo-utils.changes 2022-10-11 18:05:51.814115239 +0200 +++ /work/SRC/openSUSE:Factory/.omemo-utils.new.1706/omemo-utils.changes 2024-02-21 17:58:18.527409124 +0100 @@ -1,0 +2,6 @@ +Wed Feb 21 07:38:32 UTC 2024 - Michael Vetter <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ omemo-utils.spec ++++++ --- /var/tmp/diff_new_pack.wNbmaW/_old 2024-02-21 17:58:18.951424457 +0100 +++ /var/tmp/diff_new_pack.wNbmaW/_new 2024-02-21 17:58:18.951424457 +0100 @@ -1,7 +1,7 @@ # # spec file for package omemo-utils # -# Copyright (c) 2022 SUSE LLC +# 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 @@ -32,8 +32,7 @@ Utilities for OMEMO media sharing. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %make_build PREFIX=%{_prefix}
