crun-0.19.1.13-0.15.git63400f2
- bump to 0.19.1.13 - autobuilt 63400f2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bbefb7a6a6
commit
74031b3784
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@ crun-0.1.1.tar.gz
|
||||
/crun-0.20.3-8d6a.tar.xz
|
||||
/crun-0.20.1.1-7adf.tar.xz
|
||||
/crun-0.20.1.3-9dec.tar.xz
|
||||
/crun-0.19.1.13-6340.tar.xz
|
||||
|
10
crun.spec
10
crun.spec
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/crun
|
||||
%global commit0 9dec366ed15c0cee945b3f1c95ffbd54a292a6aa
|
||||
%global commit0 63400f2b97b3793505d5b183d9e96d4c3c680185
|
||||
%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.3
|
||||
Release: 0.14.git%{shortcommit0}%{?dist}
|
||||
Version: 0.19.1.13
|
||||
Release: 0.15.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
|
||||
* Sat Jun 19 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.19.1.13-0.15.git63400f2
|
||||
- bump to 0.19.1.13
|
||||
- autobuilt 63400f2
|
||||
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-0.20.1.3-9dec.tar.xz) = 95e3d24ba76394ee798d6ed1599218f4faef1201dd38177b66726e66a1908a15ed81039d69922cd597d8b2c9a30129e86a10c340b1e9aa67f9148f789e8fde08
|
||||
SHA512 (crun-0.19.1.13-6340.tar.xz) = 523d0fe64803456c1175217aea8a0b35efca005938906f55d60a6fd082327e1763708f1fdfc648151dba960ecd6a93e7b422c1918da486c06d2b4f33c07024d9
|
||||
|
Loading…
Reference in New Issue
Block a user