Hello community,

here is the log from the commit of package colord for openSUSE:Factory checked 
in at 2016-03-29 14:37:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/colord (Old)
 and      /work/SRC/openSUSE:Factory/.colord.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "colord"

Changes:
--------
--- /work/SRC/openSUSE:Factory/colord/colord.changes    2015-10-14 
16:43:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.colord.new/colord.changes       2016-03-29 
14:37:57.000000000 +0200
@@ -1,0 +2,59 @@
+Mon Mar 21 16:44:58 UTC 2016 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- 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.
+
+-------------------------------------------------------------------

Old:
----
  colord-1.2.12.tar.xz
  colord-1.2.12.tar.xz.asc

New:
----
  colord-1.3.2.tar.xz
  colord-1.3.2.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ colord.spec ++++++
--- /var/tmp/diff_new_pack.r1ufND/_old  2016-03-29 14:37:58.000000000 +0200
+++ /var/tmp/diff_new_pack.r1ufND/_new  2016-03-29 14:37:58.000000000 +0200
@@ -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.2
 Release:        0
 Summary:        System Daemon for Managing Color Devices
 License:        GPL-2.0+
@@ -130,6 +130,7 @@
     --enable-polkit \
     --with-daemon-user=colord \
     --enable-vala \
+    --with-tmpfilesdir=%{_tmpfilesdir} \
     --enable-systemd-login
 make %{?_smp_mflags}
 
@@ -248,6 +249,8 @@
 %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)

++++++ colord-1.2.12.tar.xz -> colord-1.3.2.tar.xz ++++++
++++ 105660 lines of diff (skipped)



Reply via email to