diff --git a/gnome-color-manager-2.29.4.tar.bz2 b/gnome-color-manager-2.29.4.tar.bz2 deleted file mode 100644 index ab30829..0000000 --- a/gnome-color-manager-2.29.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7de5c4dcb79e02aa186f8e7b80c657058975b293aa4063d5fa9e4180ae52685 -size 2126965 diff --git a/gnome-color-manager-2.30.0.tar.bz2 b/gnome-color-manager-2.30.0.tar.bz2 new file mode 100644 index 0000000..8532480 --- /dev/null +++ b/gnome-color-manager-2.30.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:911371bd6eb8a924d1cb3347b071c12996ce98beaed6a6923f5994350fe217f3 +size 2210025 diff --git a/gnome-color-manager.changes b/gnome-color-manager.changes index 19807e8..4556236 100644 --- a/gnome-color-manager.changes +++ b/gnome-color-manager.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +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. + ------------------------------------------------------------------- Mon Mar 1 22:27:43 CET 2010 - dimstar@opensuse.org diff --git a/gnome-color-manager.spec b/gnome-color-manager.spec index 1906bac..40b977b 100644 --- a/gnome-color-manager.spec +++ b/gnome-color-manager.spec @@ -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: intltool 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