crun-1.14.4-1.el9
- update to https://github.com/containers/crun/releases/tag/1.14.4 - Related: RHEL-27608 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
bb5bee2913
commit
9c028a011a
@ -1,7 +1,7 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.14.3
|
||||
Release: 2%{?dist}
|
||||
Version: 1.14.4
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
URL: https://github.com/containers/crun
|
||||
@ -49,6 +49,10 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 07 2024 Jindrich Novy <jnovy@redhat.com> - 1.14.4-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.14.4
|
||||
- Related: RHEL-27608
|
||||
|
||||
* Mon Feb 19 2024 Jindrich Novy <jnovy@redhat.com> - 1.14.3-2
|
||||
- remove libgcrypt-devel BR - not needed any longer
|
||||
- Related: Jira:RHEL-2112
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.14.3.tar.gz) = a19b3478783480e26544704a8e2e685cf9e07b6739ed2569eaee8c3a1a66f56372312a0e93b4886a5f7b6773bafd7b19ac8e50c948bbc9d48ffeae0b62144796
|
||||
SHA512 (crun-1.14.4.tar.gz) = ed7a2113b8fa2b87e1ddf313da9dd77e4a78768095b518e2101988552e16ca913af3af5776934f57947663dddbb7763374d08e773d7aaa563cb731d24fc8c9e7
|
||||
|
Loading…
Reference in New Issue
Block a user