skopeo-1:1.2.2-37.dev.git0717014
- autobuilt 0717014 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f32d468787
commit
6a3637ac92
1
.gitignore
vendored
1
.gitignore
vendored
@ -268,3 +268,4 @@
|
|||||||
/skopeo-3d1d297.tar.gz
|
/skopeo-3d1d297.tar.gz
|
||||||
/skopeo-f5a028e.tar.gz
|
/skopeo-f5a028e.tar.gz
|
||||||
/skopeo-6b41287.tar.gz
|
/skopeo-6b41287.tar.gz
|
||||||
|
/skopeo-0717014.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 6b41287cbf1069b2d4a32c698eed064ce6d97e6a
|
%global commit0 0717014e463516e4326a23435bb94bce651aca59
|
||||||
%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.2
|
Version: 1.2.2
|
||||||
Release: 36.dev.git%{shortcommit0}%{?dist}
|
Release: 37.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 Mar 29 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-37.dev.git0717014
|
||||||
|
- autobuilt 0717014
|
||||||
|
|
||||||
* Mon Mar 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-36.dev.git6b41287
|
* Mon Mar 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-36.dev.git6b41287
|
||||||
- autobuilt 6b41287
|
- autobuilt 6b41287
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-6b41287.tar.gz) = 85f32aed07c702c70d5a9e831103918db80e9f256d61557292bbac5fbd8222578ad4a2c9ea5ebb00781a502ebefdfd074ad403561f80cd5e22b7fde0c3f616d8
|
SHA512 (skopeo-0717014.tar.gz) = 7e825f29bbe3ac643773860196b3afa29cf1437f10a38b2d82aa083867b9cb57f24afea742d8c002bac7551dfec4e121597b64a309dffd9aaac6c3d6709182f2
|
||||||
|
Loading…
Reference in New Issue
Block a user