runc-1.1.13-2.el9
- rebuild - Resolves: RHEL-46380 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
7947167119
commit
e60b0240ee
@ -20,7 +20,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
Epoch: 4
|
Epoch: 4
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.1.13
|
Version: 1.1.13
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: CLI for running Open Containers
|
Summary: CLI for running Open Containers
|
||||||
# https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures
|
# https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures
|
||||||
#ExclusiveArch: %%{go_arches}
|
#ExclusiveArch: %%{go_arches}
|
||||||
@ -84,6 +84,10 @@ make install install-man install-bash DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix}
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 08 2024 Jindrich Novy <jnovy@redhat.com> - 4:1.1.13-2
|
||||||
|
- rebuild
|
||||||
|
- Resolves: RHEL-46380
|
||||||
|
|
||||||
* Fri Jun 14 2024 Jindrich Novy <jnovy@redhat.com> - 4:1.1.13-1
|
* Fri Jun 14 2024 Jindrich Novy <jnovy@redhat.com> - 4:1.1.13-1
|
||||||
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.13
|
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.13
|
||||||
- Related: RHEL-27608
|
- Related: RHEL-27608
|
||||||
|
Loading…
Reference in New Issue
Block a user