buildah-1.12.0-0.3.dev.gitb643073
- autobuilt b643073 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
cb674e3504
commit
d4ac4907cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -298,3 +298,4 @@
|
||||
/buildah-57db70c.tar.gz
|
||||
/buildah-1a1a728.tar.gz
|
||||
/buildah-15773bd.tar.gz
|
||||
/buildah-b643073.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 15773bd532210f351a9befe783f5d8b157dd0228
|
||||
%global commit0 b643073bce845e3ebeea50110562a84e8a86b9f8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.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
|
||||
* Wed Sep 04 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.3.dev.gitb643073
|
||||
- autobuilt b643073
|
||||
|
||||
* Wed Sep 04 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.2.dev.git15773bd
|
||||
- autobuilt 15773bd
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-15773bd.tar.gz) = 03bdc0bc9b4afc1d4bccaa94e3a6381c29091171096a13a528de9536d54084e62c3dc60c318e1445407f2b9b460666571430ea5d70ad5f5198b536dcbf4d025c
|
||||
SHA512 (buildah-b643073.tar.gz) = 682d39ad90ab8adaf67bb7bd6e2089150d6800e00fb42321e945c67cddfe441b73f44e2edaf67800d56e4013f7234e0a30d3efda8f0e0be2a0e6ac9340aedeb1
|
||||
|
Loading…
Reference in New Issue
Block a user