buildah-1.19.0-0.14.dev.gitac96369
- autobuilt ac96369 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b6bb0bb353
commit
204e632b3d
1
.gitignore
vendored
1
.gitignore
vendored
@ -544,3 +544,4 @@
|
||||
/buildah-acb97f1.tar.gz
|
||||
/buildah-75ae8be.tar.gz
|
||||
/buildah-c50e236.tar.gz
|
||||
/buildah-ac96369.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 c50e236918279b74fde60f905f20b1ccaf0c13ae
|
||||
%global commit0 ac96369e6a37571a865227d635b7497a68d2d246
|
||||
%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.13.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.14.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
|
||||
* Mon Dec 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.14.dev.gitac96369
|
||||
- autobuilt ac96369
|
||||
|
||||
* Mon Dec 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.13.dev.gitc50e236
|
||||
- autobuilt c50e236
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-c50e236.tar.gz) = 24832eb34bdb0fdaa192da2b3372a9172c9cbfbe3deb2bcd69bffb0c3c8cf627bda8c0e7b8d2b578a0e4656f766907c617a6f7e7dc3f31a5fe3a3e5023c06f75
|
||||
SHA512 (buildah-ac96369.tar.gz) = 786b73833dd99265127413f307b1e3cd9ef274eb3f7ff44c8ebfbb0d4ecac80afb9c1a14d7235a84eae629e0608d13bfa1cbaea36bd73a5473fa771b22729974
|
||||
|
Loading…
Reference in New Issue
Block a user