buildah-1.9.3-0.65.dev.git677b771
- autobuilt 677b771 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
7bb3eeee10
commit
582a6e9c2c
1
.gitignore
vendored
1
.gitignore
vendored
@ -254,3 +254,4 @@
|
||||
/buildah-4ccb343.tar.gz
|
||||
/buildah-5bab9b0.tar.gz
|
||||
/buildah-b7a0ed0.tar.gz
|
||||
/buildah-677b771.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 b7a0ed07e9cb76a8468b779226ea4b78293a6cbf
|
||||
%global commit0 677b771195392ee132de92a98d28e22919af3d1e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.9.3
|
||||
Release: 0.64.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.65.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
|
||||
* Wed Jul 31 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.3-0.65.dev.git677b771
|
||||
- autobuilt 677b771
|
||||
|
||||
* Tue Jul 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.9.3-0.64.dev.gitb7a0ed0
|
||||
- autobuilt b7a0ed0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-b7a0ed0.tar.gz) = 7971d9cf5cce9135a991a58183c8f7b019ff474fecad66b835086b80a4ce3393d2099254b3198ff8de4095f780aad804f0b781948c839b90a99cdc2ffc3ff0f4
|
||||
SHA512 (buildah-677b771.tar.gz) = 73ea64e7e20c40c06c87063741b1198378b0319d4d35f06c1839b1dd53586a4c29e82883ac8918fe7bdad82bca7445d385c2c19961884f0efe034fce7b6d7a13
|
||||
|
Loading…
Reference in New Issue
Block a user