|
|
|
@ -8,7 +8,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
|
|
|
|
|
|
|
|
|
%global import_path github.com/containers/podman
|
|
|
|
|
%global branch v4.4.1-rhel
|
|
|
|
|
%global commit0 bf400bd36f70b03c79c992a4ecf858410aa3467f
|
|
|
|
|
%global commit0 ff30585bad3015569c6d7eda8063864d116c901d
|
|
|
|
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
|
|
|
|
%global cataver 0.1.7
|
|
|
|
|
#%%global dnsnamever 1.3.0
|
|
|
|
@ -21,7 +21,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
|
|
|
|
Epoch: 3
|
|
|
|
|
Name: podman
|
|
|
|
|
Version: 4.4.1
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Release: 14%{?dist}
|
|
|
|
|
Summary: Manage Pods, Containers and Container Images
|
|
|
|
|
License: ASL 2.0 and GPLv3+
|
|
|
|
|
URL: https://%{name}.io/
|
|
|
|
@ -410,6 +410,36 @@ fi
|
|
|
|
|
%{_libexecdir}/%{name}/gvproxy
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jun 15 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.4.1-14
|
|
|
|
|
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel
|
|
|
|
|
(https://github.com/containers/podman/commit/ff30585)
|
|
|
|
|
- Resolves: #2213843
|
|
|
|
|
|
|
|
|
|
* Tue Jun 06 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.4.1-13
|
|
|
|
|
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel
|
|
|
|
|
(https://github.com/containers/podman/commit/bcea446)
|
|
|
|
|
- Resolves: #2210111
|
|
|
|
|
|
|
|
|
|
* Wed Apr 26 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.4.1-12
|
|
|
|
|
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel
|
|
|
|
|
(https://github.com/containers/podman/commit/aa5db47)
|
|
|
|
|
- Resolves: #2189593
|
|
|
|
|
|
|
|
|
|
* Fri Apr 14 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.4.1-11
|
|
|
|
|
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel
|
|
|
|
|
(https://github.com/containers/podman/commit/fd0ea3b)
|
|
|
|
|
- Resolves: #2176833
|
|
|
|
|
|
|
|
|
|
* Mon Apr 03 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.4.1-10
|
|
|
|
|
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel
|
|
|
|
|
(https://github.com/containers/podman/commit/05037d3)
|
|
|
|
|
- Resolves: #2183601
|
|
|
|
|
|
|
|
|
|
* Thu Mar 30 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.4.1-9
|
|
|
|
|
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel
|
|
|
|
|
(https://github.com/containers/podman/commit/67f7e1e)
|
|
|
|
|
- Resolves: #2182491
|
|
|
|
|
|
|
|
|
|
* Tue Mar 21 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.4.1-8
|
|
|
|
|
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel
|
|
|
|
|
(https://github.com/containers/podman/commit/bf400bd)
|
|
|
|
|