mirror of https://github.com/containers/podman.git
Merge pull request #21584 from lsm5/rpm-module
[CI:BUILD] rpm: bump podman module version
This commit is contained in:
commit
d6ddd9fc21
|
@ -39,7 +39,7 @@
|
|||
%global container_base_url https://%{container_base_path}
|
||||
|
||||
# For LDFLAGS
|
||||
%global ld_project %{container_base_path}/%{name}/v4
|
||||
%global ld_project %{container_base_path}/%{name}/v5
|
||||
%global ld_libpod %{ld_project}/libpod
|
||||
|
||||
# %%{name}
|
||||
|
|
Loading…
Reference in New Issue