Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bluez for openSUSE:Factory checked in at 2021-08-12 09:01:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bluez (Old) and /work/SRC/openSUSE:Factory/.bluez.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bluez" Thu Aug 12 09:01:19 2021 rev:179 rq:911193 version:5.60 Changes: -------- --- /work/SRC/openSUSE:Factory/bluez/bluez.changes 2021-07-29 21:31:31.920802983 +0200 +++ /work/SRC/openSUSE:Factory/.bluez.new.1899/bluez.changes 2021-08-12 09:02:10.782101871 +0200 @@ -1,0 +2,5 @@ +Mon Aug 2 18:27:38 UTC 2021 - Stefan Seyfried <seife+...@b1-systems.com> + +- fix bluez-auto-enable-devices subpackage (boo#1177845) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bluez.spec ++++++ --- /var/tmp/diff_new_pack.qTv7Kk/_old 2021-08-12 09:02:11.358100953 +0200 +++ /var/tmp/diff_new_pack.qTv7Kk/_new 2021-08-12 09:02:11.362100946 +0200 @@ -189,7 +189,7 @@ # END FIXME # for auto-enable subpackage -echo AutoEnable=true >> src/main.conf +sed -i '/^#AutoEnable=false/aAutoEnable=true' src/main.conf # 2to3 does not fix the #! line sed -i '1s#/usr/bin/python$#/usr/bin/python3#' test/*