skopeo-1:1.2.2-2.dev.git2e90a8a
- bump to 1.2.2 - autobuilt 2e90a8a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7209f9bbde
commit
51e0386322
1
.gitignore
vendored
1
.gitignore
vendored
@ -241,3 +241,4 @@
|
||||
/skopeo-b0da056.tar.gz
|
||||
/skopeo-ac07bf2.tar.gz
|
||||
/skopeo-beadcbb.tar.gz
|
||||
/skopeo-2e90a8a.tar.gz
|
||||
|
10
skopeo.spec
10
skopeo.spec
@ -33,7 +33,7 @@
|
||||
# https://github.com/containers/skopeo
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 beadcbb17d6c40993f362cd38eccb7b1c06d62d1
|
||||
%global commit0 2e90a8af5a3aad76a3567d3bb84fbb07034ec1fd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -42,8 +42,8 @@
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.2.1
|
||||
Release: 43.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.2.2
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -460,6 +460,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Jan 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-2.dev.git2e90a8a
|
||||
- bump to 1.2.2
|
||||
- autobuilt 2e90a8a
|
||||
|
||||
* Sun Jan 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-43.dev.gitbeadcbb
|
||||
- autobuilt beadcbb
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-beadcbb.tar.gz) = 210c7256012c029df768ef6677248fd719cd33dc460e24e0978c181ee5109fc743831484f69f88d551c923cce7dfb3ddf613ef4e072a49bf2da063eac256eb0f
|
||||
SHA512 (skopeo-2e90a8a.tar.gz) = 1b563776cb87158f7ff3b3aac56de6d7af4cf1606b0b096c25ec5b569aa2e6b3f65741c8a8a90c56f5fdbe1f33f56688b6825b2f6b59e5ad3a91236a5ac9ba8f
|
||||
|
Loading…
Reference in New Issue
Block a user