Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bitlbee for openSUSE:Factory checked in at 2022-02-10 23:12:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bitlbee (Old) and /work/SRC/openSUSE:Factory/.bitlbee.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bitlbee" Thu Feb 10 23:12:23 2022 rev:14 rq:953155 version:3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/bitlbee/bitlbee.changes 2021-08-28 22:29:57.134027565 +0200 +++ /work/SRC/openSUSE:Factory/.bitlbee.new.1956/bitlbee.changes 2022-02-10 23:13:09.520372816 +0100 @@ -1,0 +2,8 @@ +Thu Feb 10 09:16:15 UTC 2022 - Filippo Bonazzi <[email protected]> + +- Fix bitlbee runtime directory (bsc#1193230) + * create service runtime directory with correct SELinux context + Modified: + * bitlbee.service-suse.in + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bitlbee.service-suse.in ++++++ --- /var/tmp/diff_new_pack.Znsftg/_old 2022-02-10 23:13:09.976373971 +0100 +++ /var/tmp/diff_new_pack.Znsftg/_new 2022-02-10 23:13:09.984373991 +0100 @@ -28,8 +28,7 @@ RestrictRealtime=true # end of automatic additions Type=forking -ExecStartPre=/usr/bin/mkdir -p /run/bitlbee -ExecStartPre=/usr/bin/chown bitlbee.bitlbee /run/bitlbee +RuntimeDirectory=bitlbee ExecStart=/usr/sbin/bitlbee -F -u bitlbee PIDFile=/run/bitlbee/bitlbee.pid ExecReload=/bin/kill -HUP $MAINPID
