buildah-define.Version-0.3.dev.gita6eeca7
- autobuilt a6eeca7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
90d4f2e097
commit
f1c0b9bc7e
1
.gitignore
vendored
1
.gitignore
vendored
@ -608,3 +608,4 @@
|
||||
/buildah-e1c7a5c.tar.gz
|
||||
/buildah-d5326ef.tar.gz
|
||||
/buildah-de6c0da.tar.gz
|
||||
/buildah-a6eeca7.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 de6c0dab2c63b5dac73538def43ea565ca9015a5
|
||||
%global commit0 a6eeca7a6510a7fd8ca03e691bd516df3ea47ae3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{repo}
|
||||
Version: define.Version
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Feb 17 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.3.dev.gita6eeca7
|
||||
- autobuilt a6eeca7
|
||||
|
||||
* Wed Feb 17 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.2.dev.gitde6c0da
|
||||
- autobuilt de6c0da
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-de6c0da.tar.gz) = 60b20036b00d195e43e6cc2ed3bd9e466487f0f9cf5193ecee0760dfae2b02f8d4c6f9eb521e25bdb60bbb5a8cf3f98aae5551bb0864b0de47d798be69100246
|
||||
SHA512 (buildah-a6eeca7.tar.gz) = 643b16aefd914f84dc8179e1939356ae8ca0bedd85cd04bbf7f7a20d551711825d7d0f38797ddd10d2d83cbeb15d92368d7a4c93ff704b9ddd56079b7870b43a
|
||||
|
Loading…
Reference in New Issue
Block a user