crun-1.0-1
autobuilt 1.0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
eb38015b7e
commit
40780036ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@ crun-0.1.1.tar.gz
|
||||
/crun-0.20.1.9-60de.tar.xz
|
||||
/crun-0.21-dirty.tar.xz
|
||||
/crun-0.21.tar.xz
|
||||
/crun-1.0.tar.xz
|
||||
|
@ -2,12 +2,12 @@
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%global built_tag 0.21
|
||||
%global built_tag 1.0
|
||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 0.21
|
||||
Version: 1.0
|
||||
Release: 1%{?dist}
|
||||
URL: %{git0}
|
||||
# Source0 generated using `make dist` in upstream repo
|
||||
@ -57,6 +57,9 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 25 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0-1
|
||||
- autobuilt 1.0
|
||||
|
||||
* Thu Aug 05 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.21-1
|
||||
- bump to 0.21
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-0.21.tar.xz) = d7b0a37c3c69fdbd8c1cc969867023c2c72fa59437378f04498e46956a35ee675b2599e720518ddf30eae2ce82629b07b76d681b3a9b5417aab6ea2794d2f54e
|
||||
SHA512 (crun-1.0.tar.xz) = 91da1e50971417a9017f438e28a464dd9fd452bdca2c76e010500ea1f659863987b7a56a6b34e2c1777f74f6fd8db6899ed333118e928d281bb7b6ddfc35b9b7
|
||||
|
Loading…
Reference in New Issue
Block a user