skopeo-1.14.3-0.1.el9
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.14 (https://github.com/containers/skopeo/commit/1c2ab99) - Related: RHEL-2112 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
30bf930d58
commit
db0f6ab2a4
11
skopeo.spec
11
skopeo.spec
@ -9,13 +9,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 45b7bf5e4ac70a5bfe29e0486719d8390bd6679c
|
||||
%global commit0 1c2ab995059dd011aad74e2c37305d636ebd2675
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.14.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.14.3
|
||||
Release: 0.1%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: https://%{import_path}
|
||||
@ -124,6 +124,11 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Feb 02 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.3-0.1
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.14
|
||||
(https://github.com/containers/skopeo/commit/1c2ab99)
|
||||
- Related: RHEL-2112
|
||||
|
||||
* Wed Jan 31 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.1-2
|
||||
- Switch to the maint branch
|
||||
- Related: Jira:RHEL-2112
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (release-1.14-45b7bf5.tar.gz) = 1e45ef29a78e4df583621ee418b7751d11bbc6d077fe6c329c15f631b9f7c7eb5b9aaee7c69485b159d62a4ea9f9268625b7be5980985593c823b2c9e35009e9
|
||||
SHA512 (release-1.14-1c2ab99.tar.gz) = 89699047c5b86ca19c589dfe83905d4284e750dfc128159b7ccd8a0c3de947e66fb74a084b9c0fae39938cb62b72a51bcca8db605a0b47f19eea4910b245013b
|
||||
|
Loading…
Reference in New Issue
Block a user