crun-0.19.1.19-0.3.gitb6c3139
- bump to 0.19.1.19 - autobuilt b6c3139 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7d94be6616
commit
b83a0706e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@ crun-0.1.1.tar.gz
|
||||
/crun-0.19.1.7-3886.tar.xz
|
||||
/crun-0.19.1.11-1dea.tar.xz
|
||||
/crun-0.19.1.17-3f6a.tar.xz
|
||||
/crun-0.19.1.19-b6c3.tar.xz
|
||||
|
10
crun.spec
10
crun.spec
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/crun
|
||||
%global commit0 3f6a94429d8f3242fe9f4671adfafe2e2e314c69
|
||||
%global commit0 b6c3139229b6e62292fea63e3334dafc053bd4bc
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global shortercommit0 %(c=%{commit0}; echo ${c:0:4})
|
||||
|
||||
@ -11,8 +11,8 @@
|
||||
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 0.19.1.17
|
||||
Release: 0.2.git%{shortcommit0}%{?dist}
|
||||
Version: 0.19.1.19
|
||||
Release: 0.3.git%{shortcommit0}%{?dist}
|
||||
URL: %{git0}
|
||||
# Source0 generated using `make dist` in upstream repo
|
||||
Source0: %{name}-%{version}-%{shortercommit0}.tar.xz
|
||||
@ -61,6 +61,10 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Sat May 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.19.1.19-0.3.gitb6c3139
|
||||
- bump to 0.19.1.19
|
||||
- autobuilt b6c3139
|
||||
|
||||
* Fri May 07 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.19.1.17-0.2.git3f6a944
|
||||
- bump to 0.19.1.17
|
||||
- autobuilt 3f6a944
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-0.19.1.17-3f6a.tar.xz) = ac270b204e2eae7c48fad311995caa65e3883877d3cb30e5d2ba69fd22d7096362d8557b71c87fac8eaa62bdddfde9fecd65a00eb46168b74d20c7cd70b55b8f
|
||||
SHA512 (crun-0.19.1.19-b6c3.tar.xz) = 8fbe6a42a5bd0aae7cbcd93a62fe71f2afb3651a31dc9d1d073688e2fd59179f876e424ea3ee981427ed1b5d5d94847a4147af2127a690c5b58c2fe3c362ff0f
|
||||
|
Loading…
Reference in New Issue
Block a user