crun-1.8.2-1.el8
- update to https://github.com/containers/crun/releases/tag/1.8.2 - Related: #2176055 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
6b38c16994
commit
98c4b7c832
@ -1,7 +1,7 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.8.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.8.2
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
URL: https://github.com/containers/crun
|
||||
@ -50,6 +50,10 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 24 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.2-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.8.2
|
||||
- Related: #2176055
|
||||
|
||||
* Mon Mar 20 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.1-2
|
||||
- add BR: criu-devel
|
||||
- Related: #2176055
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.8.1.tar.gz) = c72c2863aae6dd96d0ec9858ac57dcaac33fc835a808d3d2d9971da2b4b52bbfe535db81348448ca43cca1cd8ec9d090f89b891f5eaad926d47fec8a4b8de0d9
|
||||
SHA512 (crun-1.8.2.tar.gz) = 0631d339a8913e13358cacc26820179827b9f492829da8186faaf946335d3602c2566a6e9cfd0a662ab41a220792678759fa99d3ec7b6e0db4f0aad00c27d83a
|
||||
|
Loading…
Reference in New Issue
Block a user