buildah-1.8-2.dev.git8c3d8b1
- bump to 1.8 - autobuilt 8c3d8b1 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
fd9299a681
commit
f00978c352
1
.gitignore
vendored
1
.gitignore
vendored
@ -153,3 +153,4 @@
|
||||
/buildah-1b02a7e.tar.gz
|
||||
/buildah-db6e7bb.tar.gz
|
||||
/buildah-873f001.tar.gz
|
||||
/buildah-8c3d8b1.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 873f00141c8e23973709f6226972d5976f8eb975
|
||||
%global commit0 8c3d8b1e45b0d628c2c48bc6b6bc493dae3b684a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.7
|
||||
Release: 20.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.8
|
||||
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
|
||||
* Sat Feb 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.8-2.dev.git8c3d8b1
|
||||
- bump to 1.8
|
||||
- autobuilt 8c3d8b1
|
||||
|
||||
* Fri Feb 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.7-20.dev.git873f001
|
||||
- autobuilt 873f001
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-873f001.tar.gz) = 737f01a3e1e8f39d58f5862c1ed0227e5ce25f3828b4acca220d4beab4a31b84c415163ef2e8fa41b4e961f1f8bb45a4e9905e3dddf57144ce04a9031d83e98f
|
||||
SHA512 (buildah-8c3d8b1.tar.gz) = 44e8c4df90b4476bcceb791a7d3ebc25299a3bd18ce1cf4bfc93243f8d7d69eb5b43172e6e7364aaba322ddc580a4e0602a76a27fdab1372e3c7821732f82e1d
|
||||
|
Loading…
Reference in New Issue
Block a user