crun-0.20.1.3-0.14.git9dec366
- bump to 0.20.1.3 - autobuilt 9dec366 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
386c704b50
commit
bbefb7a6a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@ crun-0.1.1.tar.gz
|
||||
/crun-0.20.1-ffb7.tar.xz
|
||||
/crun-0.20.3-8d6a.tar.xz
|
||||
/crun-0.20.1.1-7adf.tar.xz
|
||||
/crun-0.20.1.3-9dec.tar.xz
|
||||
|
10
crun.spec
10
crun.spec
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/crun
|
||||
%global commit0 7adf4d0c22d871a9aab71229c64a08e09bf9de0c
|
||||
%global commit0 9dec366ed15c0cee945b3f1c95ffbd54a292a6aa
|
||||
%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.20.1.1
|
||||
Release: 0.13.git%{shortcommit0}%{?dist}
|
||||
Version: 0.20.1.3
|
||||
Release: 0.14.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
|
||||
* Tue Jun 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.20.1.3-0.14.git9dec366
|
||||
- bump to 0.20.1.3
|
||||
- autobuilt 9dec366
|
||||
|
||||
* Thu Jun 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.20.1.1-0.13.git7adf4d0
|
||||
- bump to 0.20.1.1
|
||||
- autobuilt 7adf4d0
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-0.20.1.1-7adf.tar.xz) = 914f3ff2ced16e59b0b3589e21f84875e727a82fdcd0e5ca1dd7c0ea847dff8e3df68d3a6b6b7454c34fa8f5f93251775885ec29ae9366fe767416a2ea937f04
|
||||
SHA512 (crun-0.20.1.3-9dec.tar.xz) = 95e3d24ba76394ee798d6ed1599218f4faef1201dd38177b66726e66a1908a15ed81039d69922cd597d8b2c9a30129e86a10c340b1e9aa67f9148f789e8fde08
|
||||
|
Loading…
Reference in New Issue
Block a user