From 64bc456c463b6389678e4a65f7d168ed1e28fa1a Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Jul 31 2017 12:17:58 +0000 Subject: Update to 3.25.4.1 - Switch to the meson build system --- diff --git a/.gitignore b/.gitignore index bf1645c..384eeaa 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /geocode-glib-3.20.0.tar.xz /geocode-glib-3.20.1.tar.xz /geocode-glib-3.23.90.tar.xz +/geocode-glib-3.25.4.1.tar.xz diff --git a/geocode-glib.spec b/geocode-glib.spec index e3a0439..d4ffb14 100644 --- a/geocode-glib.spec +++ b/geocode-glib.spec @@ -1,19 +1,21 @@ %global json_glib_version 0.99.2 Name: geocode-glib -Version: 3.23.90 -Release: 2%{?dist} +Version: 3.25.4.1 +Release: 1%{?dist} Summary: Geocoding helper library License: LGPLv2+ URL: http://www.gnome.org/ -Source0: http://download.gnome.org/sources/%{name}/3.23/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.25/%{name}-%{version}.tar.xz +BuildRequires: gettext +BuildRequires: gtk-doc +BuildRequires: meson BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(json-glib-1.0) >= %{json_glib_version} BuildRequires: pkgconfig(libsoup-2.4) -BuildRequires: intltool Requires: json-glib%{?_isa} >= %{json_glib_version} @@ -39,13 +41,12 @@ developing applications that use %{name}. %build -%configure --disable-static -make %{?_smp_mflags} V=1 +%meson -Denable-installed-tests=false +%meson_build %install -%make_install -find $RPM_BUILD_ROOT -name '*.la' -delete +%meson_install %post -p /sbin/ldconfig @@ -69,6 +70,10 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Mon Jul 31 2017 Kalev Lember - 3.25.4.1-1 +- Update to 3.25.4.1 +- Switch to the meson build system + * Wed Jul 26 2017 Fedora Release Engineering - 3.23.90-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild diff --git a/sources b/sources index b31b3e6..56a12ba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (geocode-glib-3.23.90.tar.xz) = a0a933950a4152f61726b77318b9126beb1c75d97e89245084ff2363359d5a6aed1e4083de1ab17900ffb3c004007f913980fc0c14f8db5fc5a07bbd0a6b96e3 +SHA512 (geocode-glib-3.25.4.1.tar.xz) = ba0de98861e3bbbf6b175f6666bc4f8c359999feb67ba4583ffb18165dd8fb18f6297ed4bf139dab2cf1dbf6a42d6f6ab01c968425f2f0dc21d1a9a1e5892a53