buildah-1.8-5.dev.git8b1d11f
- autobuilt 8b1d11f Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
3d42ae58e4
commit
9cf055455a
1
.gitignore
vendored
1
.gitignore
vendored
@ -156,3 +156,4 @@
|
||||
/buildah-8c3d8b1.tar.gz
|
||||
/buildah-6c1a4cc.tar.gz
|
||||
/buildah-95a5089.tar.gz
|
||||
/buildah-8b1d11f.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 95a508906197b3db2d86e55c9355caa36b79c133
|
||||
%global commit0 8b1d11f52721ab062c587abc711b40a6e1a1f7dc
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.8
|
||||
Release: 4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 5.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Mar 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-5.dev.git8b1d11f
|
||||
- autobuilt 8b1d11f
|
||||
|
||||
* Thu Feb 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-4.dev.git95a5089
|
||||
- autobuilt 95a5089
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-95a5089.tar.gz) = ac04ca295e7753214b5337579abfd5d8a41b4638932cb9b12e4e189b42f70288318cd8edabeb53c35ca695b67e0b08f022eb0ce5c6965774db27ab405c86e958
|
||||
SHA512 (buildah-8b1d11f.tar.gz) = 5997449aa4e174c810dcd7fea428dca1ed6b2ba070dd37243545c557c369bbe2d8c186d6a572578be778252f42af38558f65c2905d54b66c03350eeacdf1db4a
|
||||
|
Loading…
Reference in New Issue
Block a user