From 76db324ef5c8e28021178bd243856b883631b2d835573cab1152081c0c5fb755 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 23 Aug 2014 11:54:12 +0000 Subject: [PATCH] Accepting request 245866 from GNOME:Next Push GNOME 3.13.90 to the devel repo OBS-URL: https://build.opensuse.org/request/show/245866 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-color-manager?expand=0&rev=85 --- gnome-color-manager-3.12.3.tar.xz | 3 --- gnome-color-manager-3.13.90.tar.xz | 3 +++ gnome-color-manager.changes | 27 +++++++++++++++++++++++++++ gnome-color-manager.spec | 6 +++--- 4 files changed, 33 insertions(+), 6 deletions(-) delete mode 100644 gnome-color-manager-3.12.3.tar.xz create mode 100644 gnome-color-manager-3.13.90.tar.xz diff --git a/gnome-color-manager-3.12.3.tar.xz b/gnome-color-manager-3.12.3.tar.xz deleted file mode 100644 index 5c69a9c..0000000 --- a/gnome-color-manager-3.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce62f9d2d8702547b5083f800a2747cb6c8fd5a04a71e2dc6928166951d1d039 -size 2618564 diff --git a/gnome-color-manager-3.13.90.tar.xz b/gnome-color-manager-3.13.90.tar.xz new file mode 100644 index 0000000..b54bf99 --- /dev/null +++ b/gnome-color-manager-3.13.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6feb956d9e7b309f5bc7df673651439c3bc62b642abb7d43b091f5d91023ea85 +size 2620440 diff --git a/gnome-color-manager.changes b/gnome-color-manager.changes index 8cbac2e..493667c 100644 --- a/gnome-color-manager.changes +++ b/gnome-color-manager.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Mon Aug 18 16:40:36 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.90: + + New Features: + - Roughly shape test window to instrument (extra clearance). + - Use APPSTREAM_XML to validate AppData from libappstream-glib. + + Bugfix: + - Add to the AppData file. + - Coherent display kind enum ordering. + - Do not lock every time we sample in gcm-picker. + - Port to vte-2.91 API. + + Updated translations. +- Replace pkgconfig(vte-2.90) BuildRequires with + pkgconfig(vte-2.91), following upstreams port to vte-2.91. + +------------------------------------------------------------------- +Sat Jul 12 22:47:16 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.1: + + New Feature: Use CdTransform to convert the sample image. + + Bugfix: + - Fix gcm_utils_image_convert() to not crash for large images. + - Fix several critical warnings when using gcm-viewer. + - Speed up deleting profiles by an order of magnitude. + + Updated translations. + ------------------------------------------------------------------- Tue Jul 8 15:55:42 UTC 2014 - zaitor@opensuse.org diff --git a/gnome-color-manager.spec b/gnome-color-manager.spec index 695fe56..9b2e589 100644 --- a/gnome-color-manager.spec +++ b/gnome-color-manager.spec @@ -18,13 +18,13 @@ Name: gnome-color-manager -Version: 3.12.3 +Version: 3.13.90 Release: 0 Summary: Color management tools for GNOME 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.12/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-color-manager/3.13/%{name}-%{version}.tar.xz BuildRequires: docbook-utils BuildRequires: gcc-c++ BuildRequires: intltool @@ -40,7 +40,7 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 2.91.0 BuildRequires: pkgconfig(lcms2) >= 2.2 BuildRequires: pkgconfig(libcanberra-gtk3) BuildRequires: pkgconfig(libexif) -BuildRequires: pkgconfig(vte-2.90) +BuildRequires: pkgconfig(vte-2.91) Requires: PackageKit Requires: argyllcms Requires: colord