skopeo-1:1.2.4-10.dev.git4e57679
- autobuilt 4e57679 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ddffaf47ef
commit
3e441bdeed
1
.gitignore
vendored
1
.gitignore
vendored
@ -277,3 +277,4 @@
|
||||
/skopeo-5e13a55.tar.gz
|
||||
/skopeo-b10d3e4.tar.gz
|
||||
/skopeo-0faf160.tar.gz
|
||||
/skopeo-4e57679.tar.gz
|
||||
|
@ -33,7 +33,7 @@
|
||||
# https://github.com/containers/skopeo
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 0faf16017088f27062123885c650d5563d8e72e5
|
||||
%global commit0 4e57679c9a85973f8a6115bfc0ccd9940c011b5e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -45,7 +45,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.2.4
|
||||
Release: 9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 10.dev.git%{shortcommit0}%{?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
|
||||
* Sat May 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.4-10.dev.git4e57679
|
||||
- autobuilt 4e57679
|
||||
|
||||
* Tue May 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.4-9.dev.git0faf160
|
||||
- autobuilt 0faf160
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-0faf160.tar.gz) = bbd783e18ab583f96f9c508992fde2551ff81faa8c2d947e6d84dc965c020d752bb97fe47b3cd3e5aec84d9e9269ba4a914263b42dc8e181245c70393fdce6a1
|
||||
SHA512 (skopeo-4e57679.tar.gz) = 8c480c0bbf64c3a8bf7b7c3af9ec1076c874cf4a849eaf2b710c761165ecee7d8126f8763669374b74b1e9b8941f074b73a382b3dd0c539448ff8b7898074b06
|
||||
|
Loading…
Reference in New Issue
Block a user