skopeo-1:0.1.40-0.5.dev.gitc4b0c7c
- autobuilt c4b0c7c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
22f0ed6b44
commit
a787f74df4
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@
|
||||
/skopeo-ee9e9df.tar.gz
|
||||
/skopeo-481bb94.tar.gz
|
||||
/skopeo-1e2d6f6.tar.gz
|
||||
/skopeo-c4b0c7c.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 1e2d6f619b6999d71d001468ee7dc5f7d43ab909
|
||||
%global commit0 c4b0c7ce05cd601e62dfe8ecfde4fed42062dbdd
|
||||
%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.40
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -402,6 +402,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Aug 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.5.dev.gitc4b0c7c
|
||||
- autobuilt c4b0c7c
|
||||
|
||||
* Mon Aug 26 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.4.dev.git1e2d6f6
|
||||
- autobuilt 1e2d6f6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-1e2d6f6.tar.gz) = 032cfacaefeece47eb5cb7abe391cf31b036eb1b02bf2669d3b66dba4a532eadb1dd91e5183a39c8a30ddbd2825061bc50faf98265cd0bcfb0e543e552cca358
|
||||
SHA512 (skopeo-c4b0c7c.tar.gz) = 8828432cadfa03e3ef60e600497873e6c9b095e6f3f4857c9178f3697e7d3b497677314900de80b7c2ef919111f5cd73b764c9241fa7d48080d45ae4fdd06288
|
||||
|
Loading…
Reference in New Issue
Block a user