crun-1.4.2-1
autobuilt 1.4.2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ae0357def6
commit
654236e941
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@ crun-0.1.1.tar.gz
|
||||
/crun-1.3.tar.xz
|
||||
/crun-1.4.tar.xz
|
||||
/crun-1.4.1.tar.xz
|
||||
/crun-1.4.2.tar.xz
|
||||
|
@ -2,13 +2,13 @@
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%global built_tag 1.4.1
|
||||
%global built_tag 1.4.2
|
||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.4.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.4.2
|
||||
Release: 1%{?dist}
|
||||
URL: %{git0}
|
||||
# Source0 generated using `make dist` in upstream repo
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
@ -58,6 +58,9 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 26 2022 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.4.2-1
|
||||
- autobuilt 1.4.2
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.4.1.tar.xz) = 49b73e47863601fdbc20b0b88b6b4b8da969660a4a8edc5646b2aa5c0b5ebe9e9f48e5a542b11c7d767c965250721a13afc5e537c3922226fc9e252b05d8e7cd
|
||||
SHA512 (crun-1.4.2.tar.xz) = 034d7ff6b2b390a474dc9ab864c8af2cca1f990eee429332e4f6219e1b9b622dc3c9e8600c1208c2406298ef52dcdf719a4d83bf9744ccfe6b2e1c148c936bd0
|
||||
|
Loading…
Reference in New Issue
Block a user