Release 1.5.1
Resolves: #RHEL-104335
This commit is contained in:
parent
cb6c76ca89
commit
27e4987061
2
.gitignore
vendored
2
.gitignore
vendored
@ -40,3 +40,5 @@
|
||||
/bootc-1.3.0-vendor.tar.zstd
|
||||
/bootc-1.4.0.tar.zstd
|
||||
/bootc-1.4.0-vendor.tar.zstd
|
||||
/bootc-1.5.1.tar.zstd
|
||||
/bootc-1.5.1-vendor.tar.zstd
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
%endif
|
||||
|
||||
Name: bootc
|
||||
Version: 1.4.0
|
||||
Version: 1.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Bootable container system
|
||||
|
||||
@ -152,6 +152,10 @@ chmod +x %{?buildroot}/%{system_reinstall_bootc_install_podman_path}
|
||||
%{system_reinstall_bootc_install_podman_path}
|
||||
|
||||
%changelog
|
||||
* Fri Jul 22 2025 Gursewak Mangat <gurssing@redhat.com> - 1.5.1-1
|
||||
- Update to 1.5.1
|
||||
- Resolves: #RHEL-104335
|
||||
|
||||
* Fri Jul 11 2025 Gursewak Mangat <gurssing@redhat.com> - 1.4.0-1
|
||||
- Update to 1.4.0
|
||||
- Resolves: #RHEL-103125
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (bootc-1.4.0.tar.zstd) = fe31cbdd08560bad3e333cee73b56eff2c2ea81a846932cbaa2f607d95d2f3b5104ece9232d64290672909aa6aac8754c0e61a993e91db42e7b128635da62c9a
|
||||
SHA512 (bootc-1.4.0-vendor.tar.zstd) = cf462ef87fcc16bdd9d32d5b561504ab7ff233e0a9a3b683b50d47494ef19c78948870e274f6571092ce770d9e8c7c470100e9a4dc961645e67790a868ba1d5c
|
||||
SHA512 (bootc-1.5.1.tar.zstd) = 9dfa28ef1a36cfce8631c286bb5efb4cef3edab181ff88470a32fc881af5354e8e97585a18a032cbe9e6113ac252e44b48fa8453fb065f42e5141cc0ddb74344
|
||||
SHA512 (bootc-1.5.1-vendor.tar.zstd) = 34c56edbdb5f6479fee70cd8805f66aa26e2358dc546a4b99a31d4ed2632e3d1ef5d26e2b3f40fd50357a240cc42a634d2e351c23a9d942bbb4be28cd1993d96
|
||||
|
||||
Loading…
Reference in New Issue
Block a user