buildah-0.16-16.gitfdc3998
- autobuilt commit fdc3998 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
d53577bd46
commit
f89e4f9be9
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/buildah-e008b73.tar.gz
|
||||
/buildah-d84f05a.tar.gz
|
||||
/buildah-b16a1ea.tar.gz
|
||||
/buildah-fdc3998.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 b16a1eac077a20c6f345f8e4747aab56701f182b
|
||||
%global commit0 fdc39985c6dff6a08673953c325fc1c1d132daea
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 0.16
|
||||
Release: 15.git%{shortcommit0}%{?dist}
|
||||
Release: 16.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
|
||||
* Tue Apr 24 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-16.gitfdc3998
|
||||
- autobuilt commit fdc3998
|
||||
|
||||
* Tue Apr 24 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.16-15.gitb16a1ea
|
||||
- autobuilt commit b16a1ea
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-b16a1ea.tar.gz) = bcac1d5480ff499fef72e7c44656ea9e49f3bc20ea14cba2299a454b0c526e3e6e3e44161d11300696d3deeea6d460ea1dc9344e289e4cbe8b144c8a566b86cf
|
||||
SHA512 (buildah-fdc3998.tar.gz) = fe5a4aac89b13cc87a9cd498c4eab0e6c7453bfcb87942322e9f2d26bcdf53fac704d4477a360fd27be6c2c309d39a5cb7e6a73e3ccd31ea93309748309721df
|
||||
|
Loading…
Reference in New Issue
Block a user