skopeo-1:1.2.4-4.dev.gitad9f1d7
- autobuilt ad9f1d7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cb1a28347c
commit
722a8b4433
1
.gitignore
vendored
1
.gitignore
vendored
@ -271,3 +271,4 @@
|
|||||||
/skopeo-0717014.tar.gz
|
/skopeo-0717014.tar.gz
|
||||||
/skopeo-060fe4b.tar.gz
|
/skopeo-060fe4b.tar.gz
|
||||||
/skopeo-c84fc7d.tar.gz
|
/skopeo-c84fc7d.tar.gz
|
||||||
|
/skopeo-ad9f1d7.tar.gz
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
# https://github.com/containers/skopeo
|
# https://github.com/containers/skopeo
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 c84fc7d2434d09e75fe1cdfdcb7333f5bdbaea1c
|
%global commit0 ad9f1d7bb9bf29d0f613e4732658fb3c3ec064ff
|
||||||
%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
|
||||||
@ -45,7 +45,7 @@
|
|||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: %{conditional_epoch}
|
Epoch: %{conditional_epoch}
|
||||||
Version: 1.2.4
|
Version: 1.2.4
|
||||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
Release: 4.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}
|
||||||
@ -379,6 +379,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 26 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.4-4.dev.gitad9f1d7
|
||||||
|
- autobuilt ad9f1d7
|
||||||
|
|
||||||
* Tue Apr 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.4-3.dev.gitc84fc7d
|
* Tue Apr 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.4-3.dev.gitc84fc7d
|
||||||
- autobuilt c84fc7d
|
- autobuilt c84fc7d
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-c84fc7d.tar.gz) = aa0d89d45744d8fcc9dd270dc691ea809671f693b81834ae42819ccdd004d88f734d5b2f767d6dbc463339d9349a1fc9279af6a83420c2ef2ae99afc5c389bd4
|
SHA512 (skopeo-ad9f1d7.tar.gz) = ebcf7b89fccef2159f5e4ab4d9d1c30570d1e13eedd8cd975a77e17b882797f8fc0e74523df7e1cb9b46995ba3473c69f254ae760c85a2fd0d22c36e51d879b8
|
||||||
|
Loading…
Reference in New Issue
Block a user