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)