skopeo-1:0.1.41-0.1.dev.gita263b35
- bump to 0.1.41 - autobuilt a263b35 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1c806b0f09
commit
2abfe50a0c
1
.gitignore
vendored
1
.gitignore
vendored
@ -97,3 +97,4 @@
|
||||
/skopeo-5f9a6ea.tar.gz
|
||||
/skopeo-4b6a5da.tar.gz
|
||||
/skopeo-8057da7.tar.gz
|
||||
/skopeo-a263b35.tar.gz
|
||||
|
10
skopeo.spec
10
skopeo.spec
@ -24,7 +24,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 8057da700c41061e64da98d682c169af024a9709
|
||||
%global commit0 a263b353a1aabeab3ef6af6323160fe68b7e6a2a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,8 +41,8 @@ Epoch: 1
|
||||
%else
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.1.40
|
||||
Release: 0.17.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 0.1.41
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -430,6 +430,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Oct 28 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-0.1.dev.gita263b35
|
||||
- bump to 0.1.41
|
||||
- autobuilt a263b35
|
||||
|
||||
* Mon Oct 28 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.40-0.17.dev.git8057da7
|
||||
- autobuilt 8057da7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-8057da7.tar.gz) = 7da0d25e5116986e84913334932e61ea12e405206096032deaad9eaaa80aab0ddf6b77c73fb5804537c6174b2d89040cfa4c65a1ef6c5000039b61ee4206c429
|
||||
SHA512 (skopeo-a263b35.tar.gz) = d03780796f2d35442f735d61656214a015dfe9781f366302416c1067d631f0e19deb515858c66cd3d95b51a7a76338b608a286c0e05b6740ad1539320ae0aa3c
|
||||
|
Loading…
Reference in New Issue
Block a user