skopeo-1.14.1-1.el8
- update to https://github.com/containers/skopeo/releases/tag/v1.14.1 - Related: Jira:RHEL-2110 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
38535a4298
commit
e932c916e5
10
skopeo.spec
10
skopeo.spec
@ -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.11
|
||||
%global commit0 6abf96bb82666fbb3d4ad9faf1812e5ae2d31a74
|
||||
%global commit0 45b7bf5e4ac70a5bfe29e0486719d8390bd6679c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.14.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.14.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: https://%{import_path}
|
||||
@ -122,6 +122,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: Jira:RHEL-2110
|
||||
|
||||
* Tue Jan 02 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.0-2
|
||||
- update to latest content of https://github.com/containers/skopeo/releases/tag/1.14.0
|
||||
(https://github.com/containers/skopeo/commit/6abf96bb82666fbb3d4ad9faf1812e5ae2d31a74)
|
||||
|
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