Accepting request 161704 from home:dimstar:branches:GNOME:Factory

Update to 0.1.32

OBS-URL: https://build.opensuse.org/request/show/161704
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=64
This commit is contained in:
2013-03-29 20:59:11 +00:00
committed by Git OBS Bridge
parent 0e981be234
commit 4a91f72bd2
4 changed files with 27 additions and 4 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Fri Mar 29 08:49:11 UTC 2013 - dimstar@opensuse.org
- Update to version 0.1.32:
+ New Features:
- Add a new tool 'cd-iccdump' that can dump V4 and V2 profiles.
- Add translated descriptions to the ICC profiles.
- libcolord:
. Add an object which is a named colord.
. Add an object to factor out the profile load and save.
. Add a really simple XML DOM extractor.
. Add some helpers for dealing with CdColorLab objects.
- Translate some of the profile source XML file descriptions
and licences.
- Use an XML source format for the generated profiles.
+ Bugfixes:
- libcolord: Correctly copy CdColorYxy->Y when used as a
property.
- lib: Fix the licence boilerplate in the sensor libs.
- Set the default profile locale to be en_US, not EN_us.
- Use gtkdocize --copy in autogen.sh
-------------------------------------------------------------------
Mon Mar 18 18:40:44 UTC 2013 - dimstar@opensuse.org