Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package notmuch for openSUSE:Leap:16.0 checked in at 2025-04-08 14:43:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/notmuch (Old) and /work/SRC/openSUSE:Leap:16.0/.notmuch.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "notmuch" Tue Apr 8 14:43:13 2025 rev:4 rq:1267728 version:0.38.3 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/notmuch/notmuch.changes 2025-04-07 13:58:40.825778620 +0200 +++ /work/SRC/openSUSE:Leap:16.0/.notmuch.new.1907/notmuch.changes 2025-04-08 14:43:14.961289730 +0200 @@ -1,0 +2,6 @@ +Tue Apr 1 17:28:01 UTC 2025 - Andreas Stieger <andreas.stie...@gmx.de> + +- build with sfsexp (boo#1240535) to enable s-expression support +- fix build on Leap 15.x + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ notmuch.spec ++++++ --- /var/tmp/diff_new_pack.a0XZE4/_old 2025-04-08 14:43:15.281303025 +0200 +++ /var/tmp/diff_new_pack.a0XZE4/_new 2025-04-08 14:43:15.285303191 +0200 @@ -37,6 +37,7 @@ BuildRequires: pkgconfig BuildRequires: python3-Sphinx BuildRequires: pkgconfig(gmime-3.0) +BuildRequires: pkgconfig(sfsexp) BuildRequires: pkgconfig(talloc) %{bcond_without python3} @@ -71,6 +72,7 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module wheel} BuildRequires: fdupes %endif %if %{with ruby}