skopeo-1.3.1-2.el9
- consume content from the release-1.3 upstream branch - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
dd35f6d0ea
commit
c8f3cc4baa
@ -13,7 +13,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
%endif
|
||||
|
||||
%global import_path github.com/containers/skopeo
|
||||
#%%global branch release-1.2
|
||||
%global branch release-1.3
|
||||
# Bellow definitions are used to deliver config files from a particular branch
|
||||
# of c/image, c/common, c/storage vendored in all podman, skopeo, buildah.
|
||||
# These vendored components must have the same version. If it is not the case,
|
||||
@ -30,7 +30,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
Epoch: 1
|
||||
Name: skopeo
|
||||
Version: 1.3.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -241,6 +241,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Jul 01 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.3.1-2
|
||||
- consume content from the release-1.3 upstream branch
|
||||
- Related: #1970747
|
||||
|
||||
* Wed Jun 30 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.3.1-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.3.1
|
||||
- Related: #1970747
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-1.3.1-e9207c4.tar.gz) = 29e914307e9fbcb4faa26347f3d2a98700c4bc876363c26b7f2ca767d963327bdda86a4fd4777f6776be4b9c64e130bddfd55fe27e1e498aa52f7e2894e1b90b
|
||||
SHA512 (release-1.3-e9207c4.tar.gz) = 13122dcc0fe0e6e14af3f4150ca436151c114d55d598ca9a752146eba67003b9ab93dc2b594d39d1a6269920fd018e186670582a28c99229ad7fae07944d4b56
|
||||
|
Loading…
Reference in New Issue
Block a user