crun-1.7.1-1.el9
- update to https://github.com/containers/crun/releases/tag/1.7.1 - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
72355e4ea2
commit
4f8f689ef4
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.7
|
||||
Version: 1.7.1
|
||||
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
|
||||
* Mon Nov 28 2022 Jindrich Novy <jnovy@redhat.com> - 1.7.1-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.7.1
|
||||
- Related: #2124478
|
||||
|
||||
* Tue Nov 08 2022 Jindrich Novy <jnovy@redhat.com> - 1.7-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.7
|
||||
- Related: #2124478
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.7.tar.gz) = 0921f3e44ab4fbfe6e8ec9242cc9d87f12a1a49e11731dd5472a022edb4ce02aa422167e587cadfba2b1ff8293197526b56208332bcfea3516e978acaba8d11a
|
||||
SHA512 (crun-1.7.1.tar.gz) = e6ea2fb50d9bfefaa21913cd8070b31b4619d9ababa66697ca549b82c8c97909d5f2ae0e67ab97c303933d57787689a1d5c2dfd4c47ab5d3a148b66cfac6e02b
|
||||
|
Loading…
Reference in New Issue
Block a user