skopeo-1:0.1.40-0.7.dev.git18f0e1e
- autobuilt 18f0e1e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b90d14d472
commit
25615d473b
1
.gitignore
vendored
1
.gitignore
vendored
@ -87,3 +87,4 @@
|
||||
/skopeo-1e2d6f6.tar.gz
|
||||
/skopeo-c4b0c7c.tar.gz
|
||||
/skopeo-9019e27.tar.gz
|
||||
/skopeo-18f0e1e.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 9019e27ec5e16b7d4bb7611b1d68d0b314159002
|
||||
%global commit0 18f0e1e20c25ca2ba1f6719972d74cd64c5ad27e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -42,7 +42,7 @@ Epoch: 1
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.1.40
|
||||
Release: 0.6.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.7.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -402,6 +402,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Sep 03 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.7.dev.git18f0e1e
|
||||
- autobuilt 18f0e1e
|
||||
|
||||
* Fri Aug 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.40-0.6.dev.git9019e27
|
||||
- autobuilt 9019e27
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-9019e27.tar.gz) = 86a9f76d779f979c490069bce6cda3ce0b7aa9ec35baa005e19982830c3c4b67681dbf810c7fb9068d7a4f2acac3cdbd392aca5fffe721bc3572853c01fbe682
|
||||
SHA512 (skopeo-18f0e1e.tar.gz) = 351ad53b59632e035f6c5d4c0262bf3489e811b4564b9b1e7ef0c965dc1eb7afb45d76eb21017651c670374776f05576df05dddda146a951a53fa91545116deb
|
||||
|
Loading…
Reference in New Issue
Block a user