New upstream release
This commit is contained in:
parent
7ebd110ca4
commit
b7e1609020
1
.gitignore
vendored
1
.gitignore
vendored
@ -113,3 +113,4 @@
|
||||
/fwupd-1.9.4.tar.xz
|
||||
/fwupd-1.9.5.tar.xz
|
||||
/fwupd-1.9.6.tar.xz
|
||||
/fwupd-1.9.7.tar.xz
|
||||
|
@ -48,7 +48,7 @@
|
||||
|
||||
Summary: Firmware update daemon
|
||||
Name: fwupd
|
||||
Version: 1.9.6
|
||||
Version: 1.9.7
|
||||
Release: %autorelease
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://github.com/fwupd/fwupd
|
||||
@ -57,7 +57,6 @@ Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.
|
||||
BuildRequires: gettext
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: libxmlb-devel >= %{libxmlb_version}
|
||||
BuildRequires: libgcab1-devel
|
||||
BuildRequires: libgudev1-devel
|
||||
BuildRequires: libgusb-devel >= %{libgusb_version}
|
||||
BuildRequires: libcurl-devel >= %{libcurl_version}
|
||||
@ -74,7 +73,6 @@ BuildRequires: libcbor-devel
|
||||
BuildRequires: passim-devel
|
||||
%endif
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: gcab
|
||||
%ifarch %{valgrind_arches}
|
||||
BuildRequires: valgrind
|
||||
BuildRequires: valgrind-devel
|
||||
@ -87,10 +85,10 @@ BuildRequires: json-glib-devel >= %{json_glib_version}
|
||||
BuildRequires: vala
|
||||
BuildRequires: bash-completion
|
||||
BuildRequires: git-core
|
||||
BuildRequires: kernel-headers
|
||||
%if 0%{?have_flashrom}
|
||||
BuildRequires: flashrom-devel >= 1.2-2
|
||||
%endif
|
||||
BuildRequires: libdrm-devel
|
||||
|
||||
%if 0%{?have_modem_manager}
|
||||
BuildRequires: ModemManager-glib-devel >= 1.10.0
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fwupd-1.9.6.tar.xz) = c65d795268e0e36fd2572ce3d4f2fb811412c16d583fa5463bee017a70b5d0f8b1b92460efa977a7d70bb5e3f6b5b02756e795e5f8ab7e7ac7874dc1ab5a0bfb
|
||||
SHA512 (fwupd-1.9.7.tar.xz) = ad27addd5daadd62ca9ac1fd3ac28d8e68e2a3054f112258dfe77d67f63703072290043c22b2317a1149f477506b0a4e57982dba7fa1c7c895103b207f703bf8
|
||||
|
Loading…
Reference in New Issue
Block a user