buildah-0.16-19.gitc50c287
- autobuilt commit c50c287 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f583b92505
commit
3b541a6a3e
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/buildah-fdc3998.tar.gz
|
||||
/buildah-49abf82.tar.gz
|
||||
/buildah-ca1704f.tar.gz
|
||||
/buildah-c50c287.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 ca1704fcbb9573561141d57c2dfc95a36c803a05
|
||||
%global commit0 c50c287aa5456b06f637cc3e9904a843717868ff
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 0.16
|
||||
Release: 18.git%{shortcommit0}%{?dist}
|
||||
Release: 19.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
|
||||
* Sat Apr 28 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-19.gitc50c287
|
||||
- autobuilt commit c50c287
|
||||
|
||||
* Fri Apr 27 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-18.gitca1704f
|
||||
- autobuilt commit ca1704f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-ca1704f.tar.gz) = 7f4de9d1ca08a4ac87c5d14eb1f005598e399469106f5c5851835f0ab19e5ba9afe1518b746e839b86247fb5fb58a2a8d9b2f9bf2122369766abc738cd343f9d
|
||||
SHA512 (buildah-c50c287.tar.gz) = e8875afb3f912b12a78d025e02f715ed23a52bddbf6352b2da572ca32a709d76a3226c1cfe1e5c0c6f45cf96e380c25f2d368e5f4b0e1247941e3db977ba0414
|
||||
|
Loading…
Reference in New Issue
Block a user