buildah-1.19.0-0.33.dev.gitd899c7c
- autobuilt d899c7c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
83aa1f69f9
commit
acf435620e
1
.gitignore
vendored
1
.gitignore
vendored
@ -563,3 +563,4 @@
|
||||
/buildah-ffef8a6.tar.gz
|
||||
/buildah-24e0eb7.tar.gz
|
||||
/buildah-00b8e9f.tar.gz
|
||||
/buildah-d899c7c.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 00b8e9fdf2aa192d5f1a50e96e21e4992de33dd6
|
||||
%global commit0 d899c7c9361ac1b780c6b15bf344c6c597f3408d
|
||||
%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.32.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.33.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 Jan 4 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.33.dev.gitd899c7c
|
||||
- autobuilt d899c7c
|
||||
|
||||
* Tue Dec 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.19.0-0.32.dev.git00b8e9f
|
||||
- autobuilt 00b8e9f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-00b8e9f.tar.gz) = 41a8cd358f7878a10fb71e5269cef7ae3cd92bb153b1982507eb5b6060735686a62fefbed31eda7af316d37b84b7940b13b1b6c3839a9e4f488b8bc600aa8577
|
||||
SHA512 (buildah-d899c7c.tar.gz) = 87219c74ff7d136034781cf02c8a80b5072b0c379b154503a1bc52400b1077ff7fb5177616fd1f253227f2a8f640f861b7956a91229d63d75f0daeceeb9a6a95
|
||||
|
Loading…
Reference in New Issue
Block a user