skopeo-1.14.0-1.el9
- bump to v1.14.0 - Related: Jira:RHEL-2112 Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
parent
4a9b715f80
commit
92d75fdc44
10
skopeo.spec
10
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.11
|
||||
%global commit0 9e29e4cede9bdaa4a54aa5b0af86efedb823bde4
|
||||
%global commit0 6abf96bb82666fbb3d4ad9faf1812e5ae2d31a74
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.13.3
|
||||
Release: 3%{?dist}
|
||||
Version: 1.14.0
|
||||
Release: 1%{?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 Dec 06 2023 Lokesh Mandvekar <lsm5@redhat.com> - 2:1.14.0-1
|
||||
- bump to v1.14.0
|
||||
- Related: Jira:RHEL-2112
|
||||
|
||||
* Fri Dec 01 2023 Lokesh Mandvekar <lsm5@redhat.com> - 2:1.13.3-3
|
||||
- Rebuild with golang 1.20.10
|
||||
- Related: Jira:RHEL-2786
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-1.13.3-9e29e4c.tar.gz) = cb873d010a229742899376b8d5d61f32e34dc5b1df8f21053b34664f924c83101af26355514335fbcda9a0fdb483216003487f4468c26a542ee54f4401b2a05a
|
||||
SHA512 (skopeo-1.14.0-6abf96b.tar.gz) = 395f9b3c39ae5af41ff76927d7152a9c26c94eb3aafa3722ac44ddbd3bdbadbad7e27d7a0b438736b7156b9729e983c49cff0e24ad76c04eac733fb5e52ae4ab
|
||||
|
Loading…
Reference in New Issue
Block a user