From b17cc76e081d5c30f50be812564530b726f90fca Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Feb 04 2019 12:12:30 +0000 Subject: Update BRs for vala packaging changes --- diff --git a/snapd-glib.spec b/snapd-glib.spec index 73f922b..de9f45c 100644 --- a/snapd-glib.spec +++ b/snapd-glib.spec @@ -3,11 +3,11 @@ %global min_libsoup_ver 2.32 %global min_gtkdoc_ver 1.20 %global min_gi_ver 0.9.5 -%global min_valatools_ver 0.16 +%global min_vala_ver 0.16 Name: snapd-glib Version: 1.45 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library providing a GLib interface to snapd License: LGPLv2 or LGPLv3 @@ -29,7 +29,7 @@ BuildRequires: pkgconfig(libsoup-2.4) >= %{min_libsoup_ver} BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(Qt5Qml) -BuildRequires: vala-tools >= %{min_valatools_ver} +BuildRequires: vala >= %{min_vala_ver} # snapd-login-service is no more # Note: Remove this when F27 is EOL @@ -127,6 +127,9 @@ find %{buildroot} -name '*.la' -delete %changelog +* Mon Feb 04 2019 Kalev Lember - 1.45-3 +- Update BRs for vala packaging changes + * Sun Feb 03 2019 Fedora Release Engineering - 1.45-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild