buildah-1.12.0-0.33.dev.gitb298906
- autobuilt b298906 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
76b1f7b040
commit
d2bbe83895
1
.gitignore
vendored
1
.gitignore
vendored
@ -326,3 +326,4 @@
|
||||
/buildah-96f9993.tar.gz
|
||||
/buildah-e400691.tar.gz
|
||||
/buildah-f50b55d.tar.gz
|
||||
/buildah-b298906.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 f50b55df9abdebb1badb9a59e6d612e75af13a3f
|
||||
%global commit0 b29890633a4713ef1428e2ad2408b366ebd24b79
|
||||
%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.32.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.33.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
|
||||
* Thu Oct 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.33.dev.gitb298906
|
||||
- autobuilt b298906
|
||||
|
||||
* Wed Oct 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.32.dev.gitf50b55d
|
||||
- autobuilt f50b55d
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-f50b55d.tar.gz) = a48cc069242711487f91dd4b91c50520d6afbb1def573352f35c3afe76f561f67d97177dbd7f5d3eed9d86410915e54755800e87ee9d191cddf92c0bdd4aa89d
|
||||
SHA512 (buildah-b298906.tar.gz) = 909e1d70a4b248472d18e8f09a7ebe4153c9f51357267a7c662affb752a793d2c27d8264b9a8e6e75e8cbf8dc8296bddaea95a3619b1c9c2541f5be1e6063ef1
|
||||
|
Loading…
Reference in New Issue
Block a user