skopeo-1:1.2.4-9.dev.git0faf160
- autobuilt 0faf160 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
95625648bc
commit
ddffaf47ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -276,3 +276,4 @@
|
|||||||
/skopeo-a1a8692.tar.gz
|
/skopeo-a1a8692.tar.gz
|
||||||
/skopeo-5e13a55.tar.gz
|
/skopeo-5e13a55.tar.gz
|
||||||
/skopeo-b10d3e4.tar.gz
|
/skopeo-b10d3e4.tar.gz
|
||||||
|
/skopeo-0faf160.tar.gz
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
# https://github.com/containers/skopeo
|
# https://github.com/containers/skopeo
|
||||||
%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 b10d3e43a45c28bbff89ec17d2b8973821aafaa3
|
%global commit0 0faf16017088f27062123885c650d5563d8e72e5
|
||||||
%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
|
||||||
@ -45,7 +45,7 @@
|
|||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: %{conditional_epoch}
|
Epoch: %{conditional_epoch}
|
||||||
Version: 1.2.4
|
Version: 1.2.4
|
||||||
Release: 8.dev.git%{shortcommit0}%{?dist}
|
Release: 9.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Inspect container images and repositories on registries
|
Summary: Inspect container images and repositories on registries
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -379,6 +379,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.4-9.dev.git0faf160
|
||||||
|
- autobuilt 0faf160
|
||||||
|
|
||||||
* Fri May 07 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.4-8.dev.gitb10d3e4
|
* Fri May 07 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.4-8.dev.gitb10d3e4
|
||||||
- autobuilt b10d3e4
|
- autobuilt b10d3e4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-b10d3e4.tar.gz) = 3d31431da7ae03bf91f1a5e01a1bb8e9bfce2a3cd3008d1eefedbe7b98c3304bb6c59bc105d065b20183ad410f8fce4bf66fdc5cfd6cfbef832b46faaa61a8ea
|
SHA512 (skopeo-0faf160.tar.gz) = bbd783e18ab583f96f9c508992fde2551ff81faa8c2d947e6d84dc965c020d752bb97fe47b3cd3e5aec84d9e9269ba4a914263b42dc8e181245c70393fdce6a1
|
||||||
|
Loading…
Reference in New Issue
Block a user