buildah-1.12.0-0.15.dev.gite9969bc
- autobuilt e9969bc Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
37e9c96a3d
commit
2ae56c4511
1
.gitignore
vendored
1
.gitignore
vendored
@ -310,3 +310,4 @@
|
||||
/buildah-9cac447.tar.gz
|
||||
/buildah-4ce6fba.tar.gz
|
||||
/buildah-10b0e7a.tar.gz
|
||||
/buildah-e9969bc.tar.gz
|
||||
|
@ -15,7 +15,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 10b0e7acd712e51e7afad8dc16fe0292d69195f2
|
||||
%global commit0 e9969bca8be4a57b1ee815cb5d589f605b9e2aee
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.15.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Sep 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.15.dev.gite9969bc
|
||||
- autobuilt e9969bc
|
||||
|
||||
* Fri Sep 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.14.dev.git10b0e7a
|
||||
- autobuilt 10b0e7a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-10b0e7a.tar.gz) = d8ff7a4acaf1d7ca58f869395d3bf22cd3f267169658ba5f7133cf4ef4afff76412ef0f8d86057e14ec0d67d28cd614350dfdc537b7c21c9ee10e1ee9d4318d4
|
||||
SHA512 (buildah-e9969bc.tar.gz) = e57efc52146f58f804f65a7d006d7eed20137fb3bf15012812ab8532d58db792d8d805ee4b97597037fa355a2f8d99acd51b2a3e52b558eeeb004d1bec801ad9
|
||||
|
Loading…
Reference in New Issue
Block a user