skopeo-1.9.2-1.el9
- update to https://github.com/containers/skopeo/releases/tag/v1.9.2 - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
15b44e1f3e
commit
f2f85acddc
@ -9,12 +9,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/%{name}
|
||||
#%%global branch main
|
||||
%global commit0 2eac0f463a6d2d9d8312c4a52c1e30e8bb8bf7f8
|
||||
%global commit0 ca1b0f34d1d2c3e2074c9c231249f1a0e4d3ceb7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.9.1
|
||||
Version: 1.9.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
@ -121,6 +121,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Aug 03 2022 Jindrich Novy <jnovy@redhat.com> - 2:1.9.2-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.9.2
|
||||
- Related: #2061316
|
||||
|
||||
* Tue Jul 26 2022 Jindrich Novy <jnovy@redhat.com> - 2:1.9.1-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.9.1
|
||||
- Related: #2061316
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-1.9.1-2eac0f4.tar.gz) = 6dbce6520802982e24da3286e4c381fdf4eb7d07e29f30a06a08d69769121fa0bdc5146ce1a6935585a95317d54e25b6befcfd7778efc1562a2c3f85d461a314
|
||||
SHA512 (skopeo-1.9.2-ca1b0f3.tar.gz) = bddec14af256310317773ad3a8b91ad82c1a81e6f318fb80d03a8fb803528aa0b63f531c0add09705eb740a77a88fe7402fdf0ff0c51e3032225d74750a21c37
|
||||
|
Loading…
Reference in New Issue
Block a user