buildah-1.8-12.dev.git3ba8822
- autobuilt 3ba8822 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
7050b07d45
commit
7300ad5820
1
.gitignore
vendored
1
.gitignore
vendored
@ -162,3 +162,4 @@
|
||||
/buildah-0a8ec97.tar.gz
|
||||
/buildah-984ea9b.tar.gz
|
||||
/buildah-36605c2.tar.gz
|
||||
/buildah-3ba8822.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 36605c29eb258caa9720dbd42622269a81dd1bfa
|
||||
%global commit0 3ba8822d309128f7d76599432b8d9cdf77d4032f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.8
|
||||
Release: 11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 12.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -91,6 +91,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Mar 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-12.dev.git3ba8822
|
||||
- autobuilt 3ba8822
|
||||
|
||||
* Sun Mar 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-11.dev.git36605c2
|
||||
- autobuilt 36605c2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-36605c2.tar.gz) = 59d5fbde9a1019a680b645e532f748bdb8cb2e45ca047b8d2d70a09ed52607d2b16d8d609ca9bcba5ec15869ed60f5a632f1dc0d004877fa70e454af602466a8
|
||||
SHA512 (buildah-3ba8822.tar.gz) = 75362783a6e54fb78136cf1cc6cb40476e23a990648f55b6947689141f39df55e159e69c0667127f389cc4e8109a896aa4dd48fda6096713380c7a7affe6389a
|
||||
|
Loading…
Reference in New Issue
Block a user