skopeo-1.4.1-0.5.el9
- update to the latest content of https://github.com/containers/skopeo/tree/main (https://github.com/containers/skopeo/commit/db1e814) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
37833fe558
commit
5cc3c86c5c
@ -14,13 +14,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/%{name}
|
||||
%global branch main
|
||||
%global commit0 31b8981b049ffa4fb837de1b393c6889ad8f1203
|
||||
%global commit0 db1e814e8619817ddf39c841a7f27b1ac4399ebc
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: skopeo
|
||||
Version: 1.4.1
|
||||
Release: 0.4%{?dist}
|
||||
Release: 0.5%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: https://%{import_path}
|
||||
@ -121,6 +121,11 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Sep 21 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.1-0.5
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/db1e814)
|
||||
- Related: #2000051
|
||||
|
||||
* Fri Sep 17 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.1-0.4
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/31b8981)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-31b8981.tar.gz) = df200a05039487946b54031fb1161146c287db5b52aadd404a7ff33c4ce3d299f8cb3d39487ec7f142a6e05aefd834787b752b0fc884b9b2207ccff5365b8278
|
||||
SHA512 (main-db1e814.tar.gz) = cb6670ddcc53ccd5c167f09b0c17ada347b36acdd16d86385171be21a04f020f2edf825f5a14ac242da13024d7715e49dc5c5ec5758446419230b8c6f7d6975c
|
||||
|
Loading…
Reference in New Issue
Block a user