buildah-1.20.0-0.4.dev.git80181e8
- autobuilt 80181e8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
330bf0a565
commit
15e2288781
1
.gitignore
vendored
1
.gitignore
vendored
@ -575,3 +575,4 @@
|
||||
/buildah-911e6ea.tar.gz
|
||||
/buildah-8d89b80.tar.gz
|
||||
/buildah-cfb3372.tar.gz
|
||||
/buildah-80181e8.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 cfb3372985533411fe91249c5162e6a82a13fe20
|
||||
%global commit0 80181e8f335eafe319ebf400442d5edacaf78cd2
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: 1.20.0
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.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 Jan 13 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.4.dev.git80181e8
|
||||
- autobuilt 80181e8
|
||||
|
||||
* Tue Jan 12 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.20.0-0.3.dev.gitcfb3372
|
||||
- autobuilt cfb3372
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-cfb3372.tar.gz) = 0cb355a06f68da7b7dea6ab6ce9319f0700eb8b8416b37574c0f3f7230f3a307f47ceca1c932437e9ebb9a358b7a76de1ed47574625b8ef9cb0231d3157034bf
|
||||
SHA512 (buildah-80181e8.tar.gz) = 7ce441df0a80dd8148e4ea7dc1271c5556521fd242ee08f439a9b6010236672e8cb710566cfd68012aa3c21a316bb28256a3e5194aae3c68826deecdd051f4e0
|
||||
|
Loading…
Reference in New Issue
Block a user