diff --git a/opensbi-unstable.spec b/opensbi-unstable.spec index d909d53..97360ff 100644 --- a/opensbi-unstable.spec +++ b/opensbi-unstable.spec @@ -4,7 +4,7 @@ Name: opensbi-unstable # The last part is short hash # Format: ..... -Version: v0.8.81.2021.01.06.7dcb1e1 +Version: v0.9.35.2021.04.21.f41196a Release: 1%{?dist} Summary: RISC-V Open Source Supervisor Binary Interface @@ -13,7 +13,7 @@ URL: https://github.com/riscv/opensbi # Download tarball, e.g.: # https://github.com/riscv/opensbi/archive/%full_commit.tar.gz -%global full_commit 7dcb1e1753e9c5daec0580779ea8c31778bff152 +%global full_commit f41196a9d245f024a87a08e7d159ca6dc0a6c298 Source0: https://github.com/riscv/opensbi/archive/%{full_commit}.tar.gz BuildRequires: gcc @@ -61,6 +61,9 @@ rm -rfv %{buildroot}%{_datadir}/%{name}/*/firmware/payloads %changelog +* Wed Apr 21 2021 David Abdurachmanov v0.9.35.2021.04.21.f41196a +- Update to v0.9+ + * Wed Jan 06 2021 David Abdurachmanov v0.8.81.2021.01.06.7dcb1e1 - New version - Switch to generic platform