buildah-1.12.0-0.81.dev.git2a82d07
- autobuilt 2a82d07 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4731c0295b
commit
ba6edd1c23
1
.gitignore
vendored
1
.gitignore
vendored
@ -373,3 +373,4 @@
|
||||
/buildah-ed0a329.tar.gz
|
||||
/buildah-d55a9f8.tar.gz
|
||||
/buildah-357d4ae.tar.gz
|
||||
/buildah-2a82d07.tar.gz
|
||||
|
||||
@ -15,16 +15,16 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 357d4aeb4316808728208d27e8898edd3d42b704
|
||||
%global commit0 2a82d0737c846743b35ef6933ab683c4b1f18f7f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%global built_tag v1.11.5
|
||||
%global built_tag v1.11.6
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.12.0
|
||||
Release: 0.80.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.81.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Dec 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.81.dev.git2a82d07
|
||||
- autobuilt 2a82d07
|
||||
|
||||
* Wed Dec 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.12.0-0.80.dev.git357d4ae
|
||||
- autobuilt 357d4ae
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-357d4ae.tar.gz) = 1177b1aa6a4002a77e27fc083128f96bdd1c3be4cb8a88feed5543dad457105e095cd0feffc2277d286f35446d76a484fdfc18f76ece5e3644142d4830bd02df
|
||||
SHA512 (buildah-2a82d07.tar.gz) = ae4ce7811859c1ee00b0bf0dcd8bf323066fa6c35d43b50a16ca2e7f2e3eea7466e2ecd74b745e7184761b10cda849fa18d83890b835988f599c297fe91cb451
|
||||
|
||||
Loading…
Reference in New Issue
Block a user