crun-0.20.3-0.12.git8d6a8b5
- bump to 0.20.3 - autobuilt 8d6a8b5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6b88df75b7
commit
0e87690fda
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@ crun-0.1.1.tar.gz
|
|||||||
/crun-0.19.1.45-4cc7.tar.xz
|
/crun-0.19.1.45-4cc7.tar.xz
|
||||||
/crun-0.19.1.50-1942.tar.xz
|
/crun-0.19.1.50-1942.tar.xz
|
||||||
/crun-0.20.1-ffb7.tar.xz
|
/crun-0.20.1-ffb7.tar.xz
|
||||||
|
/crun-0.20.3-8d6a.tar.xz
|
||||||
|
10
crun.spec
10
crun.spec
@ -1,5 +1,5 @@
|
|||||||
%global git0 https://github.com/containers/crun
|
%global git0 https://github.com/containers/crun
|
||||||
%global commit0 ffb75b2c126ade53c180c0ef5602a2286190a32d
|
%global commit0 8d6a8b5ab80461cfed19f020a36584af13c32038
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
%global shortercommit0 %(c=%{commit0}; echo ${c:0:4})
|
%global shortercommit0 %(c=%{commit0}; echo ${c:0:4})
|
||||||
|
|
||||||
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
Summary: OCI runtime written in C
|
Summary: OCI runtime written in C
|
||||||
Name: crun
|
Name: crun
|
||||||
Version: 0.20.1
|
Version: 0.20.3
|
||||||
Release: 0.11.git%{shortcommit0}%{?dist}
|
Release: 0.12.git%{shortcommit0}%{?dist}
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
# Source0 generated using `make dist` in upstream repo
|
# Source0 generated using `make dist` in upstream repo
|
||||||
Source0: %{name}-%{version}-%{shortercommit0}.tar.xz
|
Source0: %{name}-%{version}-%{shortercommit0}.tar.xz
|
||||||
@ -61,6 +61,10 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.20.3-0.12.git8d6a8b5
|
||||||
|
- bump to 0.20.3
|
||||||
|
- autobuilt 8d6a8b5
|
||||||
|
|
||||||
* Wed Jun 02 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.20.1-0.11.gitffb75b2
|
* Wed Jun 02 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.20.1-0.11.gitffb75b2
|
||||||
- bump to 0.20.1
|
- bump to 0.20.1
|
||||||
- autobuilt ffb75b2
|
- autobuilt ffb75b2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (crun-0.20.1-ffb7.tar.xz) = c5e4f1ee9a0a89db64c638015e87134de8114bd7300764f5550da726976c6e1042c274cc6569cf9bc20fdf4e3944a8d5df43fc019decf06649c0988caacc7ecb
|
SHA512 (crun-0.20.3-8d6a.tar.xz) = 98a2690c1f77e652a0601a53c12eb1cae82fcc4a01d530ce991963ccf0950ad7695793cfabb04f3ade865731b17643ae01d7a91a2ec156592f6571fd9b171f34
|
||||||
|
Loading…
Reference in New Issue
Block a user