crun-1.1-1.el9
- update to https://github.com/containers/crun/releases/tag/1.1 - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
37cc96e744
commit
798fadede3
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.0
|
||||
Version: 1.1
|
||||
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
|
||||
* Wed Sep 29 2021 Jindrich Novy <jnovy@redhat.com> - 1.1-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.1
|
||||
- Related: #2000051
|
||||
|
||||
* Fri Sep 03 2021 Jindrich Novy <jnovy@redhat.com> - 1.0-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.0
|
||||
- Related: #2000051
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.0.tar.gz) = 31dc762e4d28cb2db550e1856668205a9683f676e8421f66a54e816384bab9e99560b23813606eb7b11359aa15de98d0ca4f88b938d48bb529203a12e432872a
|
||||
SHA512 (crun-1.1.tar.gz) = 93820a18b65358cb7894e8d4e48e783844101d8f428d71c7ce61e653733b7b7947072f008bfa741f70aab9cf345a0cca0fc42ac3ff26fb4f16274af19b34e91b
|
||||
|
Loading…
Reference in New Issue
Block a user