buildah-1.6-2.dev.gitd5a3c52
- bump to 1.6 - autobuilt d5a3c52 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
75bc8059d2
commit
669b92a555
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@
|
||||
/buildah-c9cb148.tar.gz
|
||||
/buildah-2ac987a.tar.gz
|
||||
/buildah-25d89b4.tar.gz
|
||||
/buildah-d5a3c52.tar.gz
|
||||
|
10
buildah.spec
10
buildah.spec
@ -15,12 +15,12 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit0 25d89b42892d9c9bbe4ba5da9e918c892fbf7b12
|
||||
%global commit0 d5a3c52f89882ed9acd34f13092a69fc309ced77
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.5
|
||||
Release: 12.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.6
|
||||
Release: 2.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,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Nov 23 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.6-2.dev.gitd5a3c52
|
||||
- bump to 1.6
|
||||
- autobuilt d5a3c52
|
||||
|
||||
* Thu Nov 22 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.5-12.dev.git25d89b4
|
||||
- autobuilt 25d89b4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-25d89b4.tar.gz) = ddd751204b03f30704144318f66bfb4d4826706432aa16800392987b6cede601a7b352e7b7db3e0982ea816f86190a00994a4a5f35899384837743edd52c9566
|
||||
SHA512 (buildah-d5a3c52.tar.gz) = 4296b663d779a2005a520b730199c23035aeaf028793dbaec3e4408fe1e5c43e695aaca38465ee198b5572b2067b37d47c348645d66eddcad0931e446baba873
|
||||
|
Loading…
Reference in New Issue
Block a user