buildah-define.Version-0.10.dev.giteb42398
- autobuilt eb42398 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bb6b53bd8f
commit
adfd664cec
1
.gitignore
vendored
1
.gitignore
vendored
@ -615,3 +615,4 @@
|
||||
/buildah-1296778.tar.gz
|
||||
/buildah-a5e80a5.tar.gz
|
||||
/buildah-d5c503c.tar.gz
|
||||
/buildah-eb42398.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 d5c503c86c23efa502b11833f32921586d54f84b
|
||||
%global commit0 eb42398a1ca7f54317d354424d0a776323fafd5f
|
||||
%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.9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.10.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 24 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.10.dev.giteb42398
|
||||
- autobuilt eb42398
|
||||
|
||||
* Tue Feb 23 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.9.dev.gitd5c503c
|
||||
- autobuilt d5c503c
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-d5c503c.tar.gz) = a4bb4b5d6c20262e191cc71b63b4b7b6a956a8236ea5a99e03e4a703430dc848b532d84f85bba96edb9de7cdf03da32d87d2d13cc26fa3a158122908927dcb0c
|
||||
SHA512 (buildah-eb42398.tar.gz) = 5cfafb2ca3ffdea85a68ffb51ce16c6dc7716f38d682c78707baa4f71f7f8a215e0da1679d0c9ed736231e74a77a9700cc3ec55f3fa47847024a6aa3b273cbd5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user