Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rspamd for openSUSE:Factory checked in at 2021-06-09 21:53:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rspamd (Old) and /work/SRC/openSUSE:Factory/.rspamd.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rspamd" Wed Jun 9 21:53:09 2021 rev:6 rq:898834 version:2.7 Changes: -------- --- /work/SRC/openSUSE:Factory/rspamd/rspamd.changes 2021-03-05 13:51:33.691968891 +0100 +++ /work/SRC/openSUSE:Factory/.rspamd.new.32437/rspamd.changes 2021-06-09 21:53:30.454603662 +0200 @@ -1,0 +2,16 @@ +Wed Jun 2 13:55:50 UTC 2021 - Marcus Rueckert <mrueck...@suse.de> + +- use systemd_ordering + +------------------------------------------------------------------- +Wed Jun 2 13:55:08 UTC 2021 - Marcus Rueckert <mrueck...@suse.de> + +- add Requires(pre) to shadow to fix %pre scriptlet + +------------------------------------------------------------------- +Wed Jun 2 00:19:41 UTC 2021 - Marcus Rueckert <mrueck...@suse.de> + +- disable PCRE2 for now: + https://bugzilla.opensuse.org/show_bug.cgi?id=1182864#c10 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rspamd.spec ++++++ --- /var/tmp/diff_new_pack.GiWrsP/_old 2021-06-09 21:53:30.918604489 +0200 +++ /var/tmp/diff_new_pack.GiWrsP/_new 2021-06-09 21:53:30.922604496 +0200 @@ -41,7 +41,7 @@ %if 0%{?suse_version} >= 1500 %bcond_without openblas - %bcond_without pcre2 + %bcond_with pcre2 %endif # fails to build atm @@ -114,7 +114,7 @@ BuildRequires: pkgconfig(sqlite3) %if %{with systemd} BuildRequires: pkgconfig(systemd) -%{?systemd_requires} +%{?systemd_ordering} %endif %if 0%{?suse_version} < 1500 @@ -129,6 +129,7 @@ %endif BuildRequires: apparmor-abstractions Requires: apparmor-abstractions +Requires(pre): shadow %description Rspamd is a spam filtering system that allows evaluation of messages