buildah-1.17.0-0.5.dev.git2928303
- autobuilt 2928303 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
617474a8dc
commit
f9bb4530a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -491,3 +491,4 @@
|
|||||||
/buildah-d83657c.tar.gz
|
/buildah-d83657c.tar.gz
|
||||||
/buildah-49a5768.tar.gz
|
/buildah-49a5768.tar.gz
|
||||||
/buildah-555eb26.tar.gz
|
/buildah-555eb26.tar.gz
|
||||||
|
/buildah-2928303.tar.gz
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
# https://github.com/containers/buildah
|
# https://github.com/containers/buildah
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 555eb26c1cbc7ad00b146923b2d0f9ff48b401bf
|
%global commit0 292830393d7714d09a7922115e0e9a45cc3117e3
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: 1.17.0
|
Version: 1.17.0
|
||||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 8 20:12:10 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.5.dev.git2928303
|
||||||
|
- autobuilt 2928303
|
||||||
|
|
||||||
* Tue Sep 8 19:12:25 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.4.dev.git555eb26
|
* Tue Sep 8 19:12:25 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.4.dev.git555eb26
|
||||||
- autobuilt 555eb26
|
- autobuilt 555eb26
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-555eb26.tar.gz) = 9cc8ecd7026a31a4925c970279a04a121f3b7908f889e476a8bb4165a09209c421a1cc3b1afb2c1445838b0bdbb003faf579923482206f3bfbdf92f7719153b0
|
SHA512 (buildah-2928303.tar.gz) = 8d23510751604bfe20154abdd56693da302d9f65961f9b8baeec3cc0527f64ab752725ca5b0f4b35cc302f346d6ef4abb39c7b5244b4465b5d792a7910d93993
|
||||||
|
Loading…
Reference in New Issue
Block a user