skopeo-1:0.1.40-0.1.dev.git44bc4a9
- bump to 0.1.40 - autobuilt 44bc4a9 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
67137262c3
commit
6dc89fb0c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@
|
|||||||
/skopeo-bf8089c.tar.gz
|
/skopeo-bf8089c.tar.gz
|
||||||
/skopeo-202c1ea.tar.gz
|
/skopeo-202c1ea.tar.gz
|
||||||
/skopeo-c040b28.tar.gz
|
/skopeo-c040b28.tar.gz
|
||||||
|
/skopeo-44bc4a9.tar.gz
|
||||||
|
10
skopeo.spec
10
skopeo.spec
@ -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 c040b28fb8401c0298b44b7beb202a90ac9de7fc
|
%global commit0 44bc4a9eb73dee61382c93d9db859823b18afd08
|
||||||
%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
|
||||||
@ -41,8 +41,8 @@ Epoch: 1
|
|||||||
%else
|
%else
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
%endif
|
%endif
|
||||||
Version: 0.1.39
|
Version: 0.1.40
|
||||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
Release: 0.1.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,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.1.dev.git44bc4a9
|
||||||
|
- bump to 0.1.40
|
||||||
|
- autobuilt 44bc4a9
|
||||||
|
|
||||||
* Tue Aug 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.39-0.2.dev.gitc040b28
|
* Tue Aug 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.39-0.2.dev.gitc040b28
|
||||||
- autobuilt c040b28
|
- autobuilt c040b28
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-c040b28.tar.gz) = c6ff85e420181163ecbb26e99b5ab299ab25142c6c0236c7e5afdbeecd7ad3bad4c93e485cab52c1f63c399cc4eba04735085503e8ff7afa16958b1f54b455eb
|
SHA512 (skopeo-44bc4a9.tar.gz) = cc70dbd9aa90d55ad0f6e7d823c66a48b50fd37377b43925c3d8a73992f49f4f2017f48171459dbd28930c91a4e2508f677bbd9c9447af5cca00ca81e6c4f118
|
||||||
|
Loading…
Reference in New Issue
Block a user