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
This commit is contained in:
Bjørn Lie
2013-04-19 09:35:09 +00:00
committed by Git OBS Bridge
parent 4a91f72bd2
commit 2280b4f363
4 changed files with 30 additions and 4 deletions

View File

@@ -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