buildah-1.8-34.dev.gitd43787b
- autobuilt d43787b Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
97d80d41fe
commit
3cb92885e6
1
.gitignore
vendored
1
.gitignore
vendored
@ -183,3 +183,4 @@
|
||||
/buildah-610eb7a.tar.gz
|
||||
/buildah-021d607.tar.gz
|
||||
/buildah-316bd0a.tar.gz
|
||||
/buildah-d43787b.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 316bd0a68b20324404304dfc731065a815f16593
|
||||
%global commit0 d43787be28684eefd7942908731f615bf89d2471
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.8
|
||||
Release: 33.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 34.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
|
||||
* Sat Apr 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-34.dev.gitd43787b
|
||||
- autobuilt d43787b
|
||||
|
||||
* Fri Apr 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-33.dev.git316bd0a
|
||||
- autobuilt 316bd0a
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-316bd0a.tar.gz) = 41c70759a188efb437b308ab6ae764b1e737f6ac7aa06f4e6d994e6a0b3ec83bef5852ffdddc226bdea525a8bb75ad5b5f1cad05703ba98e44c3e3e081c5c897
|
||||
SHA512 (buildah-d43787b.tar.gz) = bf9ea1e093508ee63206e5385e236c8d85f036baf8343f7c047a61218a4efa9621b79150c9146d0ed7f011cc92e98ba1b5fb1e60149d1ed51f6e8827bec88fa4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user