From 21126b075865748fc3de1dbd247442fd44f6347f8663208f9850a4424cab84f2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 19 Feb 2016 14:49:17 +0000 Subject: [PATCH 1/2] Accepting request 360370 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/360370 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=135 --- colord-1.2.12.tar.xz | 3 --- colord-1.2.12.tar.xz.asc | 11 ----------- colord-1.3.1.tar.xz | 3 +++ colord-1.3.1.tar.xz.asc | 11 +++++++++++ colord.changes | 42 ++++++++++++++++++++++++++++++++++++++++ colord.spec | 7 +++++-- 6 files changed, 61 insertions(+), 16 deletions(-) delete mode 100644 colord-1.2.12.tar.xz delete mode 100644 colord-1.2.12.tar.xz.asc create mode 100644 colord-1.3.1.tar.xz create mode 100644 colord-1.3.1.tar.xz.asc diff --git a/colord-1.2.12.tar.xz b/colord-1.2.12.tar.xz deleted file mode 100644 index 405f68f..0000000 --- a/colord-1.2.12.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5241864c16a37f9e40d38d5009255456495a67f170ce0dc9250774442d68c3a -size 1214992 diff --git a/colord-1.2.12.tar.xz.asc b/colord-1.2.12.tar.xz.asc deleted file mode 100644 index 1399085..0000000 --- a/colord-1.2.12.tar.xz.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iQEcBAABAgAGBQJV1JFrAAoJEBesuo36lw4XcPQH/RO+uO8WpyBP5fkGPc0ZcGfF -iGgzNWuoj78db4Cpkc6ae9V0Hj4se5DExhOzdpaz6E9IyGpg/ctIW+uUeM0sRQ3C -+qWsrqbjiDxBuOk7JqmGUa9gW6CinNGA2O+QiLZ8F5OCyzfMID5ScPT0TG9UZu1Q -GoXkfeDd4EeDf1FE2qN/73cmM4vqcUz2GD+TooviealfwI1/E46fz4W66sMIjWHr -qxEMlAPprJCNZShZI+ZPuFEkrcHjLkl5/7ZblpjdDXnZPsBKjYE3XeMjwQH921Ju -Nl4UJnkzgNVls8V4FkyB69JvsWaceEieU3ggNXjonnt2FFAAJ/+ZwSTUcGAp7gg= -=Nb7R ------END PGP SIGNATURE----- diff --git a/colord-1.3.1.tar.xz b/colord-1.3.1.tar.xz new file mode 100644 index 0000000..969f869 --- /dev/null +++ b/colord-1.3.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8249c4cbe5a57cdc98c851a1322390b07a011834bb910c5a42f9040f03cdd700 +size 1223092 diff --git a/colord-1.3.1.tar.xz.asc b/colord-1.3.1.tar.xz.asc new file mode 100644 index 0000000..169aaec --- /dev/null +++ b/colord-1.3.1.tar.xz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQEcBAABAgAGBQJWWHW/AAoJEBesuo36lw4Xza8H/0jsArD3s17Jzm7I5WgZ+mJM +ekSfUw+vSHIxecKl+QGayMKCTC0OvRUhFZJ+ggzxmxJlEuyU5P73w+OflZZuIoR7 +9PcMi0m8fn4zqrL53Z60wYlzumksp69PQmLZPS907QyWflbmrkm6FdCluuL3wuCp +qJo7uWJiq4Po3NhCt9l43rjtqoJ4K1MgYCraIKZ+3bpYjmIT5vWZt96OTOzZtD62 +G81hvIEJDCItuzpiL/f6kaFztdlFyaaAbRYhczHF5BP8XtA4VsEhJbA1fW7D6e64 +f4HpBEJCjZk2Mf6rGTP7dA3ZrgsCUDUU0So4n5A5Yuajx6kdqOebbq0OM9Gy8+c= +=+nYl +-----END PGP SIGNATURE----- diff --git a/colord.changes b/colord.changes index 486f4be..3b48a1d 100644 --- a/colord.changes +++ b/colord.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Thu Feb 18 10:04:55 UTC 2016 - fcrozat@suse.com + +- Rely on _tmpfilesdir macro to locate the directory to use for + store tmpfiles config files by using --with-tmpfilesdir to + configure. + +------------------------------------------------------------------- +Tue Feb 16 13:55:44 UTC 2016 - dimstar@opensuse.org + +- Update to version 1.3.1: + + New Features: + - Add a sensor error for missing dark calibration. + - Add g_autoptr() defines for cd_color*. + - Add get-spectral-reading command to colormgr. + - Add the GetSpectrum() sensor D-Bus method. + - Allow returning spectral readings from the Spark sensor. + - libcolord: + . Add an error enum for missing irradiance calibration. + . Add a spectral sensor capability. + . Add cd_sensor_get_spectrum(). + . Add cd_spectrum_get_value_max(). + . Add cd_spectrum_limit_min(). + . Add cd_spectrum_planckian_new_full(). + . Add cd_spectrum_resample(). + . Add cd_spectrum_set_wavelength_cal(). + . Add cd_spectrum_subtract(). + . Add cd_spectrum_to_string(). + + Bugfixes: + - Add a systemd user service corresponding to the D-Bus session + service. + - Add a tmpfiles.d snippet to fix stateless systems. + - data: Build Rec709 correctly. + - Ignore the ColorHug+ in DFU mode. + - Install the tmpfiles.d snippet in the right place. + - Reset the sensor back to idle after each action. + - libcolord: + . Fix a tiny memory leak in cd_icc_get_tag_data(). + . Fix saving non-normalized spectra. + . Make cd_spectrum_free() NULL-safe. + . Return an error when we fail to estimate the gamma value. + ------------------------------------------------------------------- Wed Oct 7 14:27:19 UTC 2015 - dimstar@opensuse.org diff --git a/colord.spec b/colord.spec index 8aeff78..537f849 100644 --- a/colord.spec +++ b/colord.spec @@ -1,7 +1,7 @@ # # spec file for package colord # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d Name: colord -Version: 1.2.12 +Version: 1.3.1 Release: 0 Summary: System Daemon for Managing Color Devices License: GPL-2.0+ @@ -130,6 +130,7 @@ there are no users logged in. --enable-polkit \ --with-daemon-user=colord \ --enable-vala \ + --with-tmpfilesdir=%{_tmpfilesdir} \ --enable-systemd-login make %{?_smp_mflags} @@ -248,6 +249,8 @@ exit 0 %dir %{_datadir}/vala %dir %{_datadir}/vala/vapi %{_datadir}/vala/vapi/colord.vapi +%{_userunitdir}/colord-session.service +%{_tmpfilesdir}/colord.conf %files lang -f %{name}.lang %defattr(-, root, root) From 25b746414d269babd9bbeff78f0836907b5f3a55e168a1176f0f9165069f0f89 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 21 Mar 2016 17:14:16 +0000 Subject: [PATCH 2/2] Accepting request 376788 from GNOME:Next Update to 1.3.1 OBS-URL: https://build.opensuse.org/request/show/376788 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=136 --- colord-1.3.1.tar.xz | 3 --- colord-1.3.1.tar.xz.asc | 11 ----------- colord-1.3.2.tar.xz | 3 +++ colord-1.3.2.tar.xz.asc | 11 +++++++++++ colord.changes | 17 +++++++++++++++++ colord.spec | 2 +- 6 files changed, 32 insertions(+), 15 deletions(-) delete mode 100644 colord-1.3.1.tar.xz delete mode 100644 colord-1.3.1.tar.xz.asc create mode 100644 colord-1.3.2.tar.xz create mode 100644 colord-1.3.2.tar.xz.asc diff --git a/colord-1.3.1.tar.xz b/colord-1.3.1.tar.xz deleted file mode 100644 index 969f869..0000000 --- a/colord-1.3.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8249c4cbe5a57cdc98c851a1322390b07a011834bb910c5a42f9040f03cdd700 -size 1223092 diff --git a/colord-1.3.1.tar.xz.asc b/colord-1.3.1.tar.xz.asc deleted file mode 100644 index 169aaec..0000000 --- a/colord-1.3.1.tar.xz.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iQEcBAABAgAGBQJWWHW/AAoJEBesuo36lw4Xza8H/0jsArD3s17Jzm7I5WgZ+mJM -ekSfUw+vSHIxecKl+QGayMKCTC0OvRUhFZJ+ggzxmxJlEuyU5P73w+OflZZuIoR7 -9PcMi0m8fn4zqrL53Z60wYlzumksp69PQmLZPS907QyWflbmrkm6FdCluuL3wuCp -qJo7uWJiq4Po3NhCt9l43rjtqoJ4K1MgYCraIKZ+3bpYjmIT5vWZt96OTOzZtD62 -G81hvIEJDCItuzpiL/f6kaFztdlFyaaAbRYhczHF5BP8XtA4VsEhJbA1fW7D6e64 -f4HpBEJCjZk2Mf6rGTP7dA3ZrgsCUDUU0So4n5A5Yuajx6kdqOebbq0OM9Gy8+c= -=+nYl ------END PGP SIGNATURE----- diff --git a/colord-1.3.2.tar.xz b/colord-1.3.2.tar.xz new file mode 100644 index 0000000..4fda8c6 --- /dev/null +++ b/colord-1.3.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4ab3f11ec5e98d1079242fda7ad0a84a51da93572405561362a6ce2c274b8f5 +size 1235968 diff --git a/colord-1.3.2.tar.xz.asc b/colord-1.3.2.tar.xz.asc new file mode 100644 index 0000000..f43a047 --- /dev/null +++ b/colord-1.3.2.tar.xz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQEcBAABAgAGBQJW7+AJAAoJEBesuo36lw4X0D0H/jQoENkSrRDj36mDMJCfLmg8 +PigvY3y8JZsCatoaxGYn+HTBuMjG+jEmhKAuQMkoXzc/qcU8TG9zvtZw9FMNBdrd +wbvYSnBFC8ZbghYm6RT/r4dItBe420yYyD9rPEpd0jNce0znJzrAcd7F64pywCGk +PTZlDvAUY1qB4zYJu6sAMAfJJdSelvuLttRTon/4sE1aMk3JInZjA8oeqf/32nbD +EXrnZbouXKGyMxbreQ0xtXI6UrUM/f4ucIJHfTIRNtumSEoLcPDgpb6ZPP6P/1KR ++E5GQwvwStyJwJHxAUtas3ywG6+PS8tJTdO6OISrK6lUFlkyeznF6Jwbk3i3r/s= +=uM4v +-----END PGP SIGNATURE----- diff --git a/colord.changes b/colord.changes index 3b48a1d..8950302 100644 --- a/colord.changes +++ b/colord.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Mar 21 16:44:58 UTC 2016 - dimstar@opensuse.org + +- Update to version 1.3.2: + + New Features: + - Make building the daemon optional. + - Make the session helper optional. + - libcolorhug: Add initial support for the v2 protocol used by + ColorHug+. + + Bugfixes: + - libcolord: Fix a hard-to-reproduce bug when cancelling async + operations. + - libcolorhug: Fix a crash when submitting lots of commands at + the same time. + - Replace '/' with '-' on the basename to fix calibration + crash. + ------------------------------------------------------------------- Thu Feb 18 10:04:55 UTC 2016 - fcrozat@suse.com diff --git a/colord.spec b/colord.spec index 537f849..b266a7a 100644 --- a/colord.spec +++ b/colord.spec @@ -19,7 +19,7 @@ %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d Name: colord -Version: 1.3.1 +Version: 1.3.2 Release: 0 Summary: System Daemon for Managing Color Devices License: GPL-2.0+