buildah-1.12.0-0.58.dev.git20e92ff
- autobuilt 20e92ff Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8a2d099e47
commit
033a4c28e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -350,3 +350,4 @@
|
||||
/buildah-8e26456.tar.gz
|
||||
/buildah-332a889.tar.gz
|
||||
/buildah-141b5a1.tar.gz
|
||||
/buildah-20e92ff.tar.gz
|
||||
|
@ -15,7 +15,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 141b5a14a571eddd29c02f31b81ecaf7aca22a02
|
||||
%global commit0 20e92ffe09820ad80e44117f8fae8f4a6b3883e7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.57.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.58.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.58.dev.git20e92ff
|
||||
- autobuilt 20e92ff
|
||||
|
||||
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.57.dev.git141b5a1
|
||||
- autobuilt 141b5a1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-141b5a1.tar.gz) = 6195f153b7af3809d40249e564fa4c3e6e5892495ca72b1308ebc1eb329d8e556078653694dae7b4e3f9433cb565160bd6ca006101da1a251050190f2a2c5586
|
||||
SHA512 (buildah-20e92ff.tar.gz) = 6a62dc75b37e3d1fb54934e04f6ca14ad289086f71ce012b0b981b07823a14859f534ce2df44f67261e1dddb70877da2c3f78fb0b3b0f45a6f87b156157b4855
|
||||
|
Loading…
Reference in New Issue
Block a user