Hello community, here is the log from the commit of package otrs for openSUSE:Factory checked in at 2018-01-25 12:40:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/otrs (Old) and /work/SRC/openSUSE:Factory/.otrs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "otrs" Thu Jan 25 12:40:13 2018 rev:59 rq:569254 version:4.0.28 Changes: -------- --- /work/SRC/openSUSE:Factory/otrs/otrs.changes 2018-01-06 18:48:07.966193521 +0100 +++ /work/SRC/openSUSE:Factory/.otrs.new/otrs.changes 2018-01-25 12:40:14.299510251 +0100 @@ -1,0 +2,5 @@ +Wed Jan 24 13:43:12 UTC 2018 - [email protected] + +- fix wrong fillup_only call + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ otrs.spec ++++++ --- /var/tmp/diff_new_pack.KJ6gYt/_old 2018-01-25 12:40:16.835391861 +0100 +++ /var/tmp/diff_new_pack.KJ6gYt/_new 2018-01-25 12:40:16.843391488 +0100 @@ -1,7 +1,7 @@ # # spec file for package otrs # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -361,7 +361,7 @@ %post %if 0%{?has_systemd} -%{fillup_only -i otrs} +%{fillup_only -n otrs} %service_add_post %{name}.service %service_add_post %{name}-scheduler.service %else
