import osbuild-composer-62-1.el8

This commit is contained in:
CentOS Sources 2022-09-02 12:13:29 +00:00 committed by Stepan Oksanichenko
parent 540a3ac14c
commit 8ff5d9b529
3 changed files with 10 additions and 7 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/osbuild-composer-60.tar.gz
SOURCES/osbuild-composer-62.tar.gz

View File

@ -1 +1 @@
14ba15f2241707c2caa9ab97a7474e8e863f919d SOURCES/osbuild-composer-60.tar.gz
507b6d1c7dd00aafb3fc3988d7a1f61be10a0c03 SOURCES/osbuild-composer-62.tar.gz

View File

@ -9,7 +9,7 @@
%global goipath github.com/osbuild/osbuild-composer
Version: 60
Version: 62
%gometa
@ -309,10 +309,10 @@ The core osbuild-composer binary. This is suitable both for spawning in containe
Summary: The worker for osbuild-composer
Requires: systemd
Requires: qemu-img
Requires: osbuild >= 62
Requires: osbuild-ostree >= 62
Requires: osbuild-lvm2 >= 62
Requires: osbuild-luks2 >= 62
Requires: osbuild >= 63
Requires: osbuild-ostree >= 63
Requires: osbuild-lvm2 >= 63
Requires: osbuild-luks2 >= 63
Requires: %{name}-dnf-json = %{version}-%{release}
%description worker
@ -424,6 +424,9 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
%endif
%changelog
* Mon Aug 29 2022 Ondřej Budai <ondrej@budai.cz> - 62-1
- New upstream release
* Wed Aug 24 2022 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 60-1
- New upstream release