skopeo-1.14.1-1.el9
- update to https://github.com/containers/skopeo/releases/tag/v1.14.1 - Related: RHEL-2112 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
92d75fdc44
commit
695d274b29
@ -9,12 +9,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/%{name}
|
||||
#%%global branch release-1.11
|
||||
%global commit0 6abf96bb82666fbb3d4ad9faf1812e5ae2d31a74
|
||||
%global commit0 45b7bf5e4ac70a5bfe29e0486719d8390bd6679c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.14.0
|
||||
Version: 1.14.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
@ -124,6 +124,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Wed Dec 06 2023 Lokesh Mandvekar <lsm5@redhat.com> - 2:1.14.0-1
|
||||
- bump to v1.14.0
|
||||
- Related: Jira:RHEL-2112
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-1.14.0-6abf96b.tar.gz) = 395f9b3c39ae5af41ff76927d7152a9c26c94eb3aafa3722ac44ddbd3bdbadbad7e27d7a0b438736b7156b9729e983c49cff0e24ad76c04eac733fb5e52ae4ab
|
||||
SHA512 (skopeo-1.14.1-45b7bf5.tar.gz) = c93d6590901b6e8f0e6507b71ca1598e1449c7d76e5207b1ef2d21307d008f34edd22a0ea729ff0bb3993f5976f8d361c1461f45948a695aa6d723d319315c1f
|
||||
|
Loading…
Reference in New Issue
Block a user