skopeo-1.14.3-2.el8
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.14 (https://github.com/containers/skopeo/commit/5f2b9af) - Resolves: RHEL-28728 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
5b1823252c
commit
be95900b7c
@ -10,13 +10,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/%{name}
|
||||
%global branch release-1.14
|
||||
%global commit0 4a2bc3a9553d59f96423e3a9b73fed9bec0c6f45
|
||||
%global commit0 5f2b9afebe813012e936cd5b3f4bae1caae8bd6f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.14.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: https://%{import_path}
|
||||
@ -122,6 +122,11 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Apr 19 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.3-2
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.14
|
||||
(https://github.com/containers/skopeo/commit/5f2b9af)
|
||||
- Resolves: RHEL-28728
|
||||
|
||||
* Mon Apr 01 2024 Lokesh Mandvekar <lsm5@redhat.com> - 2:1.14.3-1
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.14
|
||||
(https://github.com/containers/skopeo/commit/4a2bc3a)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (release-1.14-4a2bc3a.tar.gz) = fc1909535e756c5008ad42f15a6ab1cda82fbd901e2975fe113670526a96126263efd2a61de834045da667400dcae915694ba7dd1fd0ae507851c9c661d82459
|
||||
SHA512 (release-1.14-5f2b9af.tar.gz) = cbf2915e942c92cae8a67d6252fe77afa44ec71a3cb7d94a4e72f4c494db8c8026d1400d2e25c76c4e94985931ef68ead9aa896e718d9b1fa26e523bd353622c
|
||||
|
Loading…
Reference in New Issue
Block a user