skopeo-1:1.2.1-28.dev.git1b813f8
- autobuilt 1b813f8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ac5ee1dd9f
commit
1bd907417d
1
.gitignore
vendored
1
.gitignore
vendored
@ -228,3 +228,4 @@
|
||||
/skopeo-0f4dc80.tar.gz
|
||||
/skopeo-c88576b.tar.gz
|
||||
/skopeo-42e9121.tar.gz
|
||||
/skopeo-1b813f8.tar.gz
|
||||
|
@ -34,7 +34,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 42e9121ebaa6703ce11b4f5c6641e149d2669877
|
||||
%global commit0 1b813f805bccb7da280fb611da051a6a0e43683e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -48,7 +48,7 @@ ExcludeArch: ppc64
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.2.1
|
||||
Release: 27.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 28.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -455,6 +455,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Nov 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-28.dev.git1b813f8
|
||||
- autobuilt 1b813f8
|
||||
|
||||
* Tue Nov 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-27.dev.git42e9121
|
||||
- autobuilt 42e9121
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-42e9121.tar.gz) = aa7378a6ae07f9f294846612949823fe97dccf7d396047a8fddc5dc2177dc312ca1b9f64ea849c929b2e496d83fca106d801072b0b9daa66b51dd7112ae69bf0
|
||||
SHA512 (skopeo-1b813f8.tar.gz) = 3bb4b39320332312f708dd3efb145cb253d976c3bc9c85c67823f76a7cb7012453dcd33bb0c4a0be7f9c3e6cb1dd14cb123dafcdc2e0d1dcee747a1f5753997a
|
||||
|
Loading…
Reference in New Issue
Block a user