skopeo-1:0.1.40-0.2.dev.gitee9e9df
- autobuilt ee9e9df Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6dc89fb0c6
commit
d8d95591b4
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,3 +82,4 @@
|
|||||||
/skopeo-202c1ea.tar.gz
|
/skopeo-202c1ea.tar.gz
|
||||||
/skopeo-c040b28.tar.gz
|
/skopeo-c040b28.tar.gz
|
||||||
/skopeo-44bc4a9.tar.gz
|
/skopeo-44bc4a9.tar.gz
|
||||||
|
/skopeo-ee9e9df.tar.gz
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 44bc4a9eb73dee61382c93d9db859823b18afd08
|
%global commit0 ee9e9dfc89fdb241cdf554705e57f73bfbe77563
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -42,7 +42,7 @@ Epoch: 1
|
|||||||
Epoch: 0
|
Epoch: 0
|
||||||
%endif
|
%endif
|
||||||
Version: 0.1.40
|
Version: 0.1.40
|
||||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Inspect container images and repositories on registries
|
Summary: Inspect container images and repositories on registries
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -402,6 +402,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.2.dev.gitee9e9df
|
||||||
|
- autobuilt ee9e9df
|
||||||
|
|
||||||
* Tue Aug 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.1.dev.git44bc4a9
|
* Tue Aug 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.1.dev.git44bc4a9
|
||||||
- bump to 0.1.40
|
- bump to 0.1.40
|
||||||
- autobuilt 44bc4a9
|
- autobuilt 44bc4a9
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-44bc4a9.tar.gz) = cc70dbd9aa90d55ad0f6e7d823c66a48b50fd37377b43925c3d8a73992f49f4f2017f48171459dbd28930c91a4e2508f677bbd9c9447af5cca00ca81e6c4f118
|
SHA512 (skopeo-ee9e9df.tar.gz) = 276717e73e24ed1ad68af0e8d81e3cfebd4440ed9727bb9191b3be280e93571331c8058cdb461160b8bef538f0f072591790805fdc63d745987930fc6ac5d056
|
||||||
|
Loading…
Reference in New Issue
Block a user