buildah-1.6-3.dev.git4126176
- autobuilt 4126176 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
669b92a555
commit
b91f2c13f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -102,3 +102,4 @@
|
||||
/buildah-2ac987a.tar.gz
|
||||
/buildah-25d89b4.tar.gz
|
||||
/buildah-d5a3c52.tar.gz
|
||||
/buildah-4126176.tar.gz
|
||||
|
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 d5a3c52f89882ed9acd34f13092a69fc309ced77
|
||||
%global commit0 412617652af33064d599feb86bdf90af342c686c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.6
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -87,6 +87,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Nov 28 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-3.dev.git4126176
|
||||
- autobuilt 4126176
|
||||
|
||||
* Fri Nov 23 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-2.dev.gitd5a3c52
|
||||
- bump to 1.6
|
||||
- autobuilt d5a3c52
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-d5a3c52.tar.gz) = 4296b663d779a2005a520b730199c23035aeaf028793dbaec3e4408fe1e5c43e695aaca38465ee198b5572b2067b37d47c348645d66eddcad0931e446baba873
|
||||
SHA512 (buildah-4126176.tar.gz) = 8a89a8f0df3992f7093a83148fbc095eea70609c2fdc7958d983cf0964e2c64a0987ca02903cde648a5f34f73e1bb39bad75ebadf62fa535e87b4369e76e0010
|
||||
|
Loading…
Reference in New Issue
Block a user