diff --git a/json-glib.changes b/json-glib.changes index fb9026f..beb9c08 100644 --- a/json-glib.changes +++ b/json-glib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 22 12:27:24 UTC 2020 - Daniel Molkentin + +- Require pkgconfig to create pkgconfig() provides + ------------------------------------------------------------------- Sat Jan 25 14:15:45 UTC 2020 - Dominique Leuenberger diff --git a/json-glib.spec b/json-glib.spec index d68dde4..a32ca90 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -1,7 +1,7 @@ # # spec file for package json-glib # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -29,6 +29,7 @@ Source99: baselibs.conf BuildRequires: glib2-devel >= 2.46 BuildRequires: gobject-introspection-devel BuildRequires: meson +BuildRequires: pkgconfig BuildRequires: translation-update-upstream %description