Update to 0.1.5
This commit is contained in:
parent
3685aa7a14
commit
1bdfa4e616
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
/bootc-0.1.4.tar.zstd
|
||||
/bootc-0.1.4-vendor.tar.zstd
|
||||
/bootc-0.1.5.tar.zstd
|
||||
/bootc-0.1.5-vendor.tar.zstd
|
||||
|
@ -1,8 +1,8 @@
|
||||
%bcond_without check
|
||||
|
||||
Name: bootc
|
||||
Version: 0.1.4
|
||||
Release: 3
|
||||
Version: 0.1.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Bootable container system
|
||||
|
||||
# Apache-2.0
|
||||
@ -78,6 +78,9 @@ Recommends: bootupd
|
||||
%{_mandir}/man8/bootc*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 12 2024 Joseph Marrero <jmarrero@redhat.com> - 0.1.5-1
|
||||
- Update to https://github.com/containers/bootc/releases/tag/v0.1.5
|
||||
|
||||
* Thu Jan 11 2024 Colin Walters <walters@verbum.org> - 0.1.4-3
|
||||
- Loosen composefs requirement until it makes it into c9s
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (bootc-0.1.4-vendor.tar.zstd) = 677cf7aa95b0f24f1a3697aeabc50f66b30ec2fab668b9f8d48de1988910c64e189a55ee0dc585f2c4c0da36dd1b42898b4cfd6a805f9a23a051625a7a386989
|
||||
SHA512 (bootc-0.1.4.tar.zstd) = cc098dd8618dffbda44d31b00fb246490a9b9f7467d686e73fa565cb178f383ed0ca6a7951aecc67a26fca8353d762ae437e909d75497652cc082c8aa383b7da
|
||||
SHA512 (bootc-0.1.5.tar.zstd) = 01e1b65b299dd1922f445ab6dce5039f6e2e1f307519292861d466f84a2216fde700be96a69f07de63a106290f8079310d9121a7a684b4669e0691e82cc32856
|
||||
SHA512 (bootc-0.1.5-vendor.tar.zstd) = fb767013f0a24d4872416d1d0559bafbcc699ff23dc2bf1f74d9e14868647c5f38cca6db1893d33222f01bdca9bef93d9e2ff29756cc85b02d683ee20b6e9524
|
||||
|
Loading…
Reference in New Issue
Block a user