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:
parent
50abafcaca
commit
2f543cb478
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:053f028aba6071068064ca7fe949bb3f74fb5ad16af2d7ec5bba10dea00cb785
|
|
||||||
size 1074508
|
|
3
colord-1.0.2.tar.xz
Normal file
3
colord-1.0.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b99d1d07fe21a37b446aa173a35c54fd669324ad61762a7545b1624c896a8a39
|
||||||
|
size 1082504
|
@ -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
|
Sun Jun 16 10:36:57 UTC 2013 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
|
%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
|
||||||
|
|
||||||
Name: colord
|
Name: colord
|
||||||
Version: 1.0.1
|
Version: 1.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: System Daemon for Managing Color Devices
|
Summary: System Daemon for Managing Color Devices
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user