Accepting request 210946 from GNOME:Factory
Update to ver 1.1.5. Note that I see that fedora has dropped shared-color-profiles http://pkgs.fedoraproject.org/cgit/shared-color-profiles.git/commit/?id=383a0197b39ea848a6c2e6999b1f8f088a5acf9f, stating that those profiles now are built in this package. What more, the package has not built since dmuller checked in a version update (never forwarded to factory at least...). I won't pretend I understand this package at all, so I leave it up to those that have more insight (forwarded request 210924 from dimstar) OBS-URL: https://build.opensuse.org/request/show/210946 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/colord?expand=0&rev=45
This commit is contained in:
commit
6227a8356a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2b7882bd119a2ca77741f734c9ef5db809a0189b3312d4f9f3cbffd534e19e1
|
||||
size 1113432
|
3
colord-1.1.5.tar.xz
Normal file
3
colord-1.1.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b27ce46f37a2370aead88eda11910aa718701abacdcc7c7b6fb92d13b6bb6898
|
||||
size 1118772
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 15 11:04:36 UTC 2013 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 1.1.5:
|
||||
+ New Features:
|
||||
- Change the --enable-gudev parameter into --enable-udev.
|
||||
- Fall back to parsing pnp.ids if udev is not available.
|
||||
+ Bugs fixed:
|
||||
- Don't crash with zero-sized ICC file.
|
||||
- Never add USB hubs as scanner devices even if tagged.
|
||||
- Never create color managed webcam devices.
|
||||
- session-helper: Do not crash when moving the sensor position.
|
||||
- libcolord:
|
||||
. Check that the vendor and model are valid UTF-8.
|
||||
. Do not write invalid data when the resaving a profile.
|
||||
. Don't create legacy locations.
|
||||
. Ensure the parsed EDID strings are valid UTF-8.
|
||||
. Ensure the version is set when creating from the EDID.
|
||||
. Fix crash when using cd_color_get_blackbody_rgb().
|
||||
. No critical warning if udev_hwdb_new() fails.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 21:10:43 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
|
||||
|
||||
Name: colord
|
||||
Version: 1.1.4
|
||||
Version: 1.1.5
|
||||
Release: 0
|
||||
Summary: System Daemon for Managing Color Devices
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user