buildah-1.12.0-0.11.dev.git20a33e0
- autobuilt 20a33e0 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
79681010bb
commit
c4c2e2aebd
1
.gitignore
vendored
1
.gitignore
vendored
@ -306,3 +306,4 @@
|
||||
/buildah-3f6ad0f.tar.gz
|
||||
/buildah-f54c965.tar.gz
|
||||
/buildah-9bf6b5e.tar.gz
|
||||
/buildah-20a33e0.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 9bf6b5e2245fe1e3d0691ddd517a500e026bdfa0
|
||||
%global commit0 20a33e0791eaeb4f13e23afba5cc73ad3e37bbe7
|
||||
%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.10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.11.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.11.dev.git20a33e0
|
||||
- autobuilt 20a33e0
|
||||
|
||||
* Sat Sep 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.10.dev.git9bf6b5e
|
||||
- autobuilt 9bf6b5e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-9bf6b5e.tar.gz) = a1d54b270666abfcc817389a1d1f6587032cfd3298b0a5ae484e433541de7356b919ae2b645a1c666306c1a8a915cab791fb0eafa7b3128470fa131c80d31da9
|
||||
SHA512 (buildah-20a33e0.tar.gz) = 2f6e7c27f7e53c6cdbd215112189402e843d8dfd5d330b4d8a4d3062126ed580a1a28a5aae95257d64c04cbfeff2f538c64b4d1a6c3ec469085fe29a6cb661b1
|
||||
|
Loading…
Reference in New Issue
Block a user