buildah-1.19.0-0.30.dev.gitffef8a6
- autobuilt ffef8a6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
766de25b39
commit
e99b99f266
1
.gitignore
vendored
1
.gitignore
vendored
@ -560,3 +560,4 @@
|
||||
/buildah-5f1031f.tar.gz
|
||||
/buildah-b9fdee0.tar.gz
|
||||
/buildah-00aa7f0.tar.gz
|
||||
/buildah-ffef8a6.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 00aa7f01d32880a9ba130275277734e2ef7561b2
|
||||
%global commit0 ffef8a6c0b258c892299aef86405ec4d2377d0c5
|
||||
%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.29.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.30.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
|
||||
* Wed Dec 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.30.dev.gitffef8a6
|
||||
- autobuilt ffef8a6
|
||||
|
||||
* Tue Dec 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.29.dev.git00aa7f0
|
||||
- autobuilt 00aa7f0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-00aa7f0.tar.gz) = 4dd0b43c80176d810d9815bda8e561be77da1999e932fb52e80254415e91d284d1460091ed0f7f8e995736d03cf52f91cc7122c49c85a8b39e65ea9156207f3a
|
||||
SHA512 (buildah-ffef8a6.tar.gz) = c30d8de2b00bb546babd63ec6c308313f9aee9eda5ce88f8396ab99d4afaad960e32276e1141082b2d6e8127830a169ecffe3550eae73cfd43c05a0d80a54ce3
|
||||
|
Loading…
Reference in New Issue
Block a user