Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package postgrey for openSUSE:Factory checked in at 2023-10-03 20:15:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgrey (Old) and /work/SRC/openSUSE:Factory/.postgrey.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgrey" Tue Oct 3 20:15:25 2023 rev:39 rq:1114357 version:1.37 Changes: -------- --- /work/SRC/openSUSE:Factory/postgrey/postgrey.changes 2021-10-21 23:56:04.460042400 +0200 +++ /work/SRC/openSUSE:Factory/.postgrey.new.28202/postgrey.changes 2023-10-03 20:17:08.730571296 +0200 @@ -1,0 +2,6 @@ +Mon Sep 18 08:47:50 UTC 2023 - Joop Boonen <joop.boo...@opensuse.org> + +- Remove postgrey.service -> var-run.mount dependency and ordering; + systemd 254 doesn't include var-run.mount any more. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postgrey.spec ++++++ --- /var/tmp/diff_new_pack.AYRpB4/_old 2023-10-03 20:17:10.802646029 +0200 +++ /var/tmp/diff_new_pack.AYRpB4/_new 2023-10-03 20:17:10.806646173 +0200 @@ -1,7 +1,7 @@ # # spec file for package postgrey # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ postgrey.service ++++++ --- /var/tmp/diff_new_pack.AYRpB4/_old 2023-10-03 20:17:10.894649346 +0200 +++ /var/tmp/diff_new_pack.AYRpB4/_new 2023-10-03 20:17:10.898649491 +0200 @@ -11,9 +11,8 @@ [Unit] Description=Postgrey Greylisting Service -Requires=var-run.mount Wants=nss-lookup.target network.target remote-fs.target time-sync.target -After=var-run.mount nss-lookup.target network.target remote-fs.target time-sync.target +After=nss-lookup.target network.target remote-fs.target time-sync.target Before=mail-transfer-agent.target [Service]