crun-1.8.1-1.el9
- update to https://github.com/containers/crun/releases/tag/1.8.1 - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
93453c64f1
commit
41519ee08b
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.8
|
||||
Version: 1.8.1
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
@ -50,6 +50,10 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 28 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.1-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.8.1
|
||||
- Related: #2124478
|
||||
|
||||
* Wed Feb 01 2023 Jindrich Novy <jnovy@redhat.com> - 1.8-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.8
|
||||
- Related: #2124478
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.8.tar.gz) = 2122bbfef22c5bbd9557d34fba26dac57f5ec08c7c01692317259b431348c9c1432bad4f8aaa0b221e95abf5d30abd938f97bac5fd49d3ac2138f1d6ffd55793
|
||||
SHA512 (crun-1.8.1.tar.gz) = c72c2863aae6dd96d0ec9858ac57dcaac33fc835a808d3d2d9971da2b4b52bbfe535db81348448ca43cca1cd8ec9d090f89b891f5eaad926d47fec8a4b8de0d9
|
||||
|
Loading…
Reference in New Issue
Block a user