Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package exim for openSUSE:Factory checked in at 2023-04-04 21:27:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/exim (Old) and /work/SRC/openSUSE:Factory/.exim.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "exim" Tue Apr 4 21:27:25 2023 rev:75 rq:1077219 version:4.96 Changes: -------- --- /work/SRC/openSUSE:Factory/exim/exim.changes 2023-01-30 17:21:01.879785539 +0100 +++ /work/SRC/openSUSE:Factory/.exim.new.19717/exim.changes 2023-04-04 21:27:42.783676901 +0200 @@ -1,0 +2,5 @@ +Tue Mar 28 13:46:34 UTC 2023 - Peter Wullinger <wullin...@rz.uni-kiel.de> + +- enable sender rewriting support (SUPPORT_SRS) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ exim.spec ++++++ --- /var/tmp/diff_new_pack.U8IZXR/_old 2023-04-04 21:27:43.515681056 +0200 +++ /var/tmp/diff_new_pack.U8IZXR/_new 2023-04-04 21:27:43.523681102 +0200 @@ -75,7 +75,7 @@ Requires(pre): fileutils textutils %endif Version: 4.96 -Release: 0 +Release: 1 %if %{with_mysql} BuildRequires: mysql-devel %endif @@ -292,6 +292,8 @@ EXPERIMENTAL_CERTNAMES=yes EXPERIMENTAL_DSN=yes SYSTEM_ALIASES_FILE=/etc/aliases + # enable SRS + SUPPORT_SRS=yes %if %{with dane} SUPPORT_DANE=yes %endif