buildah-1.7-9.dev.git973bb88
- autobuilt 973bb88 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f095a00cc2
commit
5854903fb6
1
.gitignore
vendored
1
.gitignore
vendored
@ -141,3 +141,4 @@
|
||||
/buildah-f1cec50.tar.gz
|
||||
/buildah-e702872.tar.gz
|
||||
/buildah-03f6247.tar.gz
|
||||
/buildah-973bb88.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 03f62479b34ec5461c1b28cfb6f5ec75886f021e
|
||||
%global commit0 973bb88ef1861a5b782c722c471dd79b6732852c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.7
|
||||
Release: 8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 9.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Feb 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-9.dev.git973bb88
|
||||
- autobuilt 973bb88
|
||||
|
||||
* Fri Feb 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-8.dev.git03f6247
|
||||
- autobuilt 03f6247
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-03f6247.tar.gz) = 2cdd1f15d3cbe5205cd92f596e0b642abcde1e69ed4280ebb0c485d7bc86b376d16a37b85f9dc4711a5569c5967e342432d6cc76b0741babb3a5f41be431793d
|
||||
SHA512 (buildah-973bb88.tar.gz) = df4382e055980c88690baae2f87b58546193ad8542c74f77a44623500f13b12d39fdcd3b590304f6f213e3fd6956a93f4f621bb859d8160491e9f07df5c963ac
|
||||
|
Loading…
Reference in New Issue
Block a user