skopeo-1:1.2.4-2.dev.git060fe4b
- bump to 1.2.4 - autobuilt 060fe4b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6a3637ac92
commit
086f925b52
1
.gitignore
vendored
1
.gitignore
vendored
@ -269,3 +269,4 @@
|
||||
/skopeo-f5a028e.tar.gz
|
||||
/skopeo-6b41287.tar.gz
|
||||
/skopeo-0717014.tar.gz
|
||||
/skopeo-060fe4b.tar.gz
|
||||
|
12
skopeo.spec
12
skopeo.spec
@ -33,19 +33,19 @@
|
||||
# https://github.com/containers/skopeo
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 0717014e463516e4326a23435bb94bce651aca59
|
||||
%global commit0 060fe4b47f1ed06493d3dfb568e804c0a49218d5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild and set download url (non-rawhide only)
|
||||
%define built_tag v1.2.2
|
||||
%define built_tag v1.2.3
|
||||
%define built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
%define download_url %{git0}/archive/%{built_tag}.tar.gz
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.2.2
|
||||
Release: 37.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.2.4
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -379,6 +379,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Apr 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.4-2.dev.git060fe4b
|
||||
- bump to 1.2.4
|
||||
- autobuilt 060fe4b
|
||||
|
||||
* Mon Mar 29 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-37.dev.git0717014
|
||||
- autobuilt 0717014
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-0717014.tar.gz) = 7e825f29bbe3ac643773860196b3afa29cf1437f10a38b2d82aa083867b9cb57f24afea742d8c002bac7551dfec4e121597b64a309dffd9aaac6c3d6709182f2
|
||||
SHA512 (skopeo-060fe4b.tar.gz) = 7d19767dcb131c404aef3fa5dc6eed3360bbce9fcdac3954a38a81dc395dea23fb6f063d662e7c9e8d4a4e902738fecaaaeeca964c549da25ee24a7c0d724cc6
|
||||
|
Loading…
Reference in New Issue
Block a user