buildah-1.6-33.dev.git66ff1dd
- autobuilt 66ff1dd Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
78838f5208
commit
cbefee37eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -132,3 +132,4 @@
|
|||||||
/buildah-fa86533.tar.gz
|
/buildah-fa86533.tar.gz
|
||||||
/buildah-fe7e09c.tar.gz
|
/buildah-fe7e09c.tar.gz
|
||||||
/buildah-d7e530e.tar.gz
|
/buildah-d7e530e.tar.gz
|
||||||
|
/buildah-66ff1dd.tar.gz
|
||||||
|
@ -15,12 +15,12 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/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 d7e530e44fec2664ffdfde7ebed2cb250be1af71
|
%global commit0 66ff1dd00694215ba0b144baeb3115323e619779
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.6
|
Version: 1.6
|
||||||
Release: 32.dev.git%{shortcommit0}%{?dist}
|
Release: 33.dev.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}
|
||||||
@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-33.dev.git66ff1dd
|
||||||
|
- autobuilt 66ff1dd
|
||||||
|
|
||||||
* Wed Jan 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-32.dev.gitd7e530e
|
* Wed Jan 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-32.dev.gitd7e530e
|
||||||
- autobuilt d7e530e
|
- autobuilt d7e530e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-d7e530e.tar.gz) = 14edaf762af977ec01471f7d98accda41b5b4a8f59cf293e7545d545b289ea458dde82c44f53133d558a436ca7b3e219a21c0647c428fedafc7ef509b9f09ee5
|
SHA512 (buildah-66ff1dd.tar.gz) = 32b81b4b8b2249170be0d106f51ba90a60eb5d7fb618f2c998afa4f452254c38cde32001d857f7a9c0066a4a9d13532e2d538947b21547d4adcfeae70982d7a3
|
||||||
|
Loading…
Reference in New Issue
Block a user