commit colord for openSUSE:Factory
Hello community, here is the log from the commit of package colord for openSUSE:Factory checked in at 2012-12-27 22:09:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/colord (Old) and /work/SRC/openSUSE:Factory/.colord.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "colord", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/colord/colord.changes 2012-12-14 06:36:44.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.colord.new/colord.changes 2012-12-27 22:09:49.000000000 +0100 @@ -1,0 +2,45 @@ +Thu Dec 20 08:16:40 UTC 2012 - dimstar@opensuse.org + +- Update to version 0.1.26: + + New Features: + - Add 4 more defined sensor types. + - Add a create-temperature subcommand to colormgr to test VCGT + generation. + - Add a 'SensorId' property to the sensor interface. + - Add a session helper that can be used to calibrate the screen + - Add cd_it8_save_to_data() to save the data to some allocated + memory. + - Add FindSensorById() to the main interface. + - Add some defines for the Spyder4 display colorimeter. + - Add some device figures from gnome-color-manager used in KDE + and GNOME. + - Add some example calibration ti1 files from + gnome-color-manager. + - Add support for reading and writing .cal files to CdIt8. + - Add the ability to 'disable' a device so that color + management can be turned off. + - Export cd_color_rgb_interpolate() as it's useful to + applications. + - Recognise the internal sensor on W700 laptops and set a + property for the calibration tools. + - Use spotread when there is no native sensor driver. + + Bugfixes: + - Add some missing entries in cd_sensor_kind_from_string. + - Create ICCv2 profiles when using cd-create-profile. + - Do 3 reads in quick succession for colormgr + get-sensor-reading. + - Fix a crash when saving a ti3 file where white is not the + last sample. + - Fix a critical warning when writing using cd_it8_add_data() + with no XYZ value. + - If ti1 values are > 1.0 then assume they are normalized. + - Return class specific error codes if authentication fails. + - Scale the ti3 RGB values to 100 when writing with + NORMALIZED_TO_Y_100. + - Set DEVICE_CLASS when saving a cal IT8 file. + - Support doing sensor user actions when using 'colormgr + get-sensor-reading'. + - Update the device scope if it changes at runtime. + - Use enumerated error values in the client library. + +------------------------------------------------------------------- Old: ---- colord-0.1.25.tar.xz New: ---- colord-0.1.26.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ colord.spec ++++++ --- /var/tmp/diff_new_pack.cnn0j5/_old 2012-12-27 22:09:50.000000000 +0100 +++ /var/tmp/diff_new_pack.cnn0j5/_new 2012-12-27 22:09:50.000000000 +0100 @@ -19,7 +19,7 @@ %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d Name: colord -Version: 0.1.25 +Version: 0.1.26 Release: 0 Summary: System Daemon for Managing Color Devices License: GPL-2.0+ @@ -145,7 +145,11 @@ %{_bindir}/colormgr %{_libdir}/colord-sensors/ %{_libexecdir}/%{name} +%{_libexecdir}/%{name}-session +%{_datadir}/%{name}/ +%{_datadir}/dbus-1/interfaces/org.freedesktop.ColorHelper.xml %{_datadir}/dbus-1/interfaces/org.freedesktop.ColorManager.* +%{_datadir}/dbus-1/services/org.freedesktop.ColorHelper.service %{_datadir}/dbus-1/system-services/org.freedesktop.ColorManager.service %{_datadir}/polkit-1/actions/org.freedesktop.color.policy %{_mandir}/man1/cd-create-profile.1%{?ext_man} -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de