Resolves: #https://issues.redhat.com/browse/RHEL-30466
This commit is contained in:
parent
0720ce5fe2
commit
219bbd96c2
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,3 +8,5 @@
|
||||
/bootc-0.1.7.tar.zstd
|
||||
/bootc-0.1.8.tar.zstd
|
||||
/bootc-0.1.8-vendor.tar.zstd
|
||||
/bootc-0.1.9.tar.zstd
|
||||
/bootc-0.1.9-vendor.tar.zstd
|
||||
|
@ -1,7 +1,7 @@
|
||||
%bcond_without check
|
||||
|
||||
Name: bootc
|
||||
Version: 0.1.8
|
||||
Version: 0.1.9
|
||||
Release: 2%{?dist}
|
||||
Summary: Bootable container system
|
||||
|
||||
@ -75,11 +75,16 @@ Recommends: bootupd
|
||||
%doc README.md
|
||||
%{_bindir}/bootc
|
||||
%{_prefix}/lib/bootc/
|
||||
%{_prefix}/lib/systemd/system-generators/*
|
||||
%{_unitdir}/*
|
||||
%{_mandir}/man*/bootc*
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 27 2024 Colin Walters <walters@verbum.org> - 0.1.9-2
|
||||
- https://github.com/containers/bootc/releases/tag/v0.1.9
|
||||
Resolves: #RHEL-30466
|
||||
|
||||
* Tue Mar 19 2024 Colin Walters <walters@verbum.org> - 0.1.8-2
|
||||
- https://github.com/containers/bootc/releases/tag/v0.1.8
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (bootc-0.1.8.tar.zstd) = 0bb7b8cbee8ad56f224c0af187ecd2a87ba805805788a1294b0126cf84beb5a67cb9787eb85a7a42bb02dfa3c724ee287f83adcbda583dbb6238653b69ab9cb7
|
||||
SHA512 (bootc-0.1.8-vendor.tar.zstd) = 7d778fd3500b06817897a97c6bdcc87bb2528558dfc4284cdd5d3d84bd1f97a8d374d01c01aae15c71a87b27f6e813c297a0d36b0002723fe36e0761b721d003
|
||||
SHA512 (bootc-0.1.9-vendor.tar.zstd) = c5f58aa51df522d1ac98be0847861d852a609f6e82942510d603f725baccd8ff3ec1e437d0e051ddc06d74603fcc46ef2a791c1a882769fcde1fa800bc5dbbb0
|
||||
SHA512 (bootc-0.1.9.tar.zstd) = ff2454cb2ee416b90ac16748d1db03b782dc339887236baf4724cef7a0189a795b9c5eb1bf28432113e28770558c6243d6aefbe595753659e7b12dcc02ee7054
|
||||
|
Loading…
Reference in New Issue
Block a user