runc-1.1.0-1.el9
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.0 - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
f401ee4a0e
commit
fb07820aec
@ -21,7 +21,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.0.3
|
||||
Version: 1.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
# https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures
|
||||
@ -83,6 +83,10 @@ make install install-man install-bash DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Jan 18 2022 Jindrich Novy <jnovy@redhat.com> - 1.1.0-1
|
||||
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.0
|
||||
- Related: #2000051
|
||||
|
||||
* Mon Dec 06 2021 Jindrich Novy <jnovy@redhat.com> - 1.0.3-1
|
||||
- update to https://github.com/opencontainers/runc/releases/tag/v1.0.3
|
||||
- Related: #2000051
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.0.3.tar.gz) = 64a1894c2b4ed5a68b185e88548fc9fbbd01d8a9495feed59fb196aa06763d64cfb71ca6cbc09d1defa26a0d94ad58626296585741f23df2e290147ba6c4c26e
|
||||
SHA512 (v1.1.0.tar.gz) = 542ea87c488fd120f2b77e53e2c197f09cd504fbe55dbe47008aaa5b0565aa300fc49f8cadc24ead796e45a4e95a30dfb08bfeefa58dc370145a218fd2869e41
|
||||
|
Loading…
Reference in New Issue
Block a user