From 2280b4f3639f5fe7658f9554fca33bf3a8cbfe19b855b1e0491061d5ecd220d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 19 Apr 2013 09:35:09 +0000 Subject: [PATCH] Accepting request 171150 from home:dimstar:branches:GNOME:Factory Update to 0.1.33 - Also for G:S:3.8 (stable) OBS-URL: https://build.opensuse.org/request/show/171150 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=66 --- colord-0.1.32.tar.xz | 3 --- colord-0.1.33.tar.xz | 3 +++ colord.changes | 26 ++++++++++++++++++++++++++ colord.spec | 2 +- 4 files changed, 30 insertions(+), 4 deletions(-) delete mode 100644 colord-0.1.32.tar.xz create mode 100644 colord-0.1.33.tar.xz diff --git a/colord-0.1.32.tar.xz b/colord-0.1.32.tar.xz deleted file mode 100644 index ea3876e..0000000 --- a/colord-0.1.32.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7034a8f21948d4458c63f4cf5fd70ee6caab508ce08f33a9752b0f0099cabea -size 992544 diff --git a/colord-0.1.33.tar.xz b/colord-0.1.33.tar.xz new file mode 100644 index 0000000..7bd9c61 --- /dev/null +++ b/colord-0.1.33.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f908f9746ac2e91fdbd4d8a93ba06019a204f6af52362da50c8b090cf88bd8d +size 1042780 diff --git a/colord.changes b/colord.changes index 2b93a88..a3860f6 100644 --- a/colord.changes +++ b/colord.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Tue Apr 16 14:53:42 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.1.33: + + New Features: + - Add some profile descriptions for the CMYK profiles. + - Add the FOGRA45L and FOGRA47L CMYK profiles. + - Include the eciRGBv1 gamma 1.8 profile. + - libcolord: Add cd_it8_set_enable_created. + - libcolord: Add helpers for int and double values from the + DOM. + + Bugfixes: + - Add ifdef for cmsGetToneCurveEstimatedTableEntries. + - Build the print profiles from XML descriptions. + - Check the generated CCMX matrix for invalid data. + - Do not print a warning if the DBus property does not exist. + - Ensure mbstowcs() has an LC_CTYPE of 'en_US.UTF-8'. + - libcolord: Always write C-locale floating point values in IT8 + files. + - libcolord: Initialize the value of the CCMX matrix. + - libcolord: Return the correct result from + cd_mat33_matrix_multiply. + - Never promote localized v2 ICC profiles to v4. + - Rename ISOnewspaper26 to IFRA26S_2004_newsprint. + + Updated translations. + ------------------------------------------------------------------- Fri Mar 29 08:49:11 UTC 2013 - dimstar@opensuse.org diff --git a/colord.spec b/colord.spec index d77cb83..f2099b0 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.32 +Version: 0.1.33 Release: 0 Summary: System Daemon for Managing Color Devices License: GPL-2.0+