buildah-1.9.0-0.10.dev.git4c6b09c
- autobuilt 4c6b09c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
05b9033003
commit
2aa928331a
1
.gitignore
vendored
1
.gitignore
vendored
@ -200,3 +200,4 @@
|
||||
/buildah-ab8678a.tar.gz
|
||||
/buildah-74a3195.tar.gz
|
||||
/buildah-7ae362b.tar.gz
|
||||
/buildah-4c6b09c.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 7ae362bcedfed09eb5c644a94696fe59e16126dd
|
||||
%global commit0 4c6b09caf49582542dbd1da5ff88ee6644403f83
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.0
|
||||
Release: 0.9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.10.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 May 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.10.dev.git4c6b09c
|
||||
- autobuilt 4c6b09c
|
||||
|
||||
* Tue May 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.0-0.9.dev.git7ae362b
|
||||
- autobuilt 7ae362b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-7ae362b.tar.gz) = 51e0c6d08ea7fec9608334e363d84349c4482b2662764f595752311e7ad954df603b1c31e3b3a2c167930cb4cdb8440744ac8e79a9ecd74858e8526b373e2211
|
||||
SHA512 (buildah-4c6b09c.tar.gz) = c155604c3a02b7770a7af4133ec5f4e8beefc1ea98ac8166aecf34c43048d9a482809a08a89ea77110a28d63044e6c6459d90fdde093e34b2c35c933f6b0b1cc
|
||||
|
Loading…
Reference in New Issue
Block a user