Accepting request 249914 from multimedia:color_management

- Update to version 1.2.3:
  New Features:
  - colorhug: Add ch_device_check_firmware()
  - colorhug: Add ch_device_mode_from_firmware()
  - colorhug: Use a different PID for the ColorHug2 bootloader
  Bugfixes:
  - Fix the device path to allow uid or username to be omitted
  - There is no seat if running in a chroot
- add systemd %pre and %post macros for colord.service
- add rccolord symlink

OBS-URL: https://build.opensuse.org/request/show/249914
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=107
This commit is contained in:
2014-09-17 10:23:39 +00:00
committed by Git OBS Bridge
parent 5eaa691817
commit 404884ec06
4 changed files with 33 additions and 4 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Sep 15 06:47:53 UTC 2014 - kkaempf@suse.com
- Update to version 1.2.3:
New Features:
- colorhug: Add ch_device_check_firmware()
- colorhug: Add ch_device_mode_from_firmware()
- colorhug: Use a different PID for the ColorHug2 bootloader
Bugfixes:
- Fix the device path to allow uid or username to be omitted
- There is no seat if running in a chroot
- add systemd %pre and %post macros for colord.service
- add rccolord symlink
-------------------------------------------------------------------
Sat Aug 23 21:27:22 UTC 2014 - dimstar@opensuse.org