buildah-1.7-10.dev.gitad24f28
- autobuilt ad24f28 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
5854903fb6
commit
bc343b4683
1
.gitignore
vendored
1
.gitignore
vendored
@ -142,3 +142,4 @@
|
||||
/buildah-e702872.tar.gz
|
||||
/buildah-03f6247.tar.gz
|
||||
/buildah-973bb88.tar.gz
|
||||
/buildah-ad24f28.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 973bb88ef1861a5b782c722c471dd79b6732852c
|
||||
%global commit0 ad24f284b105b09468b18c56885891c931e72ef5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.7
|
||||
Release: 9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 10.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
|
||||
* Tue Feb 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-10.dev.gitad24f28
|
||||
- autobuilt ad24f28
|
||||
|
||||
* Sat Feb 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-9.dev.git973bb88
|
||||
- autobuilt 973bb88
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-973bb88.tar.gz) = df4382e055980c88690baae2f87b58546193ad8542c74f77a44623500f13b12d39fdcd3b590304f6f213e3fd6956a93f4f621bb859d8160491e9f07df5c963ac
|
||||
SHA512 (buildah-ad24f28.tar.gz) = 65d0d7f4a82ef029579322c77c56d8bbccc513ad7759951bcc6ea60a7a9de90ea3491d93e65bcbc9bb834f10f45f49a2f11c433ca030542c7e1b172d1a416ea9
|
||||
|
Loading…
Reference in New Issue
Block a user