buildah-1.2-21.git733cd20
- autobuilt 733cd20 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
727e325ee3
commit
2e16ba237f
1
.gitignore
vendored
1
.gitignore
vendored
@ -76,3 +76,4 @@
|
||||
/buildah-5cd9be6.tar.gz
|
||||
/buildah-5c11c34.tar.gz
|
||||
/buildah-a59fb7a.tar.gz
|
||||
/buildah-733cd20.tar.gz
|
||||
|
@ -14,12 +14,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 a59fb7a66557741af2158358d233c15c173a2ff8
|
||||
%global commit0 733cd20dc2934dd7b6882e07c2fb3b1bc1a25bb5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.2
|
||||
Release: 20.git%{shortcommit0}%{?dist}
|
||||
Release: 21.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -85,6 +85,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Jul 06 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-21.git733cd20
|
||||
- autobuilt 733cd20
|
||||
|
||||
* Thu Jul 05 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-20.gita59fb7a
|
||||
- autobuilt a59fb7a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-a59fb7a.tar.gz) = c6ddf05a99e2de5e45dca5958eb65ad06510ca4c2b814213475976ab4c90cd53ded4a9c0608cf4e95241b33df63d0343d48a4a58a3a6417f3a6e7dadbea3a19b
|
||||
SHA512 (buildah-733cd20.tar.gz) = 3525f8f6e93274ae3e84b89e5bee0761da0e12c8d7a7b6dfb014b2a91ee9d5fe4bf8a04af1db605af6531e5d6c8e3c7a14fa12046fecb5b4ecbf06adca106700
|
||||
|
Loading…
Reference in New Issue
Block a user