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

Update to 1.0.2

OBS-URL: https://build.opensuse.org/request/show/182545
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=75
This commit is contained in:
2013-07-08 21:14:50 +00:00
committed by Git OBS Bridge
parent 50abafcaca
commit 2f543cb478
4 changed files with 23 additions and 4 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Jul 8 07:46:10 UTC 2013 - dimstar@opensuse.org
- Update to version 1.0.2:
+ New Features:
- Add cd_icc_save_data() so that we can easily set
_ICC_PROFILE.
- Add CdIccStore to monitor directories of ICC profiles.
- Add SystemVendor and SystemModel properties to the main
interface.
+ Bugfixes:
- Allow to specify a non-qualified path when using
FindProfileByFilename.
- Allow using the key 'Filename' when using
FindProfileByProperty.
- Always return the error if any sync method failed.
- Fix GObject introspection when getting lists.
- Fix GObject introspection when getting metadata.
-------------------------------------------------------------------
Sun Jun 16 10:36:57 UTC 2013 - zaitor@opensuse.org