diff --git a/gnu-efi-3.0.11.tar.bz2 b/gnu-efi-3.0.11.tar.bz2 deleted file mode 100644 index 8816db9..0000000 --- a/gnu-efi-3.0.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f28da792a2532e91e18e0101468811739a22cde9eee5eacfd0efb9bf3a61d6b9 -size 154456 diff --git a/gnu-efi-3.0.12.tar.bz2 b/gnu-efi-3.0.12.tar.bz2 new file mode 100644 index 0000000..1d3384e --- /dev/null +++ b/gnu-efi-3.0.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0196f2e1fd3c334b66e610a608a0e59233474c7a01bec7bc53989639aa327669 +size 154575 diff --git a/gnu-efi.changes b/gnu-efi.changes index 42bf65f..6289cbb 100644 --- a/gnu-efi.changes +++ b/gnu-efi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 14 07:52:03 UTC 2020 - Dirk Mueller + +- update to 3.0.12: + * Add SMBIOS 3.0 table support + * Fix ARCH on ARMv6. + ------------------------------------------------------------------- Wed Dec 11 03:23:55 UTC 2019 - Gary Ching-Pang Lin diff --git a/gnu-efi.spec b/gnu-efi.spec index 8a5de27..e18a0ac 100644 --- a/gnu-efi.spec +++ b/gnu-efi.spec @@ -1,7 +1,7 @@ # # spec file for package gnu-efi # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: gnu-efi -Version: 3.0.11 +Version: 3.0.12 Release: 0 Summary: Library for EFI Applications License: BSD-3-Clause AND GPL-2.0-or-later @@ -52,7 +52,6 @@ cp -p apps/*.efi %{buildroot}%{_libdir}/%{name} %endif %files -%defattr(-, root, root) %doc README.* %{_includedir}/efi %{_libdir}/crt0-efi-*.o