Upgrade to 1.1.0
Resolves: #RHEL-63018
This commit is contained in:
parent
4187317779
commit
1a33f1f529
2
.gitignore
vendored
2
.gitignore
vendored
@ -24,3 +24,5 @@
|
|||||||
/bootc-0.1.15-vendor.tar.zstd
|
/bootc-0.1.15-vendor.tar.zstd
|
||||||
/bootc-0.1.16.tar.zstd
|
/bootc-0.1.16.tar.zstd
|
||||||
/bootc-0.1.16-vendor.tar.zstd
|
/bootc-0.1.16-vendor.tar.zstd
|
||||||
|
/bootc-1.1.0.tar.zstd
|
||||||
|
/bootc-1.1.0-vendor.tar.zstd
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%bcond_without check
|
%bcond_without check
|
||||||
|
|
||||||
Name: bootc
|
Name: bootc
|
||||||
Version: 0.1.16
|
Version: 1.1.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Bootable container system
|
Summary: Bootable container system
|
||||||
|
|
||||||
@ -83,6 +83,10 @@ Recommends: bootupd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 17 2024 Joseph Marrero <jmarrero@fedoraproject.org> - 1.1.0-1
|
||||||
|
- Update to 1.1.0
|
||||||
|
Resolves: #RHEL-63018
|
||||||
|
|
||||||
* Fri Aug 16 2024 Colin Walters <walters@verbum.org> - 0.1.15-1
|
* Fri Aug 16 2024 Colin Walters <walters@verbum.org> - 0.1.15-1
|
||||||
- Update to 0.1.15
|
- Update to 0.1.15
|
||||||
Resolves: #RHEL-50625
|
Resolves: #RHEL-50625
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (bootc-0.1.16.tar.zstd) = 9650288894e54f9de3a32298e3cd283411e3aeb702ed7c29e8c1bff6472d6ed939424a579b41a749905e43faf94a28297a1945c8e32f8cff69071cb8f2f23413
|
SHA512 (bootc-1.1.0.tar.zstd) = 4cc77eca1516128c627584bca007191e61822a991a7f9efd1bb047ac4fdfad80106f0b57c3b544d9b3977f128344795e6420406aea164d28d471cee287bf39c9
|
||||||
SHA512 (bootc-0.1.16-vendor.tar.zstd) = 36d1cb8ca27f439e963312c150570b5db7182ecd92a1c99addbba078e89cde8b0e17ccc6f8b410f51be50a4c6d5c974a92070bc70ee01a4e8283bd8c6599777a
|
SHA512 (bootc-1.1.0-vendor.tar.zstd) = ffff1ebd5d7395211f14dbd1c417d6b79e4580e74ffdd2cf7a38bc84d1a1282d1e542ae547f6079e1a4fb3930a62c468524e26aca58bb757b5312056012281fb
|
||||||
|
Loading…
Reference in New Issue
Block a user