skopeo-1:1.2.1-6.dev.git027d7e4
- autobuilt 027d7e4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
957b244757
commit
d81ee14d6b
1
.gitignore
vendored
1
.gitignore
vendored
@ -214,3 +214,4 @@
|
||||
/skopeo-44beab6.tar.gz
|
||||
/skopeo-6dabefa.tar.gz
|
||||
/skopeo-d8bc8b6.tar.gz
|
||||
/skopeo-027d7e4.tar.gz
|
||||
|
@ -28,7 +28,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 d8bc8b62e90912db24d090a1eca8b4fa46cba084
|
||||
%global commit0 027d7e466acb4f050de899117d1d97402e8fd15c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -46,7 +46,7 @@ Epoch: 1
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 1.2.1
|
||||
Release: 5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 6.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -447,6 +447,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Sat Oct 3 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-6.dev.git027d7e4
|
||||
- autobuilt 027d7e4
|
||||
|
||||
* Fri Oct 2 2020 Dan Walsh <dwalsh@fedoraproject.org> - 1:1.2.1-5.dev.gitd8bc8b6
|
||||
- Add SETFCAP back into default capabilities
|
||||
- Remove AUDIT_WRITE from default capabilities
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-d8bc8b6.tar.gz) = 04c3fcb4a61df01aad6fb2c938009524cce3476759d868c75b24641013a998db3c7f8a910b2a350f84d74c1bc5471fc20c5ea7939175faa25dccf17353d57823
|
||||
SHA512 (skopeo-027d7e4.tar.gz) = 0e9666c7811877ab8021ce5c98893d4eb2fa9dff7236cf5b81176e65fe8cb0b163ce4e45fbe3ced5d40582ffeffebe15e3e9af12dd14c0f91ad1e9b9a185e808
|
||||
|
Loading…
Reference in New Issue
Block a user