Update to 55
Resolves: rhbz#2059870
This commit is contained in:
parent
64d4039727
commit
732b443e07
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
||||
/osbuild-composer-51.tar.gz
|
||||
/osbuild-composer-53.tar.gz
|
||||
/osbuild-composer-54.tar.gz
|
||||
/osbuild-composer-55.tar.gz
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
%global goipath github.com/osbuild/osbuild-composer
|
||||
|
||||
Version: 54
|
||||
Version: 55
|
||||
|
||||
%gometa
|
||||
|
||||
@ -423,6 +423,8 @@ Requires: firewalld
|
||||
Requires: podman-plugins
|
||||
Requires: dnf-plugins-core
|
||||
Requires: skopeo
|
||||
Requires: make
|
||||
Requires: python3-pip
|
||||
%if 0%{?fedora}
|
||||
# koji and ansible are not in RHEL repositories. Depending on them breaks RHEL
|
||||
# gating (see OSCI-1541). The test script must enable EPEL and install those
|
||||
@ -445,6 +447,9 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 15 2022 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 55-1
|
||||
- New upstream release
|
||||
|
||||
* Wed Jun 01 2022 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 54-1
|
||||
- New upstream release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-composer-54.tar.gz) = e16d0c18092f9fbbdfa074dfcf22b42668b7eb8f3d48e621834d5c2bbbdc597c12f7f25ae9003904e45b6ce505b195e788a7b40f37de3ca2702900aef38efdd2
|
||||
SHA512 (osbuild-composer-55.tar.gz) = 56a3118f1e85830673892452f6d01d36b2c84ae6fc50cf7e4b8cae986a92380c396081be1912925f2a152f5c621ec762daf96fc14a8a59eebcd3f51329a71a6d
|
||||
|
Loading…
Reference in New Issue
Block a user