Update to 0.1.4
This commit is contained in:
parent
f5d29ff516
commit
d1a79799ff
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@
|
|||||||
/bootc-0.1.2-vendor.tar.zst
|
/bootc-0.1.2-vendor.tar.zst
|
||||||
/bootc-0.1.3-vendor.tar.zstd
|
/bootc-0.1.3-vendor.tar.zstd
|
||||||
/bootc-0.1.3.tar.zst
|
/bootc-0.1.3.tar.zst
|
||||||
|
/bootc-0.1.4-vendor.tar.zstd
|
||||||
|
/bootc-0.1.4.tar.zstd
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%bcond_without check
|
%bcond_without check
|
||||||
|
|
||||||
Name: bootc
|
Name: bootc
|
||||||
Version: 0.1.3
|
Version: 0.1.4
|
||||||
Release: %{autorelease}
|
Release: %{autorelease}
|
||||||
Summary: Bootable container system
|
Summary: Bootable container system
|
||||||
|
|
||||||
@ -15,7 +15,7 @@ Summary: Bootable container system
|
|||||||
# Unlicense OR MIT
|
# Unlicense OR MIT
|
||||||
License: Apache-2.0 AND BSD-3-Clause AND MIT AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (Unlicense OR MIT)
|
License: Apache-2.0 AND BSD-3-Clause AND MIT AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (Unlicense OR MIT)
|
||||||
URL: https://github.com/containers/bootc
|
URL: https://github.com/containers/bootc
|
||||||
Source0: %{url}/releases/download/v%{version}/bootc-%{version}.tar.zst
|
Source0: %{url}/releases/download/v%{version}/bootc-%{version}.tar.zstd
|
||||||
Source1: %{url}/releases/download/v%{version}/bootc-%{version}-vendor.tar.zstd
|
Source1: %{url}/releases/download/v%{version}/bootc-%{version}-vendor.tar.zstd
|
||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (bootc-0.1.3-vendor.tar.zstd) = 29d724ffa8eb18285e170b45b38bcfa950a8e070522672e7578c2569705bcaaf39854ae2d1db1eb1d19cbd4fc82b509c36a910a2936af8e2865b7694d08d4b36
|
SHA512 (bootc-0.1.4-vendor.tar.zstd) = 677cf7aa95b0f24f1a3697aeabc50f66b30ec2fab668b9f8d48de1988910c64e189a55ee0dc585f2c4c0da36dd1b42898b4cfd6a805f9a23a051625a7a386989
|
||||||
SHA512 (bootc-0.1.3.tar.zst) = 96dffd2b6e4c6cb6e7fe79925e65fee43477932fd079c7ee51b086a245cdca9c53a044c6ecc5553a10004b2904f51ad773b1edf5bf6a75861cb957d3a6f4677c
|
SHA512 (bootc-0.1.4.tar.zstd) = cc098dd8618dffbda44d31b00fb246490a9b9f7467d686e73fa565cb178f383ed0ca6a7951aecc67a26fca8353d762ae437e909d75497652cc082c8aa383b7da
|
||||||
|
Loading…
Reference in New Issue
Block a user