bootc: Update to 0.1.11
Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
parent
c4e4c4be49
commit
a1d3c126f3
@ -1,7 +1,7 @@
|
||||
%bcond_without check
|
||||
|
||||
Name: bootc
|
||||
Version: 0.1.6
|
||||
Version: 0.1.11
|
||||
Release: %{autorelease}
|
||||
Summary: Bootable container system
|
||||
|
||||
@ -21,6 +21,7 @@ Source1: %{url}/releases/download/v%{version}/bootc-%{version}-vendor.tar
|
||||
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
|
||||
ExcludeArch: %{ix86}
|
||||
|
||||
BuildRequires: libzstd-devel
|
||||
BuildRequires: make
|
||||
BuildRequires: ostree-devel
|
||||
BuildRequires: openssl-devel
|
||||
@ -35,6 +36,7 @@ BuildRequires: systemd
|
||||
Requires: composefs
|
||||
# For OS updates
|
||||
Requires: skopeo
|
||||
Requires: podman
|
||||
# For bootloader updates
|
||||
Recommends: bootupd
|
||||
|
||||
@ -67,9 +69,9 @@ Recommends: bootupd
|
||||
%doc README.md
|
||||
%{_bindir}/bootc
|
||||
%{_prefix}/lib/bootc/
|
||||
%{_prefix}/lib/systemd/system-generators/*
|
||||
%{_unitdir}/*
|
||||
%{_mandir}/man*/bootc*
|
||||
|
||||
%changelog
|
||||
%autochangelog
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (bootc-0.1.6-vendor.tar.zstd) = 8f7ba89c2b0aaeb3db26f79b0a64c7a7e49428f1b89af49f2c621326831bc8370bb6bf5a265da65f91659d515999b52d261e8f35c55e7684f89755fa7a2815ac
|
||||
SHA512 (bootc-0.1.6.tar.zstd) = 75768b874d4542a7bcc9b048faf43bb01075edbeb930f0bd9740f841989b7d4de29545eeae3b80926aee44cfdc537bc411e326add78be119484cf75f3d8b0ea9
|
||||
SHA512 (bootc-0.1.11.tar.zstd) = 7762d614a7ace461bc5a1ce48d1368491578c647e1e33e2913ab9bf964cc553efc9217a8321a5ad61b3bf2fbd0acc92e930d0d8a11e5088d6812b2bbc2137e77
|
||||
SHA512 (bootc-0.1.11-vendor.tar.zstd) = 1f4c6211493b95427209e6658bec4bac4f18da4a155e92a476e5a9fed2d1dd2165c82a463f954231ada9354b641e5187fed02d24638b96fcfce3c36256964e84
|
||||
|
Loading…
Reference in New Issue
Block a user