Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package enigmail for openSUSE:Factory checked in at 2023-09-06 18:58:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/enigmail (Old) and /work/SRC/openSUSE:Factory/.enigmail.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "enigmail" Wed Sep 6 18:58:19 2023 rev:44 rq:1109134 version:2.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/enigmail/enigmail.changes 2020-10-08 13:13:41.959254738 +0200 +++ /work/SRC/openSUSE:Factory/.enigmail.new.1766/enigmail.changes 2023-09-06 19:02:17.144311978 +0200 @@ -1,0 +2,5 @@ +Tue Sep 5 09:49:56 UTC 2023 - Andreas Schwab <sch...@suse.de> + +- Manually update the included config.sub + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ enigmail.spec ++++++ --- /var/tmp/diff_new_pack.VjXsgQ/_old 2023-09-06 19:02:18.468359178 +0200 +++ /var/tmp/diff_new_pack.VjXsgQ/_new 2023-09-06 19:02:18.472359321 +0200 @@ -1,7 +1,7 @@ # # spec file for package enigmail # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2014 Wolfgang Rosenauer <w...@rosenauer.org> # # All modifications and additions to the file contributed by third parties @@ -44,6 +44,10 @@ %prep %setup -q -n enigmail +if test -f /usr/lib/rpm/config.sub; then + # The file has been edited in a way that the automatic update fails + cp /usr/lib/rpm/config.sub . +fi %build %configure