osbuild/rpm: add sigpgp and siggpg keys to the metadata
This was introduced in osbuild 23, so we also need to bump the dependency in the spec file and also the submodule. The test is also modified and a typo in its name is fixed.
This commit is contained in:
parent
befeef34a5
commit
83746c5f13
4 changed files with 18 additions and 6 deletions
|
|
@ -56,8 +56,8 @@ BuildRequires: golang(github.com/vmware/govmomi)
|
|||
|
||||
Requires: %{name}-worker = %{version}-%{release}
|
||||
Requires: systemd
|
||||
Requires: osbuild >= 18
|
||||
Requires: osbuild-ostree >= 18
|
||||
Requires: osbuild >= 23
|
||||
Requires: osbuild-ostree >= 23
|
||||
Requires: qemu-img
|
||||
|
||||
Provides: weldr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue