buildah-1.12.0-0.39.dev.git389d49b
- autobuilt 389d49b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2509aab771
commit
38a0f6b27b
1
.gitignore
vendored
1
.gitignore
vendored
@ -332,3 +332,4 @@
|
||||
/buildah-13330a4.tar.gz
|
||||
/buildah-68b2aa5.tar.gz
|
||||
/buildah-d6f11ba.tar.gz
|
||||
/buildah-389d49b.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 d6f11ba7ad3ca8c224fb609cc1b280249fcee4fd
|
||||
%global commit0 389d49b2d1133e0953c0dcf65f98734de84ce241
|
||||
%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.38.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.39.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Oct 15 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.39.dev.git389d49b
|
||||
- autobuilt 389d49b
|
||||
|
||||
* Fri Oct 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.38.dev.gitd6f11ba
|
||||
- autobuilt d6f11ba
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-d6f11ba.tar.gz) = 50fdd54036fe270d71576d69eca69237c863f1a62ba8a2ada582c47a8ad71839eaad71711dc67255377485285faae1b21f4795c62639e1504961a89c5efd9a9c
|
||||
SHA512 (buildah-389d49b.tar.gz) = 41c1e3b76605871cfaf83969beeebe2de55db42ef49bbc438affc44b401c1d8d3102e305b0f23384db3aa371075701643afe077b3b02dbb0704ffa3b6ac78129
|
||||
|
Loading…
Reference in New Issue
Block a user