crun-0.19.1.41-0.8.gitf9c405d
- bump to 0.19.1.41 - autobuilt f9c405d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
18a1380499
commit
8ec308217a
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@ crun-0.1.1.tar.gz
|
|||||||
/crun-0.19.1.26-029e.tar.xz
|
/crun-0.19.1.26-029e.tar.xz
|
||||||
/crun-0.19.1.31-b83e.tar.xz
|
/crun-0.19.1.31-b83e.tar.xz
|
||||||
/crun-0.19.1.36-2bad.tar.xz
|
/crun-0.19.1.36-2bad.tar.xz
|
||||||
|
/crun-0.19.1.41-f9c4.tar.xz
|
||||||
|
10
crun.spec
10
crun.spec
@ -1,5 +1,5 @@
|
|||||||
%global git0 https://github.com/containers/crun
|
%global git0 https://github.com/containers/crun
|
||||||
%global commit0 2badd6944814ab73ee3abf86ce67fc8efaab41de
|
%global commit0 f9c405d3cd8727f98ac4cdf0d98722684ee5f0bb
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
%global shortercommit0 %(c=%{commit0}; echo ${c:0:4})
|
%global shortercommit0 %(c=%{commit0}; echo ${c:0:4})
|
||||||
|
|
||||||
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
Summary: OCI runtime written in C
|
Summary: OCI runtime written in C
|
||||||
Name: crun
|
Name: crun
|
||||||
Version: 0.19.1.36
|
Version: 0.19.1.41
|
||||||
Release: 0.7.git%{shortcommit0}%{?dist}
|
Release: 0.8.git%{shortcommit0}%{?dist}
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
# Source0 generated using `make dist` in upstream repo
|
# Source0 generated using `make dist` in upstream repo
|
||||||
Source0: %{name}-%{version}-%{shortercommit0}.tar.xz
|
Source0: %{name}-%{version}-%{shortercommit0}.tar.xz
|
||||||
@ -61,6 +61,10 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.19.1.41-0.8.gitf9c405d
|
||||||
|
- bump to 0.19.1.41
|
||||||
|
- autobuilt f9c405d
|
||||||
|
|
||||||
* Fri May 14 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.19.1.36-0.7.git2badd69
|
* Fri May 14 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.19.1.36-0.7.git2badd69
|
||||||
- bump to 0.19.1.36
|
- bump to 0.19.1.36
|
||||||
- autobuilt 2badd69
|
- autobuilt 2badd69
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (crun-0.19.1.36-2bad.tar.xz) = ef38bd9fd2583a271b917a1dfa17bbe387995faff8a0cc0eb6ae97d4c063385a48532027b8c9c1d6eb3bf9f75224396754861afd28828308bea7309bb44fc023
|
SHA512 (crun-0.19.1.41-f9c4.tar.xz) = 221304420cf9c0185ab778309a35b084c2c37056a489d38c76e12394028dc3eb25667f48e7b13f955db76d4b5a54f010eccddaebb59449c7236f33be05cc6412
|
||||||
|
Loading…
Reference in New Issue
Block a user