skopeo-1.5.1-0.7.el9
- update to the latest content of https://github.com/containers/skopeo/tree/main (https://github.com/containers/skopeo/commit/01e58f8) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
b6a229a93d
commit
21305aa96f
@ -14,13 +14,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/%{name}
|
||||
%global branch main
|
||||
%global commit0 8f64c0412f38acc4229d670646c56c8a757a04ae
|
||||
%global commit0 01e58f8e25268987964d7155d40267f34f612791
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.5.1
|
||||
Release: 0.6%{?dist}
|
||||
Release: 0.7%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: https://%{import_path}
|
||||
@ -121,6 +121,11 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Oct 25 2021 Jindrich Novy <jnovy@redhat.com> - 2:1.5.1-0.7
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/01e58f8)
|
||||
- Related: #2000051
|
||||
|
||||
* Thu Oct 21 2021 Jindrich Novy <jnovy@redhat.com> - 2:1.5.1-0.6
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/8f64c04)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-8f64c04.tar.gz) = 0bcdc6b38b963b36f0cb7efcf37d6dfebc549d71ab3b02f6ea1884e1dbd648f02667fd8335834843e3dfcfaf66fceeb8607a9c660615ce988eed949609decd3e
|
||||
SHA512 (main-01e58f8.tar.gz) = 865f01fde89d3a7967ca1c138952c71ca2d6d3b4da5bf00b5c0dc2a9941584a94cf00b11624b87a9923dbd6d286da3021f99ed70fb8b59cbed50e5ec1b384597
|
||||
|
Loading…
Reference in New Issue
Block a user