skopeo-1:0.1.35-14.dev.git2134209
- autobuilt 2134209 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
aaf3a50adb
commit
493f930a2e
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@
|
||||
/skopeo-b8b9913.tar.gz
|
||||
/skopeo-fee5981.tar.gz
|
||||
/skopeo-932b037.tar.gz
|
||||
/skopeo-2134209.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 932b037d669b93aae7799850a5e702c09a0320c4
|
||||
%global commit0 213420996021eec694e02f4d1eee68fad06b7b94
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
|
||||
@ -38,7 +38,7 @@ Epoch: 1
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.1.35
|
||||
Release: 13.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 14.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect Docker images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -383,6 +383,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Mar 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.35-14.dev.git2134209
|
||||
- autobuilt 2134209
|
||||
|
||||
* Fri Mar 1 2019 Dan Walsh <dwalsh@fedoraproject.org> - 1:0.1.35-13.dev.git932b037
|
||||
- Add /etc/containers/certs.d to containers-common
|
||||
- Update containers-storage.conf man page to match latest upstream
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-932b037.tar.gz) = 4544d234b94102bd2588a1fd0d40dc37cd56c71e0333873980adff1378d26f22562c1cbfabaa688f724f6a7d3b09c3512fb58728ca780236ef47acc07519be82
|
||||
SHA512 (skopeo-2134209.tar.gz) = 157444fba7450fb00bb26e330e4b4bd40593cbcfc57f352dbd9ed56c6f2c7d2fe9b8b4c577e647a5932ab60a6559433981303754edf8a33b5aa81b8695007053
|
||||
|
Loading…
Reference in New Issue
Block a user