skopeo-1:0.1.40-0.3.dev.git481bb94
- autobuilt 481bb94 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
d8d95591b4
commit
ad219a3b4c
1
.gitignore
vendored
1
.gitignore
vendored
@ -83,3 +83,4 @@
|
||||
/skopeo-c040b28.tar.gz
|
||||
/skopeo-44bc4a9.tar.gz
|
||||
/skopeo-ee9e9df.tar.gz
|
||||
/skopeo-481bb94.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 ee9e9dfc89fdb241cdf554705e57f73bfbe77563
|
||||
%global commit0 481bb94c5f8e65bc83b97539e7e4e6ccb8428a73
|
||||
%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.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.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
|
||||
* Thu Aug 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.3.dev.git481bb94
|
||||
- autobuilt 481bb94
|
||||
|
||||
* Thu Aug 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.2.dev.gitee9e9df
|
||||
- autobuilt ee9e9df
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-ee9e9df.tar.gz) = 276717e73e24ed1ad68af0e8d81e3cfebd4440ed9727bb9191b3be280e93571331c8058cdb461160b8bef538f0f072591790805fdc63d745987930fc6ac5d056
|
||||
SHA512 (skopeo-481bb94.tar.gz) = 500c99d0a8e98eb9bcc0477de87fb65d1d35bacd047db06ee82f829c3c0e45591937a96ef10a062bd1f8f39b492cd73c162c9d7d920265df982663b76630d144
|
||||
|
Loading…
Reference in New Issue
Block a user