buildah-1.9.2-0.52.dev.git4ae0e14
- autobuilt 4ae0e14 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
9f821b7da0
commit
8a0ab035a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -242,3 +242,4 @@
|
||||
/buildah-b33b87b.tar.gz
|
||||
/buildah-be51b9b.tar.gz
|
||||
/buildah-8da4cb4.tar.gz
|
||||
/buildah-4ae0e14.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 8da4cb463bc2729e168ac0c4f094952704ef3101
|
||||
%global commit0 4ae0e14ea8a9ed47fb07351fe7ab23ca0554fc01
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.2
|
||||
Release: 0.51.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.52.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
|
||||
* Thu Jul 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.2-0.52.dev.git4ae0e14
|
||||
- autobuilt 4ae0e14
|
||||
|
||||
* Thu Jul 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.2-0.51.dev.git8da4cb4
|
||||
- autobuilt 8da4cb4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-8da4cb4.tar.gz) = bb4b80b6be507cfd6b94507b6d38174afd6c4e25d544ff18c45e86c093b9a9c790e9e6a6fc60616dac92a4309344bb08878ecb2d1062113c9cf90b81aa23ae71
|
||||
SHA512 (buildah-4ae0e14.tar.gz) = aaec894e5c1a5c5c569e2caae9d5f011db2c84569f2587a4331042e509eeeab0fbc0741af6b1f6929396e99084d11c377654e2666951b8eda82a1207278441a8
|
||||
|
Loading…
Reference in New Issue
Block a user