buildah-1.12.0-0.13.dev.git4ce6fba
- autobuilt 4ce6fba Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
789d596b35
commit
c1b963fbe1
1
.gitignore
vendored
1
.gitignore
vendored
@ -308,3 +308,4 @@
|
||||
/buildah-9bf6b5e.tar.gz
|
||||
/buildah-20a33e0.tar.gz
|
||||
/buildah-9cac447.tar.gz
|
||||
/buildah-4ce6fba.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 9cac447b4a1232537e847b02663fde2b06141d15
|
||||
%global commit0 4ce6fbaea4c2e028a3dcb59475d05a68c6e6cef1
|
||||
%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.12.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.13.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
|
||||
* Fri Sep 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.13.dev.git4ce6fba
|
||||
- autobuilt 4ce6fba
|
||||
|
||||
* Thu Sep 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.12.dev.git9cac447
|
||||
- autobuilt 9cac447
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-9cac447.tar.gz) = 8ece66e0907fc5401e010b4a5fe59d8d3053e464c09324bbb65e21c2a540b086dc8fba164cf49d2b963599ce99634c2eacd1a6b3b7d2f67a23f4aff314336a6d
|
||||
SHA512 (buildah-4ce6fba.tar.gz) = b89b91fcab0f70eff6f9950c0158f39fbcfc15c89827377af586c201cf1f31023b13234b36e4f041fb05e6aaf6f6405ba06087671fd239b3e55fea98ecda38cb
|
||||
|
Loading…
Reference in New Issue
Block a user