Add RISC-V support
This commit is contained in:
commit
1f3b8c8cc3
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
bootc-1.15.2-vendor.tar.zstd
|
||||
bootc-1.15.2.tar.zstd
|
||||
bootc-1.16.4-vendor.tar.zstd
|
||||
bootc-1.16.4.tar.zstd
|
||||
|
||||
14
bootc.spec
14
bootc.spec
@ -1,5 +1,5 @@
|
||||
## START: Set by rpmautospec
|
||||
## (rpmautospec version 0.6.5)
|
||||
## (rpmautospec version 0.8.4)
|
||||
## RPMAUTOSPEC: autorelease, autochangelog
|
||||
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
||||
release_number = 1;
|
||||
@ -32,7 +32,7 @@
|
||||
%endif
|
||||
|
||||
Name: bootc
|
||||
Version: 1.15.2
|
||||
Version: 1.16.4
|
||||
Release: %{autorelease}
|
||||
Summary: Bootable container system
|
||||
|
||||
@ -226,15 +226,15 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu May 21 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 1.15.2-1.alma.1
|
||||
* Thu Sep 03 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 1.16.4-1.alma.1
|
||||
- Add RISC-V support
|
||||
|
||||
## START: Generated by rpmautospec
|
||||
* Fri May 01 2026 Joseph Marrero Corchado <jmarrero@redhat.com> - 1.15.2-1
|
||||
- Release 1.15.2
|
||||
* Wed Jul 22 2026 ckyrouac <ckyrouac@redhat.com> - 1.16.4-1
|
||||
- spec: new upstream version 1.16.4
|
||||
|
||||
* Thu Apr 23 2026 Joseph Marrero Corchado <jmarrero@redhat.com> - 1.15.1-2
|
||||
- Backport: https://github.com/bootc-dev/bootc/pull/2114
|
||||
* Tue May 05 2026 Joseph Marrero Corchado <jmarrero@redhat.com> - 1.15.2-1
|
||||
- Release 1.15.2
|
||||
|
||||
* Tue Apr 14 2026 Joseph Marrero Corchado <jmarrero@redhat.com> - 1.15.1-1
|
||||
- Release 1.15.1
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (bootc-1.15.2-vendor.tar.zstd) = 0be448c56d7a7311d8186e5478f2a322d8c20bc9e98c7398dd9116964210958a6033cf05fb41541a6a32a5b365f62ca0a7055a8c71871e6f2cea0620f0c99fba
|
||||
SHA512 (bootc-1.15.2.tar.zstd) = 9ca23fcde1ba8440b91794178b8e56764a3ab8a799618c86f3ecbc32dd09b7f06ee048a8e473c9c62aeae74719e82515933bb4c2fffd608741f6d92e1060b5e2
|
||||
SHA512 (bootc-1.16.4-vendor.tar.zstd) = ca203f05d6d7fe9a2cd55be62f6405a54326037bbc5dfc240a6c8423e1471de0f1c1131c6bbd06f573ccfc94e6c342634b9501a33d6b8d9887480d85fb282297
|
||||
SHA512 (bootc-1.16.4.tar.zstd) = 57d8a80d7a5e435bdaecb156a9040201e569470cf218bb8a107cfd0c6d8869992b9b49dfad905a51753e45fb0fe24ff7f53df959963c53b3e9c7bd606e33f5ee
|
||||
|
||||
Loading…
Reference in New Issue
Block a user