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