From a8a9fa22f65467678ed92087d8d55e8a532aec95 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Apr 18 2018 11:20:57 +0000 Subject: New upstream version --- diff --git a/.gitignore b/.gitignore index 7995f06..033ce1f 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ /colord-1.4.0.tar.xz /colord-1.4.1.tar.xz /colord-1.4.2.tar.xz +/colord-1.4.3.tar.xz diff --git a/colord.spec b/colord.spec index b50e908..efcd678 100644 --- a/colord.spec +++ b/colord.spec @@ -18,7 +18,7 @@ Summary: Color daemon Name: colord -Version: 1.4.2 +Version: 1.4.3 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ URL: https://www.freedesktop.org/software/colord/ @@ -116,23 +116,23 @@ This may be useful for CMYK soft-proofing or for extra device support. ulimit -Sv 2000000 %meson \ - -Denable-vala=true \ + -Dvapi=true \ %if 0%{?build_print_profiles} - -Denable-print-profiles=true \ + -Dprint_profiles=true \ %else - -Denable-print-profiles=false \ + -Dprint_profiles=false \ %endif %if 0%{?enable_sane} - -Denable-sane=true \ + -Dsane=true \ %endif %if 0%{?rhel} - -Denable-bash-completion=false \ - -Denable-argyllcms-sensor=false \ + -Dbash_completion=false \ + -Dargyllcms_sensor=false \ %endif %if !0%{?rhel} - -Denable-libcolordcompat=true \ + -Dlibcolordcompat=true \ %endif - -Dwith-daemon-user=colord + -Ddaemon_user=colord %meson_build @@ -277,6 +277,11 @@ exit 0 %{_datadir}/gtk-doc/html/colord/* %changelog +* Wed Apr 18 2018 Richard Hughes 1.4.3-1 +- New upstream version +- Make cd_color_get_blackbody_rgb_full() more accurate +- Update style of Meson build options + * Mon Mar 12 2018 Richard Hughes 1.4.2-1 - New upstream version - Avoid buffer overflow when reading profile_id diff --git a/sources b/sources index a24ffba..cb942bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (colord-1.4.2.tar.xz) = 5dc276d008dd7e3365a894d8d8779e27bc0bb24c4eb9ec0994528da7fa92bff789993b0bfc075a443da664a781d23f9718e7eafc593acad80200b976266e2840 +SHA512 (colord-1.4.3.tar.xz) = 8a4dc9c6c480cff0a3a9d9187e087cc07e1c8c262edd45cbb69e51d384fab4331b1115c354ee2160ab36137b7d342fb450672acd29066dd45e7878562197dce2