skopeo-1.14.1-2.el8
- Switch to the maint branch - Related: Jira:RHEL-2110 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
e932c916e5
commit
84242b2f1e
@ -9,14 +9,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global import_path github.com/containers/%{name}
|
%global import_path github.com/containers/%{name}
|
||||||
#%%global branch release-1.11
|
%global branch release-1.14
|
||||||
%global commit0 45b7bf5e4ac70a5bfe29e0486719d8390bd6679c
|
%global commit0 45b7bf5e4ac70a5bfe29e0486719d8390bd6679c
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Name: skopeo
|
Name: skopeo
|
||||||
Version: 1.14.1
|
Version: 1.14.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Inspect container images and repositories on registries
|
Summary: Inspect container images and repositories on registries
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{import_path}
|
URL: https://%{import_path}
|
||||||
@ -122,6 +122,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 31 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.1-2
|
||||||
|
- Switch to the maint branch
|
||||||
|
- Related: Jira:RHEL-2110
|
||||||
|
|
||||||
* Fri Jan 19 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.1-1
|
* Fri Jan 19 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.1-1
|
||||||
- update to https://github.com/containers/skopeo/releases/tag/v1.14.1
|
- update to https://github.com/containers/skopeo/releases/tag/v1.14.1
|
||||||
- Related: Jira:RHEL-2110
|
- Related: Jira:RHEL-2110
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-1.14.1-45b7bf5.tar.gz) = c93d6590901b6e8f0e6507b71ca1598e1449c7d76e5207b1ef2d21307d008f34edd22a0ea729ff0bb3993f5976f8d361c1461f45948a695aa6d723d319315c1f
|
SHA512 (release-1.14-45b7bf5.tar.gz) = 1e45ef29a78e4df583621ee418b7751d11bbc6d077fe6c329c15f631b9f7c7eb5b9aaee7c69485b159d62a4ea9f9268625b7be5980985593c823b2c9e35009e9
|
||||||
|
Loading…
Reference in New Issue
Block a user