skopeo-1:1.2.1-38.dev.git84232cf
- autobuilt 84232cf Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a4bc000541
commit
d2bbc37955
1
.gitignore
vendored
1
.gitignore
vendored
@ -235,3 +235,4 @@
|
|||||||
/skopeo-4769dd0.tar.gz
|
/skopeo-4769dd0.tar.gz
|
||||||
/skopeo-6294875.tar.gz
|
/skopeo-6294875.tar.gz
|
||||||
/skopeo-342b839.tar.gz
|
/skopeo-342b839.tar.gz
|
||||||
|
/skopeo-84232cf.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 342b8398e2a45a00768d6d82132b5ac53c04733f
|
%global commit0 84232cf3069a1b2f94792a28c9c980cea68ac356
|
||||||
%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
|
||||||
@ -43,7 +43,7 @@
|
|||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: %{conditional_epoch}
|
Epoch: %{conditional_epoch}
|
||||||
Version: 1.2.1
|
Version: 1.2.1
|
||||||
Release: 37.dev.git%{shortcommit0}%{?dist}
|
Release: 38.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}
|
||||||
@ -460,6 +460,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-38.dev.git84232cf
|
||||||
|
- autobuilt 84232cf
|
||||||
|
|
||||||
* Tue Dec 22 2020 Dan Walsh <dwalsh@fedoraproject.org> - 1:1.2.1-37.dev.git342b839
|
* Tue Dec 22 2020 Dan Walsh <dwalsh@fedoraproject.org> - 1:1.2.1-37.dev.git342b839
|
||||||
- Update man pages and conf files for containers-common
|
- Update man pages and conf files for containers-common
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-342b839.tar.gz) = 0a1376ee538a59c536a858c643ea43f212481241b98e8b34a806e8690beb59a01fdb1e54058f03f98601e544f6e036058f925141c4770f39e3d459caec628a25
|
SHA512 (skopeo-84232cf.tar.gz) = 5eed25d6a7345b159c3caf26e7ea356056b7fcb23bf8899ef8851b2aa2a313e5de632cc22b96a3dcafac61f6681e472eabe3a5c9a605e5ca1336cbb8e5b5ac49
|
||||||
|
Loading…
Reference in New Issue
Block a user