Accepting request 173213 from GNOME:Factory
Push GNOME 3.8.1 to Factory - mostly small bug fixes over the existing 3.8.0 we have OBS-URL: https://build.opensuse.org/request/show/173213 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/colord?expand=0&rev=33
This commit is contained in:
commit
98f906b306
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7034a8f21948d4458c63f4cf5fd70ee6caab508ce08f33a9752b0f0099cabea
|
||||
size 992544
|
3
colord-0.1.33.tar.xz
Normal file
3
colord-0.1.33.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f908f9746ac2e91fdbd4d8a93ba06019a204f6af52362da50c8b090cf88bd8d
|
||||
size 1042780
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 14:53:42 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.1.33:
|
||||
+ New Features:
|
||||
- Add some profile descriptions for the CMYK profiles.
|
||||
- Add the FOGRA45L and FOGRA47L CMYK profiles.
|
||||
- Include the eciRGBv1 gamma 1.8 profile.
|
||||
- libcolord: Add cd_it8_set_enable_created.
|
||||
- libcolord: Add helpers for int and double values from the
|
||||
DOM.
|
||||
+ Bugfixes:
|
||||
- Add ifdef for cmsGetToneCurveEstimatedTableEntries.
|
||||
- Build the print profiles from XML descriptions.
|
||||
- Check the generated CCMX matrix for invalid data.
|
||||
- Do not print a warning if the DBus property does not exist.
|
||||
- Ensure mbstowcs() has an LC_CTYPE of 'en_US.UTF-8'.
|
||||
- libcolord: Always write C-locale floating point values in IT8
|
||||
files.
|
||||
- libcolord: Initialize the value of the CCMX matrix.
|
||||
- libcolord: Return the correct result from
|
||||
cd_mat33_matrix_multiply.
|
||||
- Never promote localized v2 ICC profiles to v4.
|
||||
- Rename ISOnewspaper26 to IFRA26S_2004_newsprint.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 29 08:49:11 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
|
||||
|
||||
Name: colord
|
||||
Version: 0.1.32
|
||||
Version: 0.1.33
|
||||
Release: 0
|
||||
Summary: System Daemon for Managing Color Devices
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user