runc-1.3.1-1.el9
- update to https://github.com/opencontainers/runc/releases/tag/v1.3.1 - Related: RHEL-111919 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
2f7b8ffcc7
commit
b33afe609d
@ -19,7 +19,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
Epoch: 4
|
||||
Name: %{repo}
|
||||
Version: 1.3.0
|
||||
Version: 1.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
# https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures
|
||||
@ -84,6 +84,10 @@ make install install-man install-bash DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Sep 16 2025 Jindrich Novy <jnovy@redhat.com> - 4:1.3.1-1
|
||||
- update to https://github.com/opencontainers/runc/releases/tag/v1.3.1
|
||||
- Related: RHEL-111919
|
||||
|
||||
* Wed Apr 30 2025 Jindrich Novy <jnovy@redhat.com> - 4:1.3.0-1
|
||||
- update to https://github.com/opencontainers/runc/releases/tag/v1.3.0
|
||||
- Related: RHEL-80816
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.3.0.tar.gz) = 63422501f6189d0d47f6b2f59565de572bc68b138a65c7dbcc8b5ad42dbc37245ee66e2683ab61971a84c076a15f54f484c37fde4a30815ee19edc9a0d97e9f4
|
||||
SHA512 (v1.3.1.tar.gz) = 0a3007d046fe9711541e29ca07fd72515f19b220c8c79b9df9164f7b88a6b9077ba7a11607593b641823b9e99c0f2e96500a57e2a16e11501bbb7c4690870183
|
||||
|
||||
Loading…
Reference in New Issue
Block a user