buildah-define.Version-0.9.dev.gitd5c503c
- autobuilt d5c503c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
33709890ec
commit
bb6b53bd8f
1
.gitignore
vendored
1
.gitignore
vendored
@ -614,3 +614,4 @@
|
||||
/buildah-72ef182.tar.gz
|
||||
/buildah-1296778.tar.gz
|
||||
/buildah-a5e80a5.tar.gz
|
||||
/buildah-d5c503c.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 a5e80a5c758b7bc5fe8d18814b68a231f0187bcb
|
||||
%global commit0 d5c503c86c23efa502b11833f32921586d54f84b
|
||||
%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.8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.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
|
||||
* Tue Feb 23 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.9.dev.gitd5c503c
|
||||
- autobuilt d5c503c
|
||||
|
||||
* Tue Feb 23 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - define.Version-0.8.dev.gita5e80a5
|
||||
- autobuilt a5e80a5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-a5e80a5.tar.gz) = cc499c8cd671b40783835545d33a989efae0b4cf7c5d44c90672b0aab7087abf8ef22319ca4ebbb7a3ad89851a8fbed8dc07fe5953d0625174e8fe8cbd05bc34
|
||||
SHA512 (buildah-d5c503c.tar.gz) = a4bb4b5d6c20262e191cc71b63b4b7b6a956a8236ea5a99e03e4a703430dc848b532d84f85bba96edb9de7cdf03da32d87d2d13cc26fa3a158122908927dcb0c
|
||||
|
Loading…
Reference in New Issue
Block a user