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