podman-3:3.4.3-1
autobuilt v3.4.3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
93b5ce1595
commit
8f022cec4f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1790,3 +1790,4 @@
|
|||||||
/v3.4.1.tar.gz
|
/v3.4.1.tar.gz
|
||||||
/gvisor-tap-vsock-4ee84d6.tar.gz
|
/gvisor-tap-vsock-4ee84d6.tar.gz
|
||||||
/v3.4.2.tar.gz
|
/v3.4.2.tar.gz
|
||||||
|
/v3.4.3.tar.gz
|
||||||
|
@ -53,7 +53,7 @@
|
|||||||
%global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07
|
%global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07
|
||||||
%global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7})
|
%global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7})
|
||||||
|
|
||||||
%global built_tag v3.4.2
|
%global built_tag v3.4.3
|
||||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
@ -62,7 +62,7 @@ Epoch: 3
|
|||||||
%else
|
%else
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
%endif
|
%endif
|
||||||
Version: 3.4.2
|
Version: 3.4.3
|
||||||
# RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER
|
# RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER
|
||||||
# N.foo if released, 0.N.foo if unreleased
|
# N.foo if released, 0.N.foo if unreleased
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
@ -685,6 +685,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 07 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.4.3-1
|
||||||
|
- autobuilt v3.4.3
|
||||||
|
|
||||||
* Fri Nov 12 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.4.2-1
|
* Fri Nov 12 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.4.2-1
|
||||||
- autobuilt v3.4.2
|
- autobuilt v3.4.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
|||||||
SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8
|
SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8
|
||||||
SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a
|
SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a
|
||||||
SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4
|
SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4
|
||||||
SHA512 (v3.4.2.tar.gz) = 849a4d5897de7dae5d6ac71fab11449f7a814e6414a0f463846ddd3817cd91c5f12e288bd44e64cc5bdf5f6073d52dfbf77aba5cbc1fec6ac12a7b222d2a21a2
|
SHA512 (v3.4.3.tar.gz) = c3eed482ac78a70f9babb39798a2925f29d0452f5e66f2e46f8eb9bb8aeeb4cd8392a9d961a9a37fc5aa3bccad8fb6754db65191b80f3ad882d72a329722994f
|
||||||
|
Loading…
Reference in New Issue
Block a user