runc-1.1.9-1.el9
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.9 - Related: #2176063 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
4fe41580ce
commit
f78c044067
@ -19,7 +19,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
Epoch: 4
|
||||
Name: %{repo}
|
||||
Version: 1.1.8
|
||||
Version: 1.1.9
|
||||
Release: 1%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
# https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures
|
||||
@ -82,6 +82,10 @@ make install install-man install-bash DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Aug 11 2023 Jindrich Novy <jnovy@redhat.com> - 4:1.1.9-1
|
||||
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.9
|
||||
- Related: #2176063
|
||||
|
||||
* Fri Jul 21 2023 Jindrich Novy <jnovy@redhat.com> - 4:1.1.8-1
|
||||
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.8
|
||||
- Related: #2176063
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.1.8.tar.gz) = 7ab2e0576402fd36ca60e008fbf6c79e35da9b750bccfa00bc884e4d45ae7a476b02e28105f04537ba5003ed2bb9a00dcf35bd8d1d3e52d16a5364a52ea48409
|
||||
SHA512 (v1.1.9.tar.gz) = 020986f2df49c45394d0acbfa4da62663353004550d9b4409f6cfe8369972a090fb8020e4a05342754bde5c1fbe9fcf3868faed2dceed5d54460c3373cdd2278
|
||||
|
Loading…
Reference in New Issue
Block a user