Hello community,
here is the log from the commit of package gnome-color-manager for
openSUSE:13.1 checked in at 2013-09-23 12:31:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1/gnome-color-manager (Old)
and /work/SRC/openSUSE:13.1/.gnome-color-manager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-color-manager"
Changes:
--------
--- /work/SRC/openSUSE:13.1/gnome-color-manager/gnome-color-manager.changes
2013-09-23 10:52:16.000000000 +0200
+++
/work/SRC/openSUSE:13.1/.gnome-color-manager.new/gnome-color-manager.changes
2013-09-23 12:31:20.000000000 +0200
@@ -1,0 +2,27 @@
+Fri Sep 13 15:46:41 UTC 2013 - [email protected]
+
+- Update to version 3.9.92:
+ + New Features:
+ - Add an AppData description for gcm-viewer.
+ - Use the new cd_icc_get_response() provided in colord 0.1.34.
+ - Use the new cd_icc_get_vcgt() in colord 0.1.34.
+ + Bugfix:
+ - Disable GCM_DATA path prefixing for colord provided image
+ paths.
+ - Do not use a predictable name when saving the PLY temp file.
+ - Do not use g_spawn_command_line_sync() when spawning
+ executables.
+ - gcm_calibrate_is_livecd() should be linux-only.
+ - GtkStock is deprecated.
+ - Kelvin is not a graded scale.
+ - Make wrapping sensible when showing details about profiles.
+ - Tweak a few of the descriptions to reflect reality.
+ - Use CdIcc to load and save ICC profiles.
+ - Use g_ascii_dtostr() to avoid writing locale-specific floats
+ in PLY files.
+ - We need at least clutter 1.12 to properly build with mash.
+ + Updated translations.
+- Stop passing --disable-scrollkeeper to %configure, not needed
+ anymore.
+
+-------------------------------------------------------------------
Old:
----
gnome-color-manager-3.8.2.tar.xz
New:
----
gnome-color-manager-3.9.92.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-color-manager.spec ++++++
--- /var/tmp/diff_new_pack.pdT832/_old 2013-09-23 12:31:20.000000000 +0200
+++ /var/tmp/diff_new_pack.pdT832/_new 2013-09-23 12:31:20.000000000 +0200
@@ -18,7 +18,7 @@
Name: gnome-color-manager
-Version: 3.8.2
+Version: 3.9.92
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 @@
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.8/%{name}-%{version}.tar.xz
+Source:
http://download.gnome.org/sources/gnome-color-manager/3.9/%{name}-%{version}.tar.xz
BuildRequires: docbook-utils
BuildRequires: gcc-c++
BuildRequires: intltool
@@ -34,7 +34,7 @@
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: yelp-tools
-BuildRequires: pkgconfig(colord) >= 0.1.28
+BuildRequires: pkgconfig(colord) >= 0.1.34
BuildRequires: pkgconfig(colord-gtk) >= 0.1.20
BuildRequires: pkgconfig(exiv2)
BuildRequires: pkgconfig(glib-2.0) >= 2.31.10
@@ -65,8 +65,7 @@
translation-update-upstream
%build
-%configure --disable-static \
- --disable-scrollkeeper
+%configure --disable-static
%{__make} %{?jobs:-j %jobs} V=1
%install
@@ -100,6 +99,8 @@
%{_datadir}/icons/hicolor/*/mimetypes/application-vnd.iccprofile.*
%{_mandir}/man?/*.*
%{_libexecdir}/gcm-helper-exiv
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/gcm-viewer.appdata.xml
%files lang -f %{name}.lang
++++++ gnome-color-manager-3.8.2.tar.xz -> gnome-color-manager-3.9.92.tar.xz
++++++
++++ 57281 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]