crun-0.20.1.7-0.16.git7ef74c9
- bump to 0.20.1.7 - autobuilt 7ef74c9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
74031b3784
commit
a703d7ea38
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@ crun-0.1.1.tar.gz
|
||||
/crun-0.20.1.1-7adf.tar.xz
|
||||
/crun-0.20.1.3-9dec.tar.xz
|
||||
/crun-0.19.1.13-6340.tar.xz
|
||||
/crun-0.20.1.7-7ef7.tar.xz
|
||||
|
10
crun.spec
10
crun.spec
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/crun
|
||||
%global commit0 63400f2b97b3793505d5b183d9e96d4c3c680185
|
||||
%global commit0 7ef74c9330033cb884507c28fd8c267861486633
|
||||
%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.19.1.13
|
||||
Release: 0.15.git%{shortcommit0}%{?dist}
|
||||
Version: 0.20.1.7
|
||||
Release: 0.16.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
|
||||
* Mon Jun 21 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.20.1.7-0.16.git7ef74c9
|
||||
- bump to 0.20.1.7
|
||||
- autobuilt 7ef74c9
|
||||
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-0.19.1.13-6340.tar.xz) = 523d0fe64803456c1175217aea8a0b35efca005938906f55d60a6fd082327e1763708f1fdfc648151dba960ecd6a93e7b422c1918da486c06d2b4f33c07024d9
|
||||
SHA512 (crun-0.20.1.7-7ef7.tar.xz) = a028ce0b7da88bbecf4c5030de8550471010bd2772b3da1f9c49b2a767a18ddfbf7b785bd4ff363fa384e3f80442656b1931bc944fe5d51b1b8a72e170ddc118
|
||||
|
Loading…
Reference in New Issue
Block a user