Hello community, here is the log from the commit of package miredo for openSUSE:Factory checked in at 2020-06-04 17:55:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/miredo (Old) and /work/SRC/openSUSE:Factory/.miredo.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "miredo" Thu Jun 4 17:55:04 2020 rev:2 rq:811253 version:1.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/miredo/miredo.changes 2018-12-13 19:48:17.864712336 +0100 +++ /work/SRC/openSUSE:Factory/.miredo.new.3606/miredo.changes 2020-06-04 17:55:16.104785978 +0200 @@ -1,0 +2,6 @@ +Wed May 6 09:57:25 UTC 2020 - Martin Hauke <[email protected]> + +- Set LogLevel to info in the systemd service files to prevent + miredo spamming syslog with debug messages (boo#1165313) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ miredo.spec ++++++ --- /var/tmp/diff_new_pack.dUJWKi/_old 2020-06-04 17:55:18.536793454 +0200 +++ /var/tmp/diff_new_pack.dUJWKi/_new 2020-06-04 17:55:18.536793454 +0200 @@ -1,7 +1,7 @@ # # spec file for package miredo # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ miredo-client.service ++++++ --- /var/tmp/diff_new_pack.dUJWKi/_old 2020-06-04 17:55:18.564793541 +0200 +++ /var/tmp/diff_new_pack.dUJWKi/_new 2020-06-04 17:55:18.568793552 +0200 @@ -6,6 +6,7 @@ Type=forking PIDFile=/run/miredo.pid ExecStart=/usr/sbin/miredo +LogLevelMax=info [Install] WantedBy=multi-user.target ++++++ miredo-server.service ++++++ --- /var/tmp/diff_new_pack.dUJWKi/_old 2020-06-04 17:55:18.584793602 +0200 +++ /var/tmp/diff_new_pack.dUJWKi/_new 2020-06-04 17:55:18.584793602 +0200 @@ -6,6 +6,7 @@ Type=forking PIDFile=/run/miredo-server.pid ExecStart=/usr/sbin/miredo-server +LogLevelMax=info [Install] WantedBy=multi-user.target
