skopeo-1:1.2.1-34.dev.git4769dd0
- autobuilt 4769dd0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
903ccf91ed
commit
5d3ffdf824
1
.gitignore
vendored
1
.gitignore
vendored
@ -232,3 +232,4 @@
|
||||
/skopeo-5b8fe7f.tar.gz
|
||||
/skopeo-ed32180.tar.gz
|
||||
/skopeo-4aaa9b4.tar.gz
|
||||
/skopeo-4769dd0.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 4aaa9b401dbc62b67ba3801ad234831c5bc41f4a
|
||||
%global commit0 4769dd0689554c48b99d0b30dea52347734c3d4a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -43,7 +43,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.2.1
|
||||
Release: 33.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 34.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -460,6 +460,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Dec 8 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-34.dev.git4769dd0
|
||||
- autobuilt 4769dd0
|
||||
|
||||
* Tue Dec 8 2020 Dan Walsh <dwalsh@fedoraproject.org> - 1:1.2.1-33.dev.git4aaa9b4
|
||||
- Update man pages and conf files for containers-common
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-4aaa9b4.tar.gz) = 86350b8dc119f75ab39218fcec4b8760fe86fe18b3e870d1b8f82f0b9663a58bb00c16d98da2f1874097597ab60bc644e761e0816fbdafaa18a13e48a1cb8274
|
||||
SHA512 (skopeo-4769dd0.tar.gz) = 36fe895ff2d6340191e8999358aeb400e330b4e734332a383774052cd810761e43c26e276c4e96224a88362ef2cceb41df4817de4a4cf1d0d09b21f41dc54e62
|
||||
|
Loading…
Reference in New Issue
Block a user