crun-1.3-1.el9
- update to https://github.com/containers/crun/releases/tag/1.3 - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
91fe4b6632
commit
1d7c7a4613
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.2
|
||||
Version: 1.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
|
||||
* Fri Nov 05 2021 Jindrich Novy <jnovy@redhat.com> - 1.3-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.3
|
||||
- Related: #2000051
|
||||
|
||||
* Mon Oct 11 2021 Jindrich Novy <jnovy@redhat.com> - 1.2-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.2
|
||||
- Related: #2000051
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.2.tar.gz) = 5cadaf0eb0e9bcf53726e7f6ffb664c8327f0f4e7cdbf75ae8a0cd4759f7c8a8a2611df65ca1436a50d7af5d37505aac861d7db4d46a93c3832362228cb37cbc
|
||||
SHA512 (crun-1.3.tar.gz) = 9600bdacf5fd2defa542230b6e134920eb80e9d4c49598167b9d58887719765c174f1ac8559c0092dc1b5435274124e0b29c3d0830df86d1cfd690d67c746016
|
||||
|
Loading…
Reference in New Issue
Block a user