skopeo-1.9.1-1.el9
- update to https://github.com/containers/skopeo/releases/tag/v1.9.1 - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
d7f131dab4
commit
15b44e1f3e
@ -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 a03cba7c7ef4c49cf98336063ee4f1e235bf80e0
|
||||
%global commit0 2eac0f463a6d2d9d8312c4a52c1e30e8bb8bf7f8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.9.0
|
||||
Version: 1.9.1
|
||||
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
|
||||
* 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
|
||||
|
||||
* Thu Jul 14 2022 Jindrich Novy <jnovy@redhat.com> - 2:1.9.0-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.9.0
|
||||
- Related: #2061316
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-1.9.0-a03cba7.tar.gz) = aee97f5f57ae94b250c4471fcf2bb5673bb3c68886dedbe17f55e63ab9b2325e86d9626e0f6ce9d727f4a38beb6a7d4a6935a47c3270f44ccc9936505ea28a01
|
||||
SHA512 (skopeo-1.9.1-2eac0f4.tar.gz) = 6dbce6520802982e24da3286e4c381fdf4eb7d07e29f30a06a08d69769121fa0bdc5146ce1a6935585a95317d54e25b6befcfd7778efc1562a2c3f85d461a314
|
||||
|
Loading…
Reference in New Issue
Block a user