buildah-1.2-2.git94c1e6d
- autobuilt 94c1e6d Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
d675e0aa83
commit
58dbc41d1d
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@
|
||||
/buildah-f449b28.tar.gz
|
||||
/buildah-fbf46d3.tar.gz
|
||||
/buildah-b9983a6.tar.gz
|
||||
/buildah-94c1e6d.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 b9983a6b27379b73699754b91be7b8e70649b42c
|
||||
%global commit0 94c1e6dd687466fdc39ad65aaf017835bd7d380f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.2
|
||||
Release: 1.git%{shortcommit0}%{?dist}
|
||||
Release: 2.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
|
||||
* Tue Jun 12 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-2.git94c1e6d
|
||||
- autobuilt 94c1e6d
|
||||
|
||||
* Mon Jun 11 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-1.gitb9983a6
|
||||
- bump to 1.2
|
||||
- autobuilt b9983a6
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-b9983a6.tar.gz) = 8f5eb16739649f37dec37a86fa933f28af780f35a5b5d6f75055fa1c526e3175ce0d744fdf9674b57ebcb17485385bb4d1d83cb5c77f7a16d9d56d9d62d63ff9
|
||||
SHA512 (buildah-94c1e6d.tar.gz) = 141991e9f50b4c6d40610073c20fd9cb5197617dbfaac9b5a64fc2655b0c8e7fb1e202d7d54cb5a1058c041770759a55742de4ae1af6c0870d6e37b9a8e0196e
|
||||
|
Loading…
Reference in New Issue
Block a user