crun-1.14-1.el8
- update to https://github.com/containers/crun/releases/tag/1.14 - Related: Jira:RHEL-2110 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
07d7464c9a
commit
f396749c12
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.13
|
||||
Version: 1.14
|
||||
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
|
||||
* Thu Jan 25 2024 Jindrich Novy <jnovy@redhat.com> - 1.14-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.14
|
||||
- Related: Jira:RHEL-2110
|
||||
|
||||
* Wed Jan 17 2024 Jindrich Novy <jnovy@redhat.com> - 1.13-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.13
|
||||
- Related: Jira:RHEL-2110
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.13.tar.gz) = ce38daf04866127c1cd20c47e934f519f7d2a3d7ecb38eb75eed6b2293bb540c49c1b779ce28cea4c8947d25b36a58dca8ab4e2d908364fcc3e816a956b1dd93
|
||||
SHA512 (crun-1.14.tar.gz) = c7bb3070419390049b8e6f2877a297d0d816c011a4fe6de6c8a1e2c21c371cecec8cf2abdc76cd5f654accab665c3dd01c88072ca343d9ddb433be9ea461b060
|
||||
|
Loading…
Reference in New Issue
Block a user