From 79480cbcfdab30d9de922e309d4d8582a852d2ef5ab7f7825f70aab95ceeb1c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 27 Nov 2014 20:52:51 +0000 Subject: [PATCH] Accepting request 263208 from home:dimstar:branches:GNOME:Factory Update to 1.2.6 OBS-URL: https://build.opensuse.org/request/show/263208 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=114 --- colord-1.2.4.tar.xz | 3 --- colord-1.2.6.tar.xz | 3 +++ colord.changes | 40 ++++++++++++++++++++++++++++++++++++++++ colord.spec | 6 +++++- 4 files changed, 48 insertions(+), 4 deletions(-) delete mode 100644 colord-1.2.4.tar.xz create mode 100644 colord-1.2.6.tar.xz diff --git a/colord-1.2.4.tar.xz b/colord-1.2.4.tar.xz deleted file mode 100644 index 460f466..0000000 --- a/colord-1.2.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98440deb524f71894a3542cd84c1f10e9306092a908854227b1b065ea3274035 -size 1177272 diff --git a/colord-1.2.6.tar.xz b/colord-1.2.6.tar.xz new file mode 100644 index 0000000..ea4ff75 --- /dev/null +++ b/colord-1.2.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6be25f365a07e8f65d9ad7d86897d23712074be04e66894a805f86d553f0b05 +size 1191180 diff --git a/colord.changes b/colord.changes index eb16c7a..0cb6456 100644 --- a/colord.changes +++ b/colord.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Thu Nov 27 09:50:45 UTC 2014 - dimstar@opensuse.org + +- Update to version 1.2.6: + + New Features: + - Allowing compile using mingw. + - Make the ArgyllCMS sensor driver optional. + - libcolord: + . Add cd_it8_get_xyz_for_rgb(). + . Add cd_it8_utils_calculate_gamma(). + . Add cd_spectrum_get_resolution(). + . Add cd_spectrum_get_value_raw(). + . Add cd_spectrum_normalize_max(). + . Add cd_spectrum_set_value(). + + Bugfixes: + - libcolord: + . Allow a SPECTRAL_START_NM value of zero. + . Always replace CCSS spectral data of the same ID. + . Deep copy the spectral data when using cd_spectrum_dup(). + . Fix using cd_it8_add_spectrum() where the spectra have no + ID values. + . Never allow duplicate CCSS IDs for small wavelength ranges. + . Only set SPECTRAL_NORM when the normalisation is enabled. + . Return correct values when no LUMINANCE_XYZ_CDM2 is + specified. + . Use double precision for SPECTRAL_START_NM and + SPECTRAL_END_NM. + . When using cd_it8_add_spectrum() replace any with the same + ID. +- Changes from version 1.2.5: + + New Features: + - Add a branding-less ColorHug2 figure. + - Add the calculate-ccmx subcommand to cd-it8. + - Install the now-useful cd-it8 helper. + + Bugfixes: + - Drop nb.po, its superfluous with nb_NO.po around. + - Fix a crash in the session helper while calibrating. + - Remove the private cd-find-broken tool. +- Add argyllcms BuildRequires and Requires. + ------------------------------------------------------------------- Sun Oct 19 20:57:45 UTC 2014 - zaitor@opensuse.org diff --git a/colord.spec b/colord.spec index 105f72e..7f33a2b 100644 --- a/colord.spec +++ b/colord.spec @@ -19,7 +19,7 @@ %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d Name: colord -Version: 1.2.4 +Version: 1.2.6 Release: 0 Summary: System Daemon for Managing Color Devices License: GPL-2.0+ @@ -29,6 +29,7 @@ Source0: http://www.freedesktop.org/software/colord/releases/%{name}-%{ve # Apparmor profile Source1: usr.lib.colord Source99: baselibs.conf +BuildRequires: argyllcms BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: vala @@ -48,6 +49,7 @@ BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(udev) Requires(pre): pwdutils +Requires: argyllcms Requires: shared-color-profiles Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -185,6 +187,7 @@ exit 0 %{_bindir}/cd-create-profile %{_bindir}/cd-fix-profile %{_bindir}/cd-iccdump +%{_bindir}/cd-it8 %{_bindir}/colormgr %{_libdir}/colord-sensors/ %{_libexecdir}/%{name} @@ -199,6 +202,7 @@ exit 0 %{_datadir}/polkit-1/actions/org.freedesktop.color.policy %{_mandir}/man1/cd-create-profile.1%{?ext_man} %{_mandir}/man1/cd-fix-profile.1%{?ext_man} +%{_mandir}/man1/cd-it8.1%{?ext_man} %{_mandir}/man1/colormgr.1%{?ext_man} %dir /etc/apparmor.d/ %config /etc/apparmor.d/usr.lib.colord