skopeo-1.11.3-0.1.el8
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.11 (https://github.com/containers/skopeo/commit/d79588e) - Related: #2176055 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
8912a22627
commit
f28104b800
11
skopeo.spec
11
skopeo.spec
@ -10,13 +10,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 8191ef3ea1fd99b73de20691e8897e9150bc6f9f
|
||||
%global commit0 d79588e6c1d2ff2053206a650adc1d30af591908
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.11.2
|
||||
Release: 0.4%{?dist}
|
||||
Version: 1.11.3
|
||||
Release: 0.1%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: https://%{import_path}
|
||||
@ -122,6 +122,11 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Apr 12 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.11.3-0.1
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.11
|
||||
(https://github.com/containers/skopeo/commit/d79588e)
|
||||
- Related: #2176055
|
||||
|
||||
* Sun Mar 26 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.11.2-0.4
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.11
|
||||
(https://github.com/containers/skopeo/commit/8191ef3)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (release-1.11-8191ef3.tar.gz) = 23ea7ed4b2416039d270468e8011310d708e0a591ed49079e8d1650ed3162ed6ff469ab7f3a6d0922da62764b1b603f75abbaa2608c536562acc914a25ccc777
|
||||
SHA512 (release-1.11-d79588e.tar.gz) = aae90ad066b0aa73129c453663be55b3644095c31973b3798ecb410a60e9a023ca300895a4c36e86d6db2811c85f620cbaaa8ca3c965d387e3cf4cb078a549a6
|
||||
|
Loading…
Reference in New Issue
Block a user