crun-1.4-1
autobuilt 1.4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4074979a66
commit
e4b2afec98
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@ crun-0.1.1.tar.gz
|
||||
/crun-1.1.tar.xz
|
||||
/crun-1.2.tar.xz
|
||||
/crun-1.3.tar.xz
|
||||
/crun-1.4.tar.xz
|
||||
|
@ -2,12 +2,12 @@
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%global built_tag 1.3
|
||||
%global built_tag 1.4
|
||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.3
|
||||
Version: 1.4
|
||||
Release: 1%{?dist}
|
||||
URL: %{git0}
|
||||
# Source0 generated using `make dist` in upstream repo
|
||||
@ -58,6 +58,9 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Wed Dec 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.4-1
|
||||
- autobuilt 1.4
|
||||
|
||||
* Fri Nov 05 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.3-1
|
||||
- autobuilt 1.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.3.tar.xz) = d22dfca5948bd2199d51e1baedad9c67d2a3420a476afa6f2fc2238a06773b1fb2e218dd012d2b676c8b4e556ce283d259332b78ee92560f83157a1fa243631e
|
||||
SHA512 (crun-1.4.tar.xz) = c269d5b74471b4d0fdbf7ad0abe1ff53144bad5cfe530aed5e643fab4eafd3103fb3e28532cf1d51405d2b7dcc187a4d021e792360685ffede1a9b960b28ba20
|
||||
|
Loading…
Reference in New Issue
Block a user