buildah-1.12.0-0.5.dev.git34f1ae6
- autobuilt 34f1ae6 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
1f31cd69f6
commit
cf6e3ba55f
1
.gitignore
vendored
1
.gitignore
vendored
@ -300,3 +300,4 @@
|
||||
/buildah-15773bd.tar.gz
|
||||
/buildah-b643073.tar.gz
|
||||
/buildah-cc80ccc.tar.gz
|
||||
/buildah-34f1ae6.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 cc80ccc252275a10f923baec2ac88527e14ab2c4
|
||||
%global commit0 34f1ae6bda46836eba2d142df15e5a1ab0e08ee6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.5.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 Sep 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.5.dev.git34f1ae6
|
||||
- autobuilt 34f1ae6
|
||||
|
||||
* Wed Sep 04 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.4.dev.gitcc80ccc
|
||||
- autobuilt cc80ccc
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-cc80ccc.tar.gz) = 8dc02ff5b2edfa2f5b2e4f68a1ef6d451b407c9a0175ed62a9fe7eba00c27eb06e33e59d5e21a504078d5e5607caf1ee134dfef7457fd646a09a5c55e0668201
|
||||
SHA512 (buildah-34f1ae6.tar.gz) = 8024d800bd06768987cb9c4c784a1178706e0d091f44572c86e6afd756bda605db0343cad455bd17225091ea6ad6b0005847deb2653cfd08627193c15d4d531c
|
||||
|
Loading…
Reference in New Issue
Block a user