From 4754dccb960bf14873a88762e917ada08e3b49df72d14276d001e8dfad6d86f8 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Dec 2011 05:00:39 +0000 Subject: [PATCH] Accepting request 97463 from home:vuntz:branches:GNOME:Factory Update to 3.3.3 OBS-URL: https://build.opensuse.org/request/show/97463 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-color-manager?expand=0&rev=47 --- gnome-color-manager-3.2.1.tar.bz2 | 3 --- gnome-color-manager-3.3.3.tar.xz | 3 +++ gnome-color-manager.changes | 40 +++++++++++++++++++++++++++++++ gnome-color-manager.spec | 15 ++++++------ 4 files changed, 51 insertions(+), 10 deletions(-) delete mode 100644 gnome-color-manager-3.2.1.tar.bz2 create mode 100644 gnome-color-manager-3.3.3.tar.xz diff --git a/gnome-color-manager-3.2.1.tar.bz2 b/gnome-color-manager-3.2.1.tar.bz2 deleted file mode 100644 index 5886ff3..0000000 --- a/gnome-color-manager-3.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e0c24269ff15e6de0c50b3b6d50aa06b8be82becdacacc26aef28ace44a5b5b -size 2860299 diff --git a/gnome-color-manager-3.3.3.tar.xz b/gnome-color-manager-3.3.3.tar.xz new file mode 100644 index 0000000..d7edfbf --- /dev/null +++ b/gnome-color-manager-3.3.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e95045aaa65430cc85d5f7a4096fe5b094ccdf450eb5af596a07691a114b5d7 +size 2519292 diff --git a/gnome-color-manager.changes b/gnome-color-manager.changes index 299d6ec..df7e4eb 100644 --- a/gnome-color-manager.changes +++ b/gnome-color-manager.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Tue Dec 20 10:27:35 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.3.3: + + Merge changes from version 3.2.1. + + New Features: + - Add an ICC profile metadata blacklist + - Add a ColorHug attach image and customised calibration + message + - Get the primaries when calibrating the screen + - Prefix some profile titles with 'Colorspace' or 'Test + Profile' + - Show a progress bar on the calibration action page + - Split out the display characterization and add a helper + program to test it + + Bugfix: + - Add accessible descriptions to the next/prev buttons in + gcm-viewer + - Add the the mnemonic-widget property to labels in the profile + viewer + - Before converting a .ti1 file into a .ti3 file load the + display calibration + - Connect to GSD to change the brightness, not GPM + - Fix compile with newer versions of clutter + - Force the CIE 1931 diagram to be square + - Initialize error pointer for gdk_pixbuf_new_from_file_at_size + - Move the brightness and inhibit functionality to the + calibration module + - Normalize the ti3 calibration values + - Ship some pregenerated ti1 files + - Show an interaction dialog for native samples + - Sort the standard and test profiles lower in the profile + viewer + - Update colorimeter artwork + + Updated translations. +- Add xz BuildRequires because we can't build a package for a + xz-compressed tarball without explicitly specifying that... See + bnc#697467 for more details. +- Add pkgconfig(gnome-desktop-3.0) BuildRequires: new dependency. + ------------------------------------------------------------------- Mon Oct 17 17:59:47 CEST 2011 - dimstar@opensuse.org diff --git a/gnome-color-manager.spec b/gnome-color-manager.spec index 75e7d97..c96b27a 100644 --- a/gnome-color-manager.spec +++ b/gnome-color-manager.spec @@ -16,19 +16,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: gnome-color-manager -Version: 3.2.1 -Release: 1 +Version: 3.3.3 +Release: 0 # FIXME: possibly add mash BuildRequires for 3D support. Check first if mash is still alive upstream. # (https://github.com/clutter-project/mash / packaged as libmash in Fedora) Summary: Color management tools for GNOME -License: GPLv2+ +License: GPL-2.0+ Group: System/GUI/GNOME Url: http://projects.gnome.org/gnome-color-manager -Source: http://download.gnome.org/sources/gnome-color-manager/3.2/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/gnome-color-manager/3.3/%{name}-%{version}.tar.xz BuildRequires: docbook-utils BuildRequires: gcc-c++ BuildRequires: gnome-doc-utils-devel @@ -36,9 +33,12 @@ BuildRequires: intltool BuildRequires: libtiff-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files +# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 +BuildRequires: xz BuildRequires: pkgconfig(colord) >= 0.1.12 BuildRequires: pkgconfig(exiv2) BuildRequires: pkgconfig(glib-2.0) >= 2.30.0 +BuildRequires: pkgconfig(gnome-desktop-3.0) BuildRequires: pkgconfig(gtk+-3.0) >= 2.91.0 BuildRequires: pkgconfig(lcms2) >= 2.2 BuildRequires: pkgconfig(libcanberra-gtk3) @@ -98,6 +98,7 @@ rm -rf %{buildroot} %{_datadir}/icons/hicolor/*/apps/gnome-color-manager.* %{_datadir}/icons/hicolor/*/mimetypes/application-vnd.iccprofile.* %{_mandir}/man?/*.* +%{_libexecdir}/gcm-calibrate-helper %{_libexecdir}/gcm-helper-exiv %files lang -f %{name}.lang