Hello community,

here is the log from the commit of package postgrey for openSUSE:Factory 
checked in at 2017-01-24 10:42:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgrey (Old)
 and      /work/SRC/openSUSE:Factory/.postgrey.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgrey"

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgrey/postgrey.changes        2016-10-20 
23:09:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.postgrey.new/postgrey.changes   2017-01-24 
10:42:48.330282405 +0100
@@ -1,0 +2,5 @@
+Mon Jan 23 19:57:05 UTC 2017 - [email protected]
+
+- add ExecReload to service file
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ postgrey.spec ++++++
--- /var/tmp/diff_new_pack.JidiU0/_old  2017-01-24 10:42:49.006186432 +0100
+++ /var/tmp/diff_new_pack.JidiU0/_new  2017-01-24 10:42:49.014185296 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package postgrey
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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

++++++ postgrey.service ++++++
--- /var/tmp/diff_new_pack.JidiU0/_old  2017-01-24 10:42:49.082175642 +0100
+++ /var/tmp/diff_new_pack.JidiU0/_new  2017-01-24 10:42:49.086175075 +0100
@@ -20,6 +20,7 @@
 Type=forking
 EnvironmentFile=-/etc/sysconfig/postgrey
 ExecStart=/usr/sbin/postgrey -d $POSTGREY_CONN_OPTIONS $POSTGREY_DBDIR 
$POSTGREY_EXTRA_OPTIONS
+ExecReload=/usr/bin/kill -HUP $MAINPID
 Restart=always
 RestartSec=1
 


Reply via email to