skopeo-1.14.1-2.el9
- Switch to the maint branch - Related: Jira:RHEL-2112 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
695d274b29
commit
30bf930d58
@ -8,14 +8,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
%endif
|
||||
|
||||
%global import_path github.com/containers/%{name}
|
||||
#%%global branch release-1.11
|
||||
%global branch release-1.14
|
||||
%global commit0 45b7bf5e4ac70a5bfe29e0486719d8390bd6679c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.14.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: https://%{import_path}
|
||||
@ -124,6 +124,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Jan 31 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.1-2
|
||||
- Switch to the maint branch
|
||||
- Related: Jira:RHEL-2112
|
||||
|
||||
* Fri Jan 19 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.1-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.14.1
|
||||
- Related: RHEL-2112
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-1.14.1-45b7bf5.tar.gz) = c93d6590901b6e8f0e6507b71ca1598e1449c7d76e5207b1ef2d21307d008f34edd22a0ea729ff0bb3993f5976f8d361c1461f45948a695aa6d723d319315c1f
|
||||
SHA512 (release-1.14-45b7bf5.tar.gz) = 1e45ef29a78e4df583621ee418b7751d11bbc6d077fe6c329c15f631b9f7c7eb5b9aaee7c69485b159d62a4ea9f9268625b7be5980985593c823b2c9e35009e9
|
||||
|
Loading…
Reference in New Issue
Block a user