From c667d06e2ae4dcf51f52537aababd3a4c83a7be136dd88b90a17bbc68aa0610a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 12 Dec 2012 09:17:24 +0000 Subject: [PATCH] Accepting request 143543 from home:dimstar:branches:GNOME:Factory Update to 0.1.25 OBS-URL: https://build.opensuse.org/request/show/143543 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=51 --- colord-0.1.24.tar.xz | 3 --- colord-0.1.25.tar.xz | 3 +++ colord.changes | 58 ++++++++++++++++++++++++++++++++++++++++++++ colord.spec | 3 +-- 4 files changed, 62 insertions(+), 5 deletions(-) delete mode 100644 colord-0.1.24.tar.xz create mode 100644 colord-0.1.25.tar.xz diff --git a/colord-0.1.24.tar.xz b/colord-0.1.24.tar.xz deleted file mode 100644 index e645dc6..0000000 --- a/colord-0.1.24.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:812980fc6fa1607a5e4d117aa76311f9527028a2948f75137a4fab0362400407 -size 550876 diff --git a/colord-0.1.25.tar.xz b/colord-0.1.25.tar.xz new file mode 100644 index 0000000..79f0835 --- /dev/null +++ b/colord-0.1.25.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26764216bc5a82c6bcb51859a7c0da9bac4290eab1cc6435581a56244a1cf421 +size 559596 diff --git a/colord.changes b/colord.changes index 866eb84..e89c387 100644 --- a/colord.changes +++ b/colord.changes @@ -1,3 +1,61 @@ +------------------------------------------------------------------- +Thu Nov 29 08:33:29 UTC 2012 - dimstar@opensuse.org + +- Update to version 0.1.25: + + New Features: + - Add a create-standard-space sub-command to cd-create-profile. + - Add a FAQ entry describing application support of color + management. + - Add a 'make coverity' helper to scan the project for errors. + - Add a profile metadata key of 'License'. + - Add a profile warning if any of the primaries are outside of + ROMM RGB. + - Add a set-version command to the cd-fix-profile command line + tool. + - Add a warning if the profile calibration data is + non-monotonic. + - Add a warning if the profile copyright is missing. + - Add a warning if the profile description is missing. + - Add a warning if the profile gray axis is invalid. + - Move the named color examples to shared-color-profiles. + - Print if the profile is system-wide when doing 'colormgr + get-profiles'. + - Show the primaries when dumping the profile using + cd-fix-profile. + - Use syslog to be able to debug what the daemon is doing + without restarting it. + + Bugfixes: + - Check the return value of mbstowcs before using the buffer. + - Convert cd-create-profile to using sub-commands to make it + more modular. + - Create linear vcgt tables when using create-x11-gamma to + match the xserver behaviour. + - Create version 2.2 ICC files when creating named color + profiles. + - Do not ever manually set a ICC profile version when creating + profiles. + - Do not try to connect to colord in cd-fix-profile until + actually needed. + - Don't optimize the profile check transforms to speed up + daemon startup. + - Don't set the StandardSpaces override, the generated profiles + have the correct metadata now. + - Fix a crash in the example code if the device has a + non-standard qualifier format. + - Fix GetStandardSpace so it can actually work. + - huey: Ensure we return an error if we ran out of retries. + - If the copyright string is not set when creating a profile + use a good default. + - Improve the formatting of 'get-profiles' and 'get-devices'. + - libcolord: Fix up a warning if GetStandardSpace fails to find + a profile. + - Return an error if the client does not set a profile or + device id. + - Return an error if the client uses an unsupported scope + value. + - Set a default copyright string when creating profiles without + using --copyright. + ------------------------------------------------------------------- Wed Oct 31 20:53:05 UTC 2012 - dimstar@opensuse.org diff --git a/colord.spec b/colord.spec index 5bfd3a2..fb19c0a 100644 --- a/colord.spec +++ b/colord.spec @@ -19,7 +19,7 @@ %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d Name: colord -Version: 0.1.24 +Version: 0.1.25 Release: 0 Summary: System Daemon for Managing Color Devices License: GPL-2.0+ @@ -145,7 +145,6 @@ exit 0 %{_bindir}/colormgr %{_libdir}/colord-sensors/ %{_libexecdir}/%{name} -%{_datadir}/color/ %{_datadir}/dbus-1/interfaces/org.freedesktop.ColorManager.* %{_datadir}/dbus-1/system-services/org.freedesktop.ColorManager.service %{_datadir}/polkit-1/actions/org.freedesktop.color.policy