commit gnome-color-manager for openSUSE:Factory
Hello community, here is the log from the commit of package gnome-color-manager for openSUSE:Factory checked in at Thu Apr 1 12:48:50 CEST 2010. -------- --- GNOME/gnome-color-manager/gnome-color-manager.changes 2010-03-02 11:25:39.000000000 +0100 +++ /mounts/work_src_done/STABLE/gnome-color-manager/gnome-color-manager.changes 2010-03-30 00:59:53.000000000 +0200 @@ -1,0 +2,63 @@ +Mon Mar 29 12:56:40 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.30.0: + + New Features: + - Add a 'created' and 'modified' key to each device in the + config file + - Add a DBus method GetDevices() and relax the checks in + GetProfilesForDevice() to also take a device ID + - Add an entry to the FAQ to explain the difference between + calibration and characterization + - Add a notification when devices with profiles need + recalibrating + - Add CMP DT 003 target image + - Add images of the Colorimtre HCFR + - Add images of the i1 Pro + - Add info regarding high precision for display profiling + - Allow the user to choose the calibration precision using an + interactive dialog + - Convert the .tiff files to .jpeg if we are creating a print + profile + - Do not rely on usb.ids, but instead encode the colorimeter + type in the udev rules + - Emit ::changed on the public DBus interface when devices are + added or removed + - For laptops, use the DMI data to contruct the calibration + filename + - Make sure the profile comboboxes are alphabetically sorted + - Show each device setting when we use gcm-inspect --dump + - Use libsane to get our scanners, which means remote devices + are now supported + - When devices are connected and disconnected, do not remove + then add them, just change the state + + Bugfix: + - Check and correct TIFF image files with alpha channels before + using them in argyllcms. Fixes rh#569564 + - Correct terminology in help file + - Correct use of calibrate/profile and replace device by + instrument + - Do not crash attempting to add cups printers without PPD file + - Do not crash the DBus service if a device does not have a + profile set and it is included in a query + - Do not crash when GetProfileForWindow() succeeds in finding a + window + - Do not use ACL_MANAGE, udev is already doing this for us + - Fix "cast increases required alignment of target type" [ia64] + - Fix up some translatable messages. Fixes bgo#612111 + - Fix wrong word in data/gnome-color-manager.schemas.in. Fixes + bgo#612105 + - If there are any lcms warnings in gcm-fix-profile, do not + attempt to re-save the profile + - Make gcm-install-system-wide a little more paranoid from + users that might want to be horrible + - Parse the EDID more carefully to not overwrite the model with + junk for an invalid entry. + - Prevent a segfault if ppdOpenFile() fails for whatever reason + - Update profiling precision wording + - Use the model name for the SANE id, the 'name' attribute + depends on the USB port used + - Warn if GConf is not set correctly when setting up the dialog + + Updated translations. +- Add libnotify-devel, sane-backends BuildRequires. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gnome-color-manager-2.29.4.tar.bz2 New: ---- gnome-color-manager-2.30.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-color-manager.spec ++++++ --- /var/tmp/diff_new_pack.XwNgbn/_old 2010-04-01 12:48:21.000000000 +0200 +++ /var/tmp/diff_new_pack.XwNgbn/_new 2010-04-01 12:48:21.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package gnome-color-manager (Version 2.29.4) +# spec file for package gnome-color-manager (Version 2.30.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Luis Medinas, Portugal @@ -20,8 +20,9 @@ Name: gnome-color-manager -Version: 2.29.4 +Version: 2.30.0 Release: 1 +# FIXME: check if libgphoto2-devel BuildRequires is still needed Summary: Color management tools for GNOME License: GPLv2+ Group: System/GUI/GNOME @@ -38,12 +39,16 @@ BuildRequires: libcanberra-devel BuildRequires: libgudev-1_0-devel BuildRequires: liblcms-devel +BuildRequires: libnotify-devel BuildRequires: libtiff-devel BuildRequires: libunique-devel +BuildRequires: sane-backends BuildRequires: vte-devel BuildRequires: update-desktop-files # For directory ownership BuildRequires: polkit +# Only needed because of broken sane-backends dependency, see bnc#592143 +BuildRequires: libgphoto2-devel Requires: %{name}-lang = %{version} Requires: PackageKit Requires: shared-color-profiles ++++++ gnome-color-manager-2.29.4.tar.bz2 -> gnome-color-manager-2.30.0.tar.bz2 ++++++ ++++ 45693 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- 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