New upstream release
This commit is contained in:
parent
e3d0c7d03a
commit
0815ce589d
1
.gitignore
vendored
1
.gitignore
vendored
@ -112,3 +112,4 @@
|
||||
/fwupd-1.9.3.tar.xz
|
||||
/fwupd-1.9.4.tar.xz
|
||||
/fwupd-1.9.5.tar.xz
|
||||
/fwupd-1.9.6.tar.xz
|
||||
|
@ -48,7 +48,7 @@
|
||||
|
||||
Summary: Firmware update daemon
|
||||
Name: fwupd
|
||||
Version: 1.9.5
|
||||
Version: 1.9.6
|
||||
Release: %autorelease
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://github.com/fwupd/fwupd
|
||||
@ -87,6 +87,7 @@ 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
|
||||
@ -231,15 +232,16 @@ or server machines.
|
||||
-Dplugin_uefi_pk=disabled \
|
||||
-Dplugin_tpm=disabled \
|
||||
%endif
|
||||
-Dplugin_dell=disabled \
|
||||
%if 0%{?have_modem_manager}
|
||||
-Dplugin_modem_manager=enabled \
|
||||
%else
|
||||
-Dplugin_modem_manager=disabled \
|
||||
%endif
|
||||
-Dman=true \
|
||||
-Dsystemd_unit_user="" \
|
||||
-Dbluez=enabled \
|
||||
-Dplugin_powerd=disabled \
|
||||
-Dlaunchd=disabled \
|
||||
-Dsupported_build=enabled
|
||||
|
||||
%meson_build
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fwupd-1.9.5.tar.xz) = 19c152746d4d44f00c5bf3ed36b97249cb0a8fdedab351706a7d4e761fb142d096351555392b535ce976cb9e925505246542525a90319a2560f753a675ff26cf
|
||||
SHA512 (fwupd-1.9.6.tar.xz) = c65d795268e0e36fd2572ce3d4f2fb811412c16d583fa5463bee017a70b5d0f8b1b92460efa977a7d70bb5e3f6b5b02756e795e5f8ab7e7ac7874dc1ab5a0bfb
|
||||
|
Loading…
Reference in New Issue
Block a user