From 7eaddee7ba837022633cf423235cdd9867288ef7d46780fe85ecaa6e50b54777 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 21 Sep 2016 20:48:52 +0000 Subject: [PATCH] Accepting request 429341 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/429341 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=160 --- gobject-introspection.changes | 6 ++++++ gobject-introspection.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/gobject-introspection.changes b/gobject-introspection.changes index 97502f6..b4a7792 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 21 17:19:41 UTC 2016 - dimstar@opensuse.org + +- Adjust the required version for pkgconfig(glib-2.0) according to + what configure expects. + ------------------------------------------------------------------- Tue Sep 20 11:39:52 UTC 2016 - dimstar@opensuse.org diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 0dbec86..8685c2b 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -42,7 +42,7 @@ BuildRequires: python-devel >= 2.7 BuildRequires: python-xml BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(cairo-gobject) -BuildRequires: pkgconfig(glib-2.0) >= 2.48.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.50.0 BuildRequires: pkgconfig(gobject-2.0) # gi-find-deps makes use of 'file' to identify the types. Requires: file