crun-0.19.1.50-0.10.git1942907
- bump to 0.19.1.50 - autobuilt 1942907 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4eadb5f6a8
commit
a85d4bbb7f
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@ crun-0.1.1.tar.gz
|
||||
/crun-0.19.1.36-2bad.tar.xz
|
||||
/crun-0.19.1.41-f9c4.tar.xz
|
||||
/crun-0.19.1.45-4cc7.tar.xz
|
||||
/crun-0.19.1.50-1942.tar.xz
|
||||
|
10
crun.spec
10
crun.spec
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/crun
|
||||
%global commit0 4cc7fa1124cce75dc26e12186d9cbeabded2b710
|
||||
%global commit0 1942907e28e6bc04a97af452f3780c22157b2471
|
||||
%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.45
|
||||
Release: 0.9.git%{shortcommit0}%{?dist}
|
||||
Version: 0.19.1.50
|
||||
Release: 0.10.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 May 25 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.19.1.50-0.10.git1942907
|
||||
- bump to 0.19.1.50
|
||||
- autobuilt 1942907
|
||||
|
||||
* Fri May 21 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.19.1.45-0.9.git4cc7fa1
|
||||
- bump to 0.19.1.45
|
||||
- autobuilt 4cc7fa1
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-0.19.1.45-4cc7.tar.xz) = f3c17c399284f02a682f8f894946d91deadd613c424b64eba3a94ac9d5ed0890536b85e50a7e5ca581ebe49cc15ee243b036499259b5f5f0be521c22986466f9
|
||||
SHA512 (crun-0.19.1.50-1942.tar.xz) = f1baf3f732367a1c3e7df5d346a08c9e30c0b5146dd888bd8c5808861a5f1d3dea59243ec1100488ade7790ffeb1a56e8ae8e64ebd169dc569340ee48578e2f4
|
||||
|
Loading…
Reference in New Issue
Block a user