buildah-1.3-4.dev.git826733a
- autobuilt 826733a Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
951d8ecb2f
commit
23c226eec0
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,3 +82,4 @@
|
||||
/buildah-3fb864b.tar.gz
|
||||
/buildah-a9895bd.tar.gz
|
||||
/buildah-1215b16.tar.gz
|
||||
/buildah-826733a.tar.gz
|
||||
|
||||
@ -21,12 +21,12 @@
|
||||
# https://github.com/projectatomic/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 1215b160e86087e09162aedeb6d05ce7e11f22fe
|
||||
%global commit0 826733af7feb41df082468dbedc96a0f31626c98
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.3
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 4.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
|
||||
* Fri Jul 20 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.3-4.dev.git826733a
|
||||
- autobuilt 826733a
|
||||
|
||||
* Thu Jul 19 2018 Dan Walsh <dwalsh@redhat.com> - 1.3-3.dev.git1215b16
|
||||
- buildah does not require ostree
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1215b16.tar.gz) = d80fcd12464ea909e65df82a5863d583db4fdae7a1bbe8c05cb9da2cff95b988c277457f6437a592d476cc9aa63febb4d4e28f53dfb070f58ec1eca99cf998db
|
||||
SHA512 (buildah-826733a.tar.gz) = 26e3d30b19b61a328aebc2bba743fea179a2a90e8e77f32dc7e13143d44e18727f67d4ae3356519b0fc4d83f3f4acf05e8d9f1f4342353565e1c3bafdf041d18
|
||||
|
||||
Loading…
Reference in New Issue
Block a user