buildah-1.17.0-0.6.dev.gitbfe6da5
- autobuilt bfe6da5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6abb993854
commit
d85affbe5c
1
.gitignore
vendored
1
.gitignore
vendored
@ -492,3 +492,4 @@
|
|||||||
/buildah-49a5768.tar.gz
|
/buildah-49a5768.tar.gz
|
||||||
/buildah-555eb26.tar.gz
|
/buildah-555eb26.tar.gz
|
||||||
/buildah-2928303.tar.gz
|
/buildah-2928303.tar.gz
|
||||||
|
/buildah-bfe6da5.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 292830393d7714d09a7922115e0e9a45cc3117e3
|
%global commit0 bfe6da5c74bab250b52902ba14a277008bbb741a
|
||||||
%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.5.dev.git%{shortcommit0}%{?dist}
|
Release: 0.6.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 21:11:48 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.6.dev.gitbfe6da5
|
||||||
|
- autobuilt bfe6da5
|
||||||
|
|
||||||
* Tue Sep 8 20:12:10 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.5.dev.git2928303
|
* Tue Sep 8 20:12:10 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.17.0-0.5.dev.git2928303
|
||||||
- autobuilt 2928303
|
- autobuilt 2928303
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-2928303.tar.gz) = 8d23510751604bfe20154abdd56693da302d9f65961f9b8baeec3cc0527f64ab752725ca5b0f4b35cc302f346d6ef4abb39c7b5244b4465b5d792a7910d93993
|
SHA512 (buildah-bfe6da5.tar.gz) = 2d46da1e94d038bf3e1b36e574c91cb455281ed8079863ee4d5d4cbce68d5e3ea83bc71888dd1059eda7c582b6aa9a109d53d810bc346093317e7b655f736640
|
||||||
|
Loading…
Reference in New Issue
Block a user