skopeo-1:0.1.41-17.dev.git407f2e9
- autobuilt 407f2e9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0bdfb5548f
commit
8212abfb99
1
.gitignore
vendored
1
.gitignore
vendored
@ -115,3 +115,4 @@
|
||||
/skopeo-3ed6e83.tar.gz
|
||||
/skopeo-9c402f3.tar.gz
|
||||
/skopeo-e8d49d6.tar.gz
|
||||
/skopeo-407f2e9.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 e8d49d60ff22bd349d15636309fcf7f61772723f
|
||||
%global commit0 407f2e95e07f71c798ecc69cf8e21b88260a9bb1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -42,7 +42,7 @@ Epoch: 1
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.1.41
|
||||
Release: 16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 17.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -430,6 +430,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Dec 09 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-17.dev.git407f2e9
|
||||
- autobuilt 407f2e9
|
||||
|
||||
* Sat Dec 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-16.dev.gite8d49d6
|
||||
- autobuilt e8d49d6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-e8d49d6.tar.gz) = fe65ab180b520a2bfa429566931a0093993a5cd0e09e48b01305216415df36c5f92f798498373075f7886acf497d39ea6c2ba0e5af07a9a7609bbf10695c26eb
|
||||
SHA512 (skopeo-407f2e9.tar.gz) = e8924b8604b6a2cde2e37e3d121b120a225abee4d6d48ae2349a1d0d1212c9eabbae817c20c93225a292c9b47d7be5f9071b1b579d2054430f0ea64fa3fd50d5
|
||||
|
Loading…
Reference in New Issue
Block a user