Hello community, here is the log from the commit of package colord for openSUSE:Factory checked in at 2019-02-24 16:58:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/colord (Old) and /work/SRC/openSUSE:Factory/.colord.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "colord" Sun Feb 24 16:58:43 2019 rev:76 rq:673344 version:1.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/colord/colord.changes 2018-04-25 09:44:54.567024632 +0200 +++ /work/SRC/openSUSE:Factory/.colord.new.28833/colord.changes 2019-02-24 16:58:45.568812763 +0100 @@ -1,0 +2,6 @@ +Mon Feb 11 12:37:27 UTC 2019 - Dominique Leuenberger <[email protected]> + +- Fix meson parameters: -Dargyllcms-sensor=true must be + -Dargyllcms_sensor=true (boo#1124388). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ colord.spec ++++++ --- /var/tmp/diff_new_pack.bqTCdK/_old 2019-02-24 16:58:46.320812405 +0100 +++ /var/tmp/diff_new_pack.bqTCdK/_new 2019-02-24 16:58:46.320812405 +0100 @@ -1,7 +1,7 @@ # # spec file for package colord # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -152,7 +152,7 @@ -Dbash_completion=true \ -Dsystemd=true \ -Dlibcolordcompat=true \ - -Dargyllcms-sensor=true \ + -Dargyllcms_sensor=true \ -Dreverse=false \ -Dsane=false \ -Dvapi=true \
