buildah-1.19.0-0.28.dev.gitb9fdee0
- autobuilt b9fdee0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ab6f28c957
commit
5d341fbec5
1
.gitignore
vendored
1
.gitignore
vendored
@ -558,3 +558,4 @@
|
||||
/buildah-bec005d.tar.gz
|
||||
/buildah-7734b68.tar.gz
|
||||
/buildah-5f1031f.tar.gz
|
||||
/buildah-b9fdee0.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
# https://github.com/containers/buildah
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 5f1031f9d54ce7f1c7a72ceb631ca2c3a181b1ef
|
||||
%global commit0 b9fdee0764268e116b138decb66eae13b268b6cb
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.19.0
|
||||
Release: 0.27.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.28.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Dec 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.28.dev.gitb9fdee0
|
||||
- autobuilt b9fdee0
|
||||
|
||||
* Mon Dec 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.27.dev.git5f1031f
|
||||
- autobuilt 5f1031f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-5f1031f.tar.gz) = e3653a801f8f84edaee5e7b511faf2180defdf5d938b878f2aec1a82b153e90800710be33f7fa7fe4163bcc15a4e2601d064f4bf5ea2d51729bb58322a2fceab
|
||||
SHA512 (buildah-b9fdee0.tar.gz) = 4c2e9d87812c3a4b517e0f2a2b3d5de4893998d0c005687540ba4908794a1a92bab76302a2e6b2eb8c09e964929259ad28600c4249f8e9f6b22e66f89ee5d30e
|
||||
|
Loading…
Reference in New Issue
Block a user