diff --git a/gnome-color-manager-2.29.3.tar.bz2 b/gnome-color-manager-2.29.3.tar.bz2 deleted file mode 100644 index 9f55901..0000000 --- a/gnome-color-manager-2.29.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c63c0ddff93af7fbcafe6ade6ce720d26e38339e4a570c0699a77827df735c55 -size 1449396 diff --git a/gnome-color-manager-2.29.4.tar.bz2 b/gnome-color-manager-2.29.4.tar.bz2 new file mode 100644 index 0000000..ab30829 --- /dev/null +++ b/gnome-color-manager-2.29.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7de5c4dcb79e02aa186f8e7b80c657058975b293aa4063d5fa9e4180ae52685 +size 2126965 diff --git a/gnome-color-manager.changes b/gnome-color-manager.changes index 303ef2e..19807e8 100644 --- a/gnome-color-manager.changes +++ b/gnome-color-manager.changes @@ -1,3 +1,83 @@ +------------------------------------------------------------------- +Mon Mar 1 22:27:43 CET 2010 - dimstar@opensuse.org + +- Update to version 2.29.4: + + New Features: + - Add a thumbnail image of the ColorCheckerDC + - Add ColorCheckerSG thumbnail + - Add LaserSoftDCPro thumbnail + - Add printer profiling support using argyllcms and GtkPrint + - Add some device type icons + - Add support for sending calibration images to print shops + - Add four more target thumbnails + - Allow UDEV and CUPS coldplug to be done multi-threaded + - Allow virtual devices to be added to the device list + - bgo#609444: Automatically use the EXIF data if available from + TIFF files when calibrating devices. + - Conform to ICC Profiles in X Specification 0.3 + - Detect printers by connecting to CUPS rather than scraping + the HPLIP properties + - Enable half-height targets for the ColorMunki, and double the + patch counts for this hardware + - Make users do the legwork when there is an unrecognised + colorimeter + - Play sounds using libcanberra when user interaction is + required + - Properly support projectors in the UI, and in the argyllcms + wrapper + - Remove GCM_HARDWARE_DETECTION as we're now shipping our own + udev rules + - Save the device colorspace in the config file so we can set + profiles when not connected + - Set a tooltip explaining why the calibrate button is + insensitive + - Set per-user xsane global and device settings when we have + assigned a scanner profile + - bgo#610287: Show a GtkInfoBar warning if the profile has no + vcgt table + - Support other types of reference file other than IT8 + - Three FAQ entries out of five suggested filled in + - Update Help Preferences Text + + Bugfix: + - bgo#610288: Add an 'All files' option on the file choosers. + - bgo#610771: Add AC_PROG_RANLIB to configure. + - bgo#566414: Add a list of colorimeters as we'll need this if + argyllcms is not installed. + - Ask for the chart type first before we ask for calibration + files + - Capitalization fix for 'More Information' button + - Correct help Intro and Usage (Paul Finnigan) + - Do low quality calibration when using targets with a low + number of patches + - Do not allow devices to be assigned profiles in different + colorspaces from native + - bgo#610846: Do not make the display calibration button + sensitive (with tooltip) if we are using < XRandR 1.3 drivers + - Do not show the display as 'default' even when using the + binary blob + - Don't add Cups-PDF devices to the device list + - bgo#566275: Ensure ~/.color/icc exists at startup + - Ensure we set ID_MODEL_FROM_DATABASE and + ID_VENDOR_FROM_DATABASE even if we're using old versions of + argyllcms + - Fix segfault when the profile has no description + - Have scanin compensate for perspective distortion + - HIG string and capitalization fixes + - Only require the device to be present if it is a display type + - Read the ti2 file for the calibration model if we are + analysing existing targets + - Replace ColorCheckerSG with a newly processed one + - Replace colprof -aS with -aG + - Set the colorspace on unconnected devices to avoid getting no + profiles in the list + - rh#566606: Show a label in the device section when the user + is using a xrandr-fallback driver. + - Support colorimeter devices that need to change mode in the + middle of the calibration + - bgo#610285: Use GFile internally so we can support importing + profiles from gvfs mount points. +- BuildRequire libcanberra-devel, cups-devel and libtiff-devel. + ------------------------------------------------------------------- Sat Feb 13 16:54:06 CET 2010 - vuntz@opensuse.org diff --git a/gnome-color-manager.spec b/gnome-color-manager.spec index 77bd7da..1906bac 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.3) +# spec file for package gnome-color-manager (Version 2.29.4) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Luis Medinas, Portugal @@ -20,13 +20,14 @@ Name: gnome-color-manager -Version: 2.29.3 +Version: 2.29.4 Release: 1 Summary: Color management tools for GNOME License: GPLv2+ Group: System/GUI/GNOME Url: http://projects.gnome.org/gnome-color-manager Source: %{name}-%{version}.tar.bz2 +BuildRequires: cups-devel BuildRequires: dbus-1-glib-devel BuildRequires: docbook-utils BuildRequires: gconf2-devel @@ -34,8 +35,10 @@ BuildRequires: gnome-doc-utils-devel BuildRequires: gnome-desktop-devel BuildRequires: gtk2-devel BuildRequires: intltool +BuildRequires: libcanberra-devel BuildRequires: libgudev-1_0-devel BuildRequires: liblcms-devel +BuildRequires: libtiff-devel BuildRequires: libunique-devel BuildRequires: vte-devel BuildRequires: update-desktop-files