podman-4.1.1-3.el9
- update to the latest content of https://github.com/containers/podman/tree/v4.1.1-rhel (https://github.com/containers/podman/commit/fa692a6) - Related: #2097694 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
23deebc737
commit
b180a08513
11
podman.spec
11
podman.spec
@ -4,8 +4,8 @@
|
||||
GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" -ldflags "${LDFLAGS:-} -linkmode=external -compressdwarf=false -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n') -extldflags '%__global_ldflags'" -a -v %{?**};
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
#%%global branch v4.0
|
||||
%global commit0 f73d8f8875c2be7cd2049094c29aff90b1150241
|
||||
%global branch v4.1.1-rhel
|
||||
%global commit0 fa692a6b4a1131c76eb3d5beacb155855e733785
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.7
|
||||
#%%global dnsnamever 1.3.0
|
||||
@ -19,7 +19,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
Epoch: 2
|
||||
Name: podman
|
||||
Version: 4.1.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -419,6 +419,11 @@ fi
|
||||
%{_libexecdir}/%{name}/gvproxy
|
||||
|
||||
%changelog
|
||||
* Fri Jul 08 2022 Jindrich Novy <jnovy@redhat.com> - 2:4.1.1-3
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v4.1.1-rhel
|
||||
(https://github.com/containers/podman/commit/fa692a6)
|
||||
- Related: #2097694
|
||||
|
||||
* Fri Jul 01 2022 Jindrich Novy <jnovy@redhat.com> - 2:4.1.1-2
|
||||
- be sure podman services/sockets are stopped upon package removal
|
||||
- Related: #2061316
|
||||
|
2
sources
2
sources
@ -2,4 +2,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e
|
||||
SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
SHA512 (v0.2.0.tar.gz) = 75c71f874d624b0cfe8a3df347072a90a7e3f73a519bbd80296f7ca8ff4ed8cf09167c43a6d3c1c4c19bd074c11a506c2fd7e020ba4289e96419ee7d799ddc83
|
||||
SHA512 (podman-4.1.1-f73d8f8.tar.gz) = 2d7745c13ceda193b9ef5ea2c8e8297d73fa393014aaf428efa7db8c5224a8a7271d04cb940ab0ca6ffbf68c214eb04588476edfc429cd42c2601c992dbcaeca
|
||||
SHA512 (v4.1.1-rhel-fa692a6.tar.gz) = 0eba8edbd6f1b77bbaeb94587fbe43f41f1e693a58cdd67cc8a2233da6d43d670a556c955fa22f079d28a8c621589bbd6b80f89643fa537758b92cfb5d451376
|
||||
|
Loading…
Reference in New Issue
Block a user