From cf4bc9907f5424f5dfa0d6d9c684c9d03ab22522 Mon Sep 17 00:00:00 2001 From: fengtao Date: Wed, 22 Jan 2020 11:35:07 +0800 Subject: [PATCH] add git in buildrequires --- geocode-glib.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/geocode-glib.spec b/geocode-glib.spec index 4a327cf..29a22ad 100644 --- a/geocode-glib.spec +++ b/geocode-glib.spec @@ -1,12 +1,13 @@ Name: geocode-glib Version: 3.26.1 -Release: 2 +Release: 3 Summary: %{name} is helpful for geocoding License: LGPLv2+ URL: http://www.gnome.org/ Source0: http://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz -BuildRequires: gettext gtk-doc meson glib2-devel gobject-introspection-devel json-glib-devel libsoup-devel libxslt +BuildRequires: gettext gtk-doc glib2-devel gobject-introspection-devel +BuildRequires: json-glib-devel libsoup-devel libxslt git meson Requires: json-glib %description @@ -56,6 +57,12 @@ This package contains development files needed to develop with the %{name} libra %doc README NEWS %changelog +* Wed Jan 22 2020 openEuler Buildteam - 3.26.1-3 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:add git in buildrequires + * Tue Dec 31 2019 openEuler Buildteam - 3.26.1-2 - Type:NA - Id:NA