skopeo-1:0.1.41-0.2.dev.git153520e
- autobuilt 153520e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2abfe50a0c
commit
f3d4dc31c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -98,3 +98,4 @@
|
||||
/skopeo-4b6a5da.tar.gz
|
||||
/skopeo-8057da7.tar.gz
|
||||
/skopeo-a263b35.tar.gz
|
||||
/skopeo-153520e.tar.gz
|
||||
|
@ -24,12 +24,12 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 a263b353a1aabeab3ef6af6323160fe68b7e6a2a
|
||||
%global commit0 153520e20ea39381860fd2f20187fe47d74bed3a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%global built_tag v0.1.39
|
||||
%global built_tag v0.1.40
|
||||
|
||||
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
|
||||
# manually listed arches due https://bugzilla.redhat.com/show_bug.cgi?id=1391932 (removed ppc64)
|
||||
@ -42,7 +42,7 @@ Epoch: 1
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.1.41
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -430,6 +430,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Oct 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-0.2.dev.git153520e
|
||||
- autobuilt 153520e
|
||||
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-a263b35.tar.gz) = d03780796f2d35442f735d61656214a015dfe9781f366302416c1067d631f0e19deb515858c66cd3d95b51a7a76338b608a286c0e05b6740ad1539320ae0aa3c
|
||||
SHA512 (skopeo-153520e.tar.gz) = 2842e88204eee7163ebc4b359bb97c44d80b107ffb0e57b6ae85a4103e4d654e490d5f9cdf1544e0782be94f714620c65042ac6c939d02e2a71076144327a59b
|
||||
|
Loading…
Reference in New Issue
Block a user