buildah-1.2-3.git6c4bef7
- autobuilt 6c4bef7 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
58dbc41d1d
commit
40f9ff05da
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@
|
|||||||
/buildah-fbf46d3.tar.gz
|
/buildah-fbf46d3.tar.gz
|
||||||
/buildah-b9983a6.tar.gz
|
/buildah-b9983a6.tar.gz
|
||||||
/buildah-94c1e6d.tar.gz
|
/buildah-94c1e6d.tar.gz
|
||||||
|
/buildah-6c4bef7.tar.gz
|
||||||
|
@ -14,12 +14,12 @@
|
|||||||
# https://github.com/projectatomic/buildah
|
# https://github.com/projectatomic/buildah
|
||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global commit0 94c1e6dd687466fdc39ad65aaf017835bd7d380f
|
%global commit0 6c4bef7f2e17432d4dc4065299cec08754ca5863
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
Release: 2.git%{shortcommit0}%{?dist}
|
Release: 3.git%{shortcommit0}%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{provider_prefix}
|
URL: https://%{provider_prefix}
|
||||||
@ -85,6 +85,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 13 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-3.git6c4bef7
|
||||||
|
- autobuilt 6c4bef7
|
||||||
|
|
||||||
* Tue Jun 12 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-2.git94c1e6d
|
* Tue Jun 12 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.2-2.git94c1e6d
|
||||||
- autobuilt 94c1e6d
|
- autobuilt 94c1e6d
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-94c1e6d.tar.gz) = 141991e9f50b4c6d40610073c20fd9cb5197617dbfaac9b5a64fc2655b0c8e7fb1e202d7d54cb5a1058c041770759a55742de4ae1af6c0870d6e37b9a8e0196e
|
SHA512 (buildah-6c4bef7.tar.gz) = 8e769e19ac5509c247546b5f882f43a5eb71e72b0fbeefe90508080dcfd82c67f6d75587c1163f0853c129788f79a4310fde44dc3104d981cdcd1b446c714c60
|
||||||
|
Loading…
Reference in New Issue
Block a user