buildah-1.11.0-0.22.dev.git36dcedb
- autobuilt 36dcedb Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
7c9dc93d94
commit
2ef7dc0b46
1
.gitignore
vendored
1
.gitignore
vendored
@ -279,3 +279,4 @@
|
||||
/buildah-d88c26b.tar.gz
|
||||
/buildah-1ce1130.tar.gz
|
||||
/buildah-ab0286f.tar.gz
|
||||
/buildah-36dcedb.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 ab0286f7e3a090b04c5a5c8a0fbd67ad76861a3c
|
||||
%global commit0 36dcedbabdd2a7312e84065dc0877389b2565a5e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.11.0
|
||||
Release: 0.21.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.22.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Aug 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.22.dev.git36dcedb
|
||||
- autobuilt 36dcedb
|
||||
|
||||
* Fri Aug 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.11.0-0.21.dev.gitab0286f
|
||||
- autobuilt ab0286f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-ab0286f.tar.gz) = 19402ca2d351a8270b0bc0f6dc4bae09e7360844b99516a538b0f8d0a51313a45753664e5e122d0a15689a42384f5a89f4962d5d9fb5e64b460da65b9081064c
|
||||
SHA512 (buildah-36dcedb.tar.gz) = 40b795456ae35a89050ee7b3aa74798ffb57919e4625402f88e82a202a8a8ea631c63015717fe4cfe07116aa23a19a22290ef63e80b08a49cbb56c7733b7178b
|
||||
|
Loading…
Reference in New Issue
Block a user