crun-0.9.1-1

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
Giuseppe Scrivano 2019-09-13 16:24:46 +02:00
parent 1f4b4282e6
commit 9976eadebc
No known key found for this signature in database
GPG Key ID: E4730F97F60286ED
3 changed files with 8 additions and 11 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ crun-0.1.1.tar.gz
/crun-0.8.tar.gz
/crun-0.9.tar.gz
/crun-6a2c111.tar.gz
/crun-0.9.1.tar.gz

View File

@ -1,12 +1,8 @@
%global git0 https://github.com/containers/%{name}
%global commit0 6a2c11176300e86a99226d77777e1556d98f0416
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Summary: OCI runtime written in C
Name: crun
Version: 0.9
Release: 2%{?dist}
Source0: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz
Version: 0.9.1
Release: 1%{?dist}
Source0: https://github.com/containers/crun/releases/download/%{version}/%{name}-%{version}.tar.gz
License: GPLv3+
URL: https://github.com/containers/crun
@ -30,7 +26,7 @@ Provides: oci-runtime = 2
crun is a runtime for running OCI containers
%prep
%autosetup -Sgit -n %{name}-%{commit0}
%autosetup -n %{name}-%{version}
%build
./autogen.sh
@ -48,8 +44,8 @@ rm -rf $RPM_BUILD_ROOT/usr/lib*
%{_mandir}/man1/*
%changelog
* Fri Sep 13 2019 Giuseppe Scrivano <gscrivan@redhat.com> - 0.9-2
- built version 6a2c11176300e86a99226d77777e1556d98f0416
* Fri Sep 13 2019 Giuseppe Scrivano <gscrivan@redhat.com> - 0.9.1-1
- built version 0.9.1
* Wed Sep 11 2019 Giuseppe Scrivano <gscrivan@redhat.com> - 0.9-1
- built version 0.9

View File

@ -1 +1 @@
SHA512 (crun-6a2c111.tar.gz) = 8ac25cb2fd410ae90409ad0b85342a75867de2c15a1803cf2e8b70458d8a1ddd162aaeaf9884f822e3cf3852e8cff2e985ef75338ceaf2d8d69ed66ea1c370dd
SHA512 (crun-0.9.1.tar.gz) = 0bd9d44461fa9a436a5a5fdd4f7706cad6b2bfd0d13defc66c5971c1c07c8613b5ead3b416ac334a7683694a2f9b951eeb6dfe4d993babd6861d6b0ffa4b6ee4