crun-0.19.1.45-0.9.git4cc7fa1
- bump to 0.19.1.45 - autobuilt 4cc7fa1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8ec308217a
commit
4eadb5f6a8
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@ crun-0.1.1.tar.gz
|
||||
/crun-0.19.1.31-b83e.tar.xz
|
||||
/crun-0.19.1.36-2bad.tar.xz
|
||||
/crun-0.19.1.41-f9c4.tar.xz
|
||||
/crun-0.19.1.45-4cc7.tar.xz
|
||||
|
10
crun.spec
10
crun.spec
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/crun
|
||||
%global commit0 f9c405d3cd8727f98ac4cdf0d98722684ee5f0bb
|
||||
%global commit0 4cc7fa1124cce75dc26e12186d9cbeabded2b710
|
||||
%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.41
|
||||
Release: 0.8.git%{shortcommit0}%{?dist}
|
||||
Version: 0.19.1.45
|
||||
Release: 0.9.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
|
||||
* Fri May 21 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.19.1.45-0.9.git4cc7fa1
|
||||
- bump to 0.19.1.45
|
||||
- autobuilt 4cc7fa1
|
||||
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-0.19.1.41-f9c4.tar.xz) = 221304420cf9c0185ab778309a35b084c2c37056a489d38c76e12394028dc3eb25667f48e7b13f955db76d4b5a54f010eccddaebb59449c7236f33be05cc6412
|
||||
SHA512 (crun-0.19.1.45-4cc7.tar.xz) = f3c17c399284f02a682f8f894946d91deadd613c424b64eba3a94ac9d5ed0890536b85e50a7e5ca581ebe49cc15ee243b036499259b5f5f0be521c22986466f9
|
||||
|
Loading…
Reference in New Issue
Block a user