buildah-1.7-16.dev.git80fcb24
- autobuilt 80fcb24 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
8f0279104c
commit
774deb21cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -148,3 +148,4 @@
|
||||
/buildah-711f9ea.tar.gz
|
||||
/buildah-e4c4d46.tar.gz
|
||||
/buildah-40d4d59.tar.gz
|
||||
/buildah-80fcb24.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 40d4d599c699b887744271b5806f5d9bc97e4feb
|
||||
%global commit0 80fcb2460b2f74c935249b3501d67b2e645c05ff
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.7
|
||||
Release: 15.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 16.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Feb 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-16.dev.git80fcb24
|
||||
- autobuilt 80fcb24
|
||||
|
||||
* Fri Feb 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-15.dev.git40d4d59
|
||||
- autobuilt 40d4d59
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-40d4d59.tar.gz) = cc32d0ff2449f4c5e5d0eda47408f011e9fec23fcd0cd14eb246a1878760973da530768d110f43dcf8b138bd379f0fb5fed6f046bec211ad139a176fb45c9c08
|
||||
SHA512 (buildah-80fcb24.tar.gz) = ce38fd9f4d7466fa127a2b224f83d4bbee4b0d3fd4b7e608c507ac26436927e5e4de4d20151ee4d9d8cfeb360996e01d1ca9d6677b3a0bb470c61618fac1e968
|
||||
|
Loading…
Reference in New Issue
Block a user