Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/skopeo.git#d61b3acc1f66d4464a5cfa8be0dd8e72416d434a
This commit is contained in:
parent
42394ad065
commit
850aa49fe8
2
.gitignore
vendored
2
.gitignore
vendored
@ -200,3 +200,5 @@
|
||||
/skopeo-88c8c47.tar.gz
|
||||
/skopeo-5d5756c.tar.gz
|
||||
/skopeo-87484a1.tar.gz
|
||||
/skopeo-a13b581.tar.gz
|
||||
/skopeo-c4998eb.tar.gz
|
||||
|
10
skopeo.spec
10
skopeo.spec
@ -28,7 +28,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 87484a17545fb87a58f1b11c45252868cb65b996
|
||||
%global commit0 c4998ebf3f9a348894e14e586c69e5ba2a12a193
|
||||
%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.1.1
|
||||
Release: 35.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 37.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -447,6 +447,12 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Aug 28 13:11:42 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-37.dev.gitc4998eb
|
||||
- autobuilt c4998eb
|
||||
|
||||
* Thu Aug 27 10:11:17 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-36.dev.gita13b581
|
||||
- autobuilt a13b581
|
||||
|
||||
* Mon Aug 24 11:10:33 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-35.dev.git87484a1
|
||||
- autobuilt 87484a1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-87484a1.tar.gz) = 4266fab7e1410b8ede8a8569a191e52901b2bb4328c01c072841ac3e9f20e3409b9f54d5451ebc2a7dc9961634d8e7e6fd3cabdd93bbf13f881d8175b6c94502
|
||||
SHA512 (skopeo-c4998eb.tar.gz) = be31eaa783a4b78a121ae6da73d575988460f73af4d7fcd1580c2fd13ea5e58953172776c05dae8c2ffc1af4dc5b526f42c3d9c6c4f676927c45fd2ca3b95a73
|
||||
|
Loading…
Reference in New Issue
Block a user