crun-1.4.3-1.el9
- update to https://github.com/containers/crun/releases/tag/1.4.3 - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
2d4c3ed8c3
commit
1693e7ef7d
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.4.2
|
||||
Version: 1.4.3
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
@ -47,6 +47,10 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 08 2022 Jindrich Novy <jnovy@redhat.com> - 1.4.3-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.4.3
|
||||
- Related: #2061316
|
||||
|
||||
* Wed Jan 26 2022 Jindrich Novy <jnovy@redhat.com> - 1.4.2-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.4.2
|
||||
- Related: #2000051
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.4.2.tar.gz) = cc7b57ed945cb36a36cf2ceab57349f836a07164ef31e0cec8bbddc4451a5757e2a0b92bc553b8994a236d7869cfdf229a5dd5e5a0d7f139f8c2a8df5c151d3a
|
||||
SHA512 (crun-1.4.3.tar.gz) = abb7d40e9f5b62bd5f1aac1513d8aee19f28b4313429bd27cdfec2ac39f9787e4c3dbf4ffaf6df2229d00f184db285e2bffecea7cbc95efd2068ef805f3ed668
|
||||
|
Loading…
Reference in New Issue
Block a user