import CS bootc-1.1.0-1.el9_5

This commit is contained in:
eabdullin 2024-11-12 11:23:52 +00:00
parent bb6de85e1e
commit 670b3826c0
3 changed files with 13 additions and 5 deletions

View File

@ -1,2 +1,2 @@
991b2e05a2bb38d011e1d15a1bd6841e3ca8ad5a SOURCES/bootc-0.1.14-vendor.tar.zstd
8aa9c8103f0eed46b9b59747021c6ccdc9e67f75 SOURCES/bootc-0.1.14.tar.zstd
5a5e65cf8c84eb429674cc0975cc710d16810022 SOURCES/bootc-1.1.0-vendor.tar.zstd
52417a601fbde0c16fa8d9c33834295bbc1ec1fd SOURCES/bootc-1.1.0.tar.zstd

4
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/bootc-0.1.14-vendor.tar.zstd
SOURCES/bootc-0.1.14.tar.zstd
SOURCES/bootc-1.1.0-vendor.tar.zstd
SOURCES/bootc-1.1.0.tar.zstd

View File

@ -1,7 +1,7 @@
%bcond_without check
Name: bootc
Version: 0.1.14
Version: 1.1.0
Release: 1%{?dist}
Summary: Bootable container system
@ -83,6 +83,14 @@ Recommends: bootupd
%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
- Update to 0.1.15
Resolves: #RHEL-50625
* Thu Jul 25 2024 Joseph Marrero <jmarrero@fedoraproject.org> - 0.1.14-1
- Update to 0.1.14
Resolves: #RHEL-50625, #RHEL-45325, #RHEL-36003