diff --git a/fwupd.spec b/fwupd.spec index 661ddd4cd454d8013645716b01fc6b76e4d44f11..252dff372e26ef9afe82ad8e9b17b0450b60575d 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -4,12 +4,12 @@ %endif %ifarch x86_64 aarch64 -%bcond_without uefi +%bcond_with uefi %endif Name: fwupd Version: 1.2.9 -Release: 2 +Release: 3 Summary: Make updating firmware on Linux automatic, safe and reliable License: LGPLv2+ URL: https://github.com/fwupd/fwupd/releases @@ -174,6 +174,9 @@ mkdir -pm 0700 %{buildroot}%{_localstatedir}/lib/%{name}/gnupg %{_datadir}/man/man1/* %changelog +* Fri Jun 5 2020 Senlin Xia - 1.2.9-3 +- remove sign for fwupd efi + * Mon Dec 9 2019 openEuler Buildteam - 1.2.9-2 - Solve build problem of x86 diff --git a/fwupd.yaml b/fwupd.yaml new file mode 100644 index 0000000000000000000000000000000000000000..fb782327b9e8510e468b8a22f84d20c2240dfbf7 --- /dev/null +++ b/fwupd.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: fwupd/fwupd +tag_prefix: ^ +seperator: .