skopeo-1.11.0-0.2.el9
- update to the latest content of https://github.com/containers/skopeo/tree/main (https://github.com/containers/skopeo/commit/8e09e64) - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
cb7fcb9d18
commit
ee4c6bea8a
@ -9,13 +9,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/%{name}
|
||||
%global branch main
|
||||
%global commit0 28175104d754cde3e0e961ab01b82d3545bac419
|
||||
%global commit0 8e09e641bfc3c1b737a956374e31455c8a928937
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.11.0
|
||||
Release: 0.1%{?dist}
|
||||
Release: 0.2%{?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
|
||||
* Tue Jan 17 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.11.0-0.2
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/8e09e64)
|
||||
- Related: #2124478
|
||||
|
||||
* Fri Jan 13 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.11.0-0.1
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/2817510)
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (skopeo-1.10.0-ee60474.tar.gz) = 5a86a494a31e1825debfc44db72907d0d065a793e54d8b599612adb39900b2963376164964038bb216fce7cf228edb058cc00353d99a552a6b44bbadf5d89b26
|
||||
SHA512 (main-2817510.tar.gz) = cdc10a73521370e75e2100896e0982f596f6f9f6d287ea0b956e49275554a1b7f5036ef2f9225341dfca193882f12e0e9dc3f72da675603da4ff10c2f4131669
|
||||
SHA512 (main-8e09e64.tar.gz) = f4fbaef12c000c6b6b9a1fcac47fb2db046375cca71ea97887a7b98e9d60b865fa4f2b63ac9f32428aa1500cdaed2bb9919cfa5e735b22b9dd7d0e625a953953
|
||||
|
Loading…
Reference in New Issue
Block a user