crun-1.2-1
autobuilt 1.2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b101f2e9e1
commit
e101b6216a
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@ crun-0.1.1.tar.gz
|
||||
/crun-0.21.tar.xz
|
||||
/crun-1.0.tar.xz
|
||||
/crun-1.1.tar.xz
|
||||
/crun-1.2.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.1
|
||||
%global built_tag 1.2
|
||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.1
|
||||
Version: 1.2
|
||||
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
|
||||
* Fri Oct 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.2-1
|
||||
- autobuilt 1.2
|
||||
|
||||
* Mon Sep 27 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1-1
|
||||
- autobuilt 1.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.1.tar.xz) = afb4fd2bcd4bfb5cbfe33308499495fdb4b65f3cfce54a6055e0bc69f8f9b62d19ebc66eb306abe6ce0714741241ccad427b75ac81562dfc8254d83f9d2e19f1
|
||||
SHA512 (crun-1.2.tar.xz) = 44585d9854ef773c7f50f464c4c0dfcd687c6a627559a58aead1f2acfa734904f3d92a6d4454681a7a7c0295e61234e7124aa7ca8163084fa864b354f39839ae
|
||||
|
Loading…
Reference in New Issue
Block a user