1
0

Accepting request 158339 from GNOME:Next

Push GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/158339
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-color-manager?expand=0&rev=64
This commit is contained in:
Dominique Leuenberger 2013-03-13 22:56:47 +00:00 committed by Git OBS Bridge
parent 77aa843c7e
commit dc41b6481c
4 changed files with 31 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c5fb0903d5570c50fbb2347db2222314bef0c57b293302e48e0b73f57f426fb7
size 2595352

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9848db91316e83a8ba0fbda62dbc426fa1523c729c35d12849a82e765bbb98cc
size 2583568

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Tue Feb 5 19:30:07 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.5:
+ New Features:
- Get the ICC profile pre-cooked MD5 value if it is available.
- Show the profile problems in the viewer application.
- Use the new sensor metadata to avoid duplicating data tables.
+ Bugfixes:
- Add a missing metadata title to the profile viewer.
- Add a 'Show details' button for already-installed profiles.
- Correct sheet/minutes counts in the calibration dailog.
- Do not use deprecated symbols from colord.
- Don't use the deprecated INCLUDES in Makefile.am.
- Remove gcm-dump-profile, it's no longer used.
- Remove the device figures now we depend on a version of
colord that installs them
- Remove the native calibration code
- Remove the obsolete docs
- Use cd_client_find_profile_by_property_sync() where available
- Use the UTF-8 '…' rather than '...' in UI code
+ Updated translations.
- Add pkgconfig(colord) BuildRequires: new versioned, verified
dependency.
-------------------------------------------------------------------
Thu Jan 10 16:00:50 UTC 2013 - dimstar@opensuse.org

View File

@ -18,7 +18,7 @@
Name: gnome-color-manager
Version: 3.6.1
Version: 3.7.5
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)
@ -26,7 +26,7 @@ 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.6/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-color-manager/3.7/%{name}-%{version}.tar.xz
BuildRequires: docbook-utils
BuildRequires: gcc-c++
BuildRequires: intltool
@ -34,6 +34,7 @@ BuildRequires: libtiff-devel
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: yelp-tools
BuildRequires: pkgconfig(colord) >= 0.1.28
BuildRequires: pkgconfig(colord-gtk) >= 0.1.20
BuildRequires: pkgconfig(exiv2)
BuildRequires: pkgconfig(glib-2.0) >= 2.31.10