buildah-1.12.0-0.10.dev.git9bf6b5e
- autobuilt 9bf6b5e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
1fcc042629
commit
79681010bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -305,3 +305,4 @@
|
||||
/buildah-9f2a682.tar.gz
|
||||
/buildah-3f6ad0f.tar.gz
|
||||
/buildah-f54c965.tar.gz
|
||||
/buildah-9bf6b5e.tar.gz
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 f54c96598e077b04719ce93e290ad6843f95ecfc
|
||||
%global commit0 9bf6b5e2245fe1e3d0691ddd517a500e026bdfa0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.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://%{name}.io
|
||||
@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Sep 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.10.dev.git9bf6b5e
|
||||
- autobuilt 9bf6b5e
|
||||
|
||||
* Fri Sep 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.9.dev.gitf54c965
|
||||
- autobuilt f54c965
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-f54c965.tar.gz) = 54eb47dfbf9b6b7d76b4ebac7b43c23f03de410293e8cad5b8239f3f66c8ca44ebae5fbc9330c569da41950352bdb3fb6371b38b57f2c7d3e4ad9c0f919b746a
|
||||
SHA512 (buildah-9bf6b5e.tar.gz) = a1d54b270666abfcc817389a1d1f6587032cfd3298b0a5ae484e433541de7356b919ae2b645a1c666306c1a8a915cab791fb0eafa7b3128470fa131c80d31da9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user