import osbuild-composer-46-1.el8
This commit is contained in:
parent
8ddf5cb512
commit
98fe2f2b72
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/osbuild-composer-45.tar.gz
|
SOURCES/osbuild-composer-46.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
47108ba5c6070459880624ec2ab065e110fc01f0 SOURCES/osbuild-composer-45.tar.gz
|
012d5b18945bce2cc3139a9480cf500916c6b9fe SOURCES/osbuild-composer-46.tar.gz
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
%global goipath github.com/osbuild/osbuild-composer
|
%global goipath github.com/osbuild/osbuild-composer
|
||||||
|
|
||||||
Version: 45
|
Version: 46
|
||||||
|
|
||||||
%gometa
|
%gometa
|
||||||
|
|
||||||
@ -324,8 +324,10 @@ The core osbuild-composer binary. This is suitable both for spawning in containe
|
|||||||
Summary: The worker for osbuild-composer
|
Summary: The worker for osbuild-composer
|
||||||
Requires: systemd
|
Requires: systemd
|
||||||
Requires: qemu-img
|
Requires: qemu-img
|
||||||
Requires: osbuild >= 41
|
Requires: osbuild >= 49
|
||||||
Requires: osbuild-ostree >= 41
|
Requires: osbuild-ostree >= 49
|
||||||
|
Requires: osbuild-lvm2 >= 49
|
||||||
|
Requires: osbuild-luks2 >= 49
|
||||||
Requires: %{name}-dnf-json = %{version}-%{release}
|
Requires: %{name}-dnf-json = %{version}-%{release}
|
||||||
|
|
||||||
# remove in F34
|
# remove in F34
|
||||||
@ -444,6 +446,9 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 01 2022 Ondřej Budai <ondrej@budai.cz> - 46-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Sat Feb 19 2022 Ondřej Budai <ondrej@budai.cz> - 45-1
|
* Sat Feb 19 2022 Ondřej Budai <ondrej@budai.cz> - 45-1
|
||||||
- New upstream release
|
- New upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user