skopeo-1:1.5.1-1
autobuilt v1.5.1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
408b972cd0
commit
edc3c291e3
1
.gitignore
vendored
1
.gitignore
vendored
@ -294,3 +294,4 @@
|
||||
/v1.4.0.tar.gz
|
||||
/v1.4.1.tar.gz
|
||||
/v1.5.0.tar.gz
|
||||
/v1.5.1.tar.gz
|
||||
|
@ -36,13 +36,13 @@
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild
|
||||
%global built_tag v1.5.0
|
||||
%global built_tag v1.5.1
|
||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.5.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -379,6 +379,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Nov 04 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.5.1-1
|
||||
- autobuilt v1.5.1
|
||||
|
||||
* Thu Oct 07 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:1.5.0-2
|
||||
- Drop i686 support for RHEL >= 9
|
||||
- RHEL 9 does not have i686 support for golang
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.5.0.tar.gz) = 908882424bf103ef1c278d8b3e6117360e6c6d69ce92e70c7bc936984a0dbac73ef11b4c423032aaec2f935e2c2be55e2d9d5b44d63310a1486d36b02895e442
|
||||
SHA512 (v1.5.1.tar.gz) = 3f8c730eaa739bf2a29b82d3b04aa4eee1c09f957b61964fc8c48e59d1537bcb87b5bdf9c18fa48f9d36cf2b7ede3a1448918a20b5a3167f6ce09881a6cd3dde
|
||||
|
Loading…
Reference in New Issue
Block a user