|
|
@ -8,7 +8,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
|
|
|
|
|
|
|
|
|
|
|
%global import_path github.com/containers/podman
|
|
|
|
%global import_path github.com/containers/podman
|
|
|
|
%global branch v4.0-rhel
|
|
|
|
%global branch v4.0-rhel
|
|
|
|
%global commit0 d54ecc8c3b635ee79d60a6eb4b04bd2a046f60f0
|
|
|
|
%global commit0 427a15fffeb9e4236a4e34946e2f4dbd73fcabad
|
|
|
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
|
|
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
|
|
|
%global cataver 0.1.7
|
|
|
|
%global cataver 0.1.7
|
|
|
|
#%%global dnsnamever 1.3.0
|
|
|
|
#%%global dnsnamever 1.3.0
|
|
|
@ -23,7 +23,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
|
|
|
Epoch: 2
|
|
|
|
Epoch: 2
|
|
|
|
Name: podman
|
|
|
|
Name: podman
|
|
|
|
Version: 4.0.2
|
|
|
|
Version: 4.0.2
|
|
|
|
Release: 25%{?dist}
|
|
|
|
Release: 26%{?dist}
|
|
|
|
Summary: Manage Pods, Containers and Container Images
|
|
|
|
Summary: Manage Pods, Containers and Container Images
|
|
|
|
License: ASL 2.0 and GPLv3+
|
|
|
|
License: ASL 2.0 and GPLv3+
|
|
|
|
URL: https://%{name}.io/
|
|
|
|
URL: https://%{name}.io/
|
|
|
@ -411,6 +411,11 @@ exit 0
|
|
|
|
%{_libexecdir}/%{name}/gvproxy
|
|
|
|
%{_libexecdir}/%{name}/gvproxy
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jan 03 2024 Jindrich Novy <jnovy@redhat.com> - 2:4.0.2-26
|
|
|
|
|
|
|
|
- update to the latest content of https://github.com/containers/podman/tree/v4.0-rhel
|
|
|
|
|
|
|
|
(https://github.com/containers/podman/commit/427a15f)
|
|
|
|
|
|
|
|
- Resolves: RHEL-17145
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2:4.0.2-25
|
|
|
|
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2:4.0.2-25
|
|
|
|
- Rebuilt for MSVSphere 8.8
|
|
|
|
- Rebuilt for MSVSphere 8.8
|
|
|
|
|
|
|
|
|
|
|
|