This commit is contained in:
parent
2798934215
commit
e44db98b70
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,3 +4,5 @@
|
|||||||
/bootc-0.1.5-vendor.tar.zstd
|
/bootc-0.1.5-vendor.tar.zstd
|
||||||
/bootc-0.1.6-vendor.tar.zstd
|
/bootc-0.1.6-vendor.tar.zstd
|
||||||
/bootc-0.1.6.tar.zstd
|
/bootc-0.1.6.tar.zstd
|
||||||
|
/bootc-0.1.7-vendor.tar.zstd
|
||||||
|
/bootc-0.1.7.tar.zstd
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%bcond_without check
|
%bcond_without check
|
||||||
|
|
||||||
Name: bootc
|
Name: bootc
|
||||||
Version: 0.1.6
|
Version: 0.1.7
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Bootable container system
|
Summary: Bootable container system
|
||||||
|
|
||||||
# Apache-2.0
|
# Apache-2.0
|
||||||
@ -80,6 +80,9 @@ Recommends: bootupd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 14 2024 Colin Walters <walters@verbum.org> - 0.1.7-4
|
||||||
|
- https://github.com/containers/bootc/releases/tag/v0.1.7
|
||||||
|
|
||||||
* Tue Jan 23 2024 Colin Walters <walters@verbum.org> - 0.1.6-2
|
* Tue Jan 23 2024 Colin Walters <walters@verbum.org> - 0.1.6-2
|
||||||
- https://github.com/containers/bootc/releases/tag/v0.1.6
|
- https://github.com/containers/bootc/releases/tag/v0.1.6
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (bootc-0.1.6-vendor.tar.zstd) = 8f7ba89c2b0aaeb3db26f79b0a64c7a7e49428f1b89af49f2c621326831bc8370bb6bf5a265da65f91659d515999b52d261e8f35c55e7684f89755fa7a2815ac
|
SHA512 (bootc-0.1.7.tar.zstd) = 5d445f02b3acdc5b1ead205a1a088a0f19b613e6812937a8ac3bc78797659ef2bbe088b3285a0cc96304285881ab81aa036bf03c022921db4c72f9aec5d355b1
|
||||||
SHA512 (bootc-0.1.6.tar.zstd) = 75768b874d4542a7bcc9b048faf43bb01075edbeb930f0bd9740f841989b7d4de29545eeae3b80926aee44cfdc537bc411e326add78be119484cf75f3d8b0ea9
|
SHA512 (bootc-0.1.7-vendor.tar.zstd) = 469fa0098891a3937937cda992fe15baf5398c9e11a4e427971d578c2512f970b04368a8870f2ded69fd4fc51c1e0bf7f7ca8a13baf1d5dbdcea19d584eaf1d0
|
||||||
|
Loading…
Reference in New Issue
Block a user