skopeo-1.4.1-0.13.el9
- update to the latest content of https://github.com/containers/skopeo/tree/main (https://github.com/containers/skopeo/commit/a95b0cc) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
72ad847dbe
commit
909aca4bc0
@ -14,13 +14,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
|
|
||||||
%global import_path github.com/containers/%{name}
|
%global import_path github.com/containers/%{name}
|
||||||
%global branch main
|
%global branch main
|
||||||
%global commit0 53cf287e376f04211e9291767ceb239f89a97362
|
%global commit0 a95b0cc6fa1f65f6c4d49f22180bb33f4d8ec298
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Name: skopeo
|
Name: skopeo
|
||||||
Version: 1.4.1
|
Version: 1.4.1
|
||||||
Release: 0.12%{?dist}
|
Release: 0.13%{?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: https://%{import_path}
|
URL: https://%{import_path}
|
||||||
@ -121,6 +121,11 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 04 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.1-0.13
|
||||||
|
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||||
|
(https://github.com/containers/skopeo/commit/a95b0cc)
|
||||||
|
- Related: #2000051
|
||||||
|
|
||||||
* Fri Oct 01 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.1-0.12
|
* Fri Oct 01 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.1-0.12
|
||||||
- add skopeo tests from Fedora
|
- add skopeo tests from Fedora
|
||||||
- Related: #2000051
|
- Related: #2000051
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (main-53cf287.tar.gz) = db2a48b3e6ce0fd051ea51e75c156389c6b28570f19d43d39ef6b4279113fe6217b3546c69d300cabc5321bc24139c3ae1b1ee9914f43620a6c5b612dbc546bf
|
SHA512 (main-a95b0cc.tar.gz) = 3dc6553f585fdfba8e734ea4fc418733f9c263723ed81396b5df65d4b4a4e58689e15a97927e8d2dd35e8b0410488011b4f3c28bd998b5f14c2b25db8bd63727
|
||||||
|
Loading…
Reference in New Issue
Block a user