buildah-1.0-4.git2ea3e11
- autobuilt 2ea3e11 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
1c98b4eb7a
commit
c3dc1a37ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/buildah-1ab80bc.tar.gz
|
||||
/buildah-906ee37.tar.gz
|
||||
/buildah-fe204e4.tar.gz
|
||||
/buildah-2ea3e11.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 fe204e42ee80a3760dd2d4c681bad9eb0e7b046d
|
||||
%global commit0 2ea3e11d18667dcf480285d61ccf98e2d01569f7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.0
|
||||
Release: 3.git%{shortcommit0}%{?dist}
|
||||
Release: 4.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 May 11 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-4.git2ea3e11
|
||||
- autobuilt 2ea3e11
|
||||
|
||||
* Wed May 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.0-3.gitfe204e4
|
||||
- autobuilt fe204e4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-fe204e4.tar.gz) = 5f99d829fb7acacf295ea41dd13c409e3b4df44cca08ac8bacc561d6da699761a51d41385b1cf585a347164c636b6dab966faced8014d8df08a26f7eafdc79d6
|
||||
SHA512 (buildah-2ea3e11.tar.gz) = f4f4b338da4a8cb3c1c1ba4c42f377e2dca86cc3786e41ddc969824e256f34f17335e1cd780259a996cf5478b849e16fc59c1840cf26024820f2e2e600e36c2c
|
||||
|
Loading…
Reference in New Issue
Block a user