Hello community, here is the log from the commit of package gtkhtml for openSUSE:Factory checked in at 2017-12-23 12:16:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtkhtml (Old) and /work/SRC/openSUSE:Factory/.gtkhtml.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtkhtml" Sat Dec 23 12:16:14 2017 rev:39 rq:557189 version:4.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gtkhtml/gtkhtml.changes 2016-08-17 12:01:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gtkhtml.new/gtkhtml.changes 2017-12-23 12:16:20.712772988 +0100 @@ -1,0 +2,13 @@ +Thu Dec 14 14:55:46 UTC 2017 - [email protected] + +- Update package-name BuildRequires with their pkgconfig() + equivalents and align with configure's checks: + + Removed enchant-devel, gtk3-devel, iso-codes-devel, + libsoup-devel + + Add pkgconfig(enchant), pkgconfig(gtk+-3.0), pkgconfig(cairo), + pkgconfig(gail-3.0), pkgconfig(iso-codes), + pkgconfig(libsoup-2.4). +- Drop xz BuildRequires: xz has been implicit for a long time + already. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtkhtml.spec ++++++ --- /var/tmp/diff_new_pack.WHkRwu/_old 2017-12-23 12:16:21.284745100 +0100 +++ /var/tmp/diff_new_pack.WHkRwu/_new 2017-12-23 12:16:21.284745100 +0100 @@ -1,7 +1,7 @@ # # spec file for package gtkhtml # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,18 +32,18 @@ Url: http://www.gnome.org Source0: http://download.gnome.org/sources/gtkhtml/4.10/%{name}-%{version}.tar.xz Source1: baselibs.conf -BuildRequires: enchant-devel BuildRequires: fdupes BuildRequires: glib2-devel -BuildRequires: gtk3-devel >= 3.2.0 BuildRequires: intltool -BuildRequires: iso-codes-devel -BuildRequires: libsoup-devel BuildRequires: translation-update-upstream -# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 -BuildRequires: xz +BuildRequires: pkgconfig(cairo) >= 1.10.0 +BuildRequires: pkgconfig(enchant) >= 1.1.7 +BuildRequires: pkgconfig(gail-3.0) >= 3.2.0 BuildRequires: pkgconfig(gladeui-2.0) BuildRequires: pkgconfig(gsettings-desktop-schemas) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.2.0 +BuildRequires: pkgconfig(iso-codes) +BuildRequires: pkgconfig(libsoup-2.4) >= 2.26.0 Requires: gsettings-desktop-schemas BuildRoot: %{_tmppath}/%{name}-%{version}-build
