Hello community, here is the log from the commit of package spamassassin for openSUSE:Factory checked in at 2015-02-05 10:59:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spamassassin (Old) and /work/SRC/openSUSE:Factory/.spamassassin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spamassassin" Changes: -------- --- /work/SRC/openSUSE:Factory/spamassassin/spamassassin.changes 2015-01-09 20:52:12.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.spamassassin.new/spamassassin.changes 2015-02-05 10:59:07.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Feb 2 08:18:20 UTC 2015 - [email protected] + +- Enable reload in unit files (boo#915736) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spamassassin.spec ++++++ --- /var/tmp/diff_new_pack.JozIP1/_old 2015-02-05 10:59:08.000000000 +0100 +++ /var/tmp/diff_new_pack.JozIP1/_new 2015-02-05 10:59:08.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package spamassassin # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ spamd.service ++++++ --- /var/tmp/diff_new_pack.JozIP1/_old 2015-02-05 10:59:08.000000000 +0100 +++ /var/tmp/diff_new_pack.JozIP1/_new 2015-02-05 10:59:08.000000000 +0100 @@ -25,6 +25,7 @@ ExecStartPre=/bin/bash -c "sa-update || true" EnvironmentFile=-/etc/sysconfig/spamd ExecStart=/usr/sbin/spamd $SPAMD_ARGS -r /var/run/spamd.pid +ExecReload=/usr/bin/kill -HUP $MAINPID [Install] WantedBy=multi-user.target ++++++ spampd.service ++++++ --- /var/tmp/diff_new_pack.JozIP1/_old 2015-02-05 10:59:09.000000000 +0100 +++ /var/tmp/diff_new_pack.JozIP1/_new 2015-02-05 10:59:09.000000000 +0100 @@ -25,6 +25,7 @@ ExecStartPre=/bin/bash -c "sa-update || true" EnvironmentFile=-/etc/sysconfig/spampd ExecStart=/usr/sbin/spampd $SPAMPD_OPTIONS +ExecReload=/usr/bin/kill -HUP $MAINPID [Install] WantedBy=multi-user.target -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
