commit colord-gtk for openSUSE:Factory
Hello community, here is the log from the commit of package colord-gtk for openSUSE:Factory checked in at 2012-12-27 22:10:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/colord-gtk (Old) and /work/SRC/openSUSE:Factory/.colord-gtk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "colord-gtk", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/colord-gtk/colord-gtk.changes 2012-10-26 00:23:21.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.colord-gtk.new/colord-gtk.changes 2012-12-27 22:10:05.000000000 +0100 @@ -1,0 +2,14 @@ +Wed Dec 19 10:03:14 UTC 2012 - dimstar@opensuse.org + +- Update to version 0.1.24: + + New Feature: Hide the mouse cursor when it goes over the sample + widget. + + Bugfixes: + - Don't use a GtkImage for the sample window. + - Fix automatic dep on vala. + - Fix the build. + - Never use -Werror as it breaks jhbuild. +- Pass --enable-vala to configure to ensure the vala bindings are + built. + +------------------------------------------------------------------- Old: ---- colord-gtk-0.1.23.tar.xz New: ---- colord-gtk-0.1.24.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ colord-gtk.spec ++++++ --- /var/tmp/diff_new_pack.JQo961/_old 2012-12-27 22:10:07.000000000 +0100 +++ /var/tmp/diff_new_pack.JQo961/_new 2012-12-27 22:10:07.000000000 +0100 @@ -17,15 +17,14 @@ Name: colord-gtk -Version: 0.1.23 +Version: 0.1.24 Release: 0 -License: LGPL-2.1+ Summary: System Daemon for Managing Color Devices -- GTK Integration -Url: http://colord.hughsie.com/ +License: LGPL-2.1+ Group: System/Daemons +Url: http://colord.hughsie.com/ Source0: http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz Source99: baselibs.conf -BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: intltool >= 0.35.0 BuildRequires: vala BuildRequires: xsltproc @@ -35,6 +34,7 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.28.0 BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gobject-2.0) +BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(lcms2) >= 2.2 @@ -85,7 +85,9 @@ %setup -q %build -%configure --disable-static +%configure \ + --disable-static \ + --enable-vala make %{?_smp_mflags} %install -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de