Bump up to 1:0.1.38
This commit is contained in:
parent
708f45d074
commit
6ce0407a60
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@
|
||||
/skopeo-e255ccc.tar.gz
|
||||
/skopeo-2af7114.tar.gz
|
||||
/skopeo-0fa335c.tar.gz
|
||||
/skopeo-565dbf3.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 0fa335c1499ecad8a50f0d7360cefce6e5ace47d
|
||||
%global commit0 565dbf34bd2980a1e240dd7f4e8ce738367e49c1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
|
||||
@ -38,8 +38,8 @@ Epoch: 1
|
||||
%else
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.1.36
|
||||
Release: 19.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 0.1.38
|
||||
Release: 1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect Docker images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -399,6 +399,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Jun 24 2019 Dan Walsh (Bot) <dwalsh+bot@fedoraproject.org> - 1:0.1.38-1.dev
|
||||
- Bump up to 1:0.1.38
|
||||
|
||||
* Wed May 15 2019 Dan Walsh (Bot) <dwalsh+bot@fedoraproject.org> - 1:0.1.36-19.dev.git0fa335c
|
||||
- Add metacopy=on flag to storage.conf
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-0fa335c.tar.gz) = c013aa6d11e6bc60e629559c12332c0529092d348b33a505af1aaf43916e4bba405cd4a19f01cf0e753ab1d2e79f7f8263aa18281205a223dac225e56fced6b7
|
||||
SHA512 (skopeo-565dbf3.tar.gz) = 4f86b7dc67031e58105e820d41fa0f18cae389c265b0213640264a3e4768bfc827a542efbca5d414d0f8e8380264275a18e636507088ebc6bcc6c5a284d5c199
|
||||
|
Loading…
Reference in New Issue
Block a user