buildah-1.12.0-0.17.dev.gitd2c1fd8
- autobuilt d2c1fd8 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
29d258ec38
commit
52e171b290
1
.gitignore
vendored
1
.gitignore
vendored
@ -312,3 +312,4 @@
|
||||
/buildah-10b0e7a.tar.gz
|
||||
/buildah-e9969bc.tar.gz
|
||||
/buildah-6abc01c.tar.gz
|
||||
/buildah-d2c1fd8.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 6abc01c0f7604361b7179ae861a0e0b2e4867cf9
|
||||
%global commit0 d2c1fd8ec27141359b4d8d64acbdb5e4da5b4772
|
||||
%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.16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.17.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
|
||||
* Tue Sep 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.17.dev.gitd2c1fd8
|
||||
- autobuilt d2c1fd8
|
||||
|
||||
* Tue Sep 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1.12.0-0.16.dev.git6abc01c
|
||||
- autobuilt 6abc01c
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-6abc01c.tar.gz) = 127c03e485c2dc37a28c4a15e1403edf46713504a9339a91d400395a6a3aa8bd288c92101d72b80164ef1e6ceca3640595d98bdc825e2817d0bf908c0669a6b3
|
||||
SHA512 (buildah-d2c1fd8.tar.gz) = f00197269cefd494263ce7e9819b836cc2bf4dd841fbd1c98e43a38c15665ca6715dcb99335509821df1df793b2957845885e06397b530c843ec1681710e09a0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user