buildah-1.12.0-0.57.dev.git141b5a1
- autobuilt 141b5a1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4eeb7d542c
commit
0547187123
1
.gitignore
vendored
1
.gitignore
vendored
@ -349,3 +349,4 @@
|
||||
/buildah-1ff7043.tar.gz
|
||||
/buildah-8e26456.tar.gz
|
||||
/buildah-332a889.tar.gz
|
||||
/buildah-141b5a1.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 332a8892adf52b51b826641181660ddc33c2b46c
|
||||
%global commit0 141b5a14a571eddd29c02f31b81ecaf7aca22a02
|
||||
%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.56.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.57.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.57.dev.git141b5a1
|
||||
- autobuilt 141b5a1
|
||||
|
||||
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.56.dev.git332a889
|
||||
- autobuilt 332a889
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-332a889.tar.gz) = b9c41141f3d1145436a87975347a01b6729b744acfae48002398110c0de5bf7af94d57637ef483393b208b61115145536e2eeee51bf95754199cf6eb91b2139c
|
||||
SHA512 (buildah-141b5a1.tar.gz) = 6195f153b7af3809d40249e564fa4c3e6e5892495ca72b1308ebc1eb329d8e556078653694dae7b4e3f9433cb565160bd6ca006101da1a251050190f2a2c5586
|
||||
|
Loading…
Reference in New Issue
Block a user