1
0

Accepting request 162168 from GNOME:Factory

Push G:Factory

OBS-URL: https://build.opensuse.org/request/show/162168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-color-manager?expand=0&rev=36
This commit is contained in:
Stephan Kulow 2013-04-03 21:40:40 +00:00 committed by Git OBS Bridge
commit a5a938e732
4 changed files with 54 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:aac125a690b9b65d723de7d82699b0122995905b36603477b9b85936d62bd6c8
size 2604864

View File

@ -1,3 +1,51 @@
-------------------------------------------------------------------
Tue Mar 26 10:43:36 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 18 18:39:08 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.92:
+ New Features:
- Add some translations for the GAMUT metadata tags.
- Inhibit the screensaver and user switching when calibrating.
+ Bugfix:
- Do not use gtk_image_set_from_file() as we want to see the
error if it fails.
- Ignore the OPENICC_automatic_generated metadata key.
- Set the transient and modal values before showing the
window.
- Show the entire filename with path in gcm-viewer.
- Switch the profile viewer to be a dialog window.
+ Updated translations.
-------------------------------------------------------------------
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.8.0
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.8/%{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