crun-0.19.1.26-0.5.git029e0ed
- bump to 0.19.1.26 - autobuilt 029e0ed Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bbd4c102a6
commit
602869d3ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@ crun-0.1.1.tar.gz
|
||||
/crun-0.19.1.17-3f6a.tar.xz
|
||||
/crun-0.19.1.19-b6c3.tar.xz
|
||||
/crun-0.19.1.22-4e96.tar.xz
|
||||
/crun-0.19.1.26-029e.tar.xz
|
||||
|
10
crun.spec
10
crun.spec
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/crun
|
||||
%global commit0 4e968c9edd19e2b6e55016e5218fb459dec08c6d
|
||||
%global commit0 029e0ed49ff5fb7ca56a30ceb692b69575711d1f
|
||||
%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.22
|
||||
Release: 0.4.git%{shortcommit0}%{?dist}
|
||||
Version: 0.19.1.26
|
||||
Release: 0.5.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
|
||||
* Tue May 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.19.1.26-0.5.git029e0ed
|
||||
- bump to 0.19.1.26
|
||||
- autobuilt 029e0ed
|
||||
|
||||
* Mon May 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.19.1.22-0.4.git4e968c9
|
||||
- bump to 0.19.1.22
|
||||
- autobuilt 4e968c9
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-0.19.1.22-4e96.tar.xz) = 1ec091b4624c950b642fb34eb6f58ceecc8bde208a577c8ca372b4ec05b3f00d0fbf2a58a09efd0773b56465590200a6c41d9b92c3de0a8cd94a6a66577fcedb
|
||||
SHA512 (crun-0.19.1.26-029e.tar.xz) = bfe37df10a2e101a6feb6be199e4faba217b8e3ce06b6fa0bca50c03dc3fbf3173924ba75628db82d22fda04b79e02ad50a6b80dd93e067c70900f99f8719757
|
||||
|
Loading…
Reference in New Issue
Block a user