skopeo-1:0.1.36-13.dev.gite255ccc
- autobuilt e255ccc Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
d2b4335918
commit
6b7d188204
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@
|
||||
/skopeo-c73bcba.tar.gz
|
||||
/skopeo-81c5e94.tar.gz
|
||||
/skopeo-18ee5f8.tar.gz
|
||||
/skopeo-e255ccc.tar.gz
|
||||
|
@ -25,7 +25,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 18ee5f81191ae6eeea6890b110ce6b1f854fd06a
|
||||
%global commit0 e255ccc145bf5213424ffa5b398565d3dd3f184e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
|
||||
@ -39,7 +39,7 @@ Epoch: 1
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.1.36
|
||||
Release: 12.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 13.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect Docker images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -386,6 +386,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Apr 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.36-13.dev.gite255ccc
|
||||
- autobuilt e255ccc
|
||||
|
||||
* Sat Apr 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.36-12.dev.git18ee5f8
|
||||
- autobuilt 18ee5f8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-18ee5f8.tar.gz) = 7a5cf85a3a005892888ba984d57af2789be4b76c80ab3b6dbb12be1a83cb6670be61b6fc9a02def1686960c7b3f0cdffa99085a51b22f5fdf1237a8218aa78f2
|
||||
SHA512 (skopeo-e255ccc.tar.gz) = 7b244b40daab626e1ee2c8b83a5a794197985ed93edee9d7f8ca58a29990cf0cf055fe4a54665a162a5da4ec85fa13003912c2d8940435c925a4973165d26675
|
||||
|
Loading…
Reference in New Issue
Block a user