SHA256
1
0
forked from pool/fwupd

Accepting request 794402 from home:gary_lin:branches:Base:System

- Update to version 1.4.0
  + This update introduces a new dependency, libjcat, which is submitted with sr#794136

OBS-URL: https://build.opensuse.org/request/show/794402
OBS-URL: https://build.opensuse.org/package/show/Base:System/fwupd?expand=0&rev=69
This commit is contained in:
2020-04-16 13:56:47 +00:00
committed by Git OBS Bridge
parent 857d6e4840
commit debdea04eb
7 changed files with 192 additions and 18 deletions

View File

@@ -28,7 +28,7 @@
%global efidir sles
%endif
Name: fwupd
Version: 1.3.9
Version: 1.4.0
Release: 0
Summary: Device firmware updater daemon
License: GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -76,6 +76,7 @@ BuildRequires: pkgconfig(gthread-2.0)
BuildRequires: pkgconfig(gtk-doc) >= 1.14
BuildRequires: pkgconfig(gudev-1.0)
BuildRequires: pkgconfig(gusb) >= 0.2.9
BuildRequires: pkgconfig(jcat)
BuildRequires: pkgconfig(json-glib-1.0) >= 1.1.1
BuildRequires: pkgconfig(libarchive)
BuildRequires: pkgconfig(libelf)