buildah-1.12.0-0.60.dev.gitfba62fd
- autobuilt fba62fd Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1eccd09a79
commit
80798a442d
1
.gitignore
vendored
1
.gitignore
vendored
@ -352,3 +352,4 @@
|
||||
/buildah-141b5a1.tar.gz
|
||||
/buildah-20e92ff.tar.gz
|
||||
/buildah-1967973.tar.gz
|
||||
/buildah-fba62fd.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 1967973f8c28573767075a9596a6ce82703b0420
|
||||
%global commit0 fba62fd0a206569a8fb70dd4f6fc352310e91b2e
|
||||
%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.59.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.60.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
|
||||
* Tue Nov 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.60.dev.gitfba62fd
|
||||
- autobuilt fba62fd
|
||||
|
||||
* Fri Nov 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.59.dev.git1967973
|
||||
- autobuilt 1967973
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1967973.tar.gz) = 151c1b667e2696dc969f7f6f14ea65b34e597f327bbbd7a45f9c0e28e996ad5c24911088ed2195fbac3b2372ececa1766f725d24947eecfda86e2c79085b220e
|
||||
SHA512 (buildah-fba62fd.tar.gz) = 989fad114603783b1585cb5729213bfa75c64c40b2b6446b969373fca607fb72adf145435bb3efc23c2c415fd70a2973020eec37b2f7b6ba353a49654d911cc5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user