buildah-1.12.0-0.18.dev.git04150e0
- autobuilt 04150e0 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
52e171b290
commit
ddcf4a3c52
1
.gitignore
vendored
1
.gitignore
vendored
@ -313,3 +313,4 @@
|
||||
/buildah-e9969bc.tar.gz
|
||||
/buildah-6abc01c.tar.gz
|
||||
/buildah-d2c1fd8.tar.gz
|
||||
/buildah-04150e0.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 d2c1fd8ec27141359b4d8d64acbdb5e4da5b4772
|
||||
%global commit0 04150e062b67d514b39531c6eae1d52be1691379
|
||||
%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.17.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.18.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
|
||||
* Wed Sep 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.18.dev.git04150e0
|
||||
- autobuilt 04150e0
|
||||
|
||||
* Tue Sep 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.17.dev.gitd2c1fd8
|
||||
- autobuilt d2c1fd8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-d2c1fd8.tar.gz) = f00197269cefd494263ce7e9819b836cc2bf4dd841fbd1c98e43a38c15665ca6715dcb99335509821df1df793b2957845885e06397b530c843ec1681710e09a0
|
||||
SHA512 (buildah-04150e0.tar.gz) = a8957fe2a2806eabc57ca2fadc33d7ab1ac5b76f489659ec7360c79b100d13d28da9afd5c2ead7479ce157e1792c40cfb6e2f384bf5bef9557c3d221f8350ce4
|
||||
|
Loading…
Reference in New Issue
Block a user