From adc9eba7693888578f171942679fb36a8824efed Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mar 28 2023 12:08:21 +0000 Subject: import skopeo-1.11.0-1.el9 --- diff --git a/.gitignore b/.gitignore index ac1a310..ea964e1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/skopeo-1.9.2-ca1b0f3.tar.gz +SOURCES/skopeo-1.11.0-9686701.tar.gz diff --git a/.skopeo.metadata b/.skopeo.metadata index dd2bda6..24ec449 100644 --- a/.skopeo.metadata +++ b/.skopeo.metadata @@ -1 +1 @@ -0aa761c1d338667b325d5761fcec67998beb3478 SOURCES/skopeo-1.9.2-ca1b0f3.tar.gz +c2944ffc716dc90c68dfcad686b0e03c516effdf SOURCES/skopeo-1.11.0-9686701.tar.gz diff --git a/SPECS/skopeo.spec b/SPECS/skopeo.spec index a21f941..80a8255 100644 --- a/SPECS/skopeo.spec +++ b/SPECS/skopeo.spec @@ -9,12 +9,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl %global import_path github.com/containers/%{name} #%%global branch main -%global commit0 ca1b0f34d1d2c3e2074c9c231249f1a0e4d3ceb7 +%global commit0 968670116c56023d37e9e98b48346478599c6801 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Epoch: 2 Name: skopeo -Version: 1.9.2 +Version: 1.11.0 Release: 1%{?dist} Summary: Inspect container images and repositories on registries License: ASL 2.0 @@ -121,6 +121,38 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/%{name}/test %changelog +* Fri Jan 27 2023 Jindrich Novy - 2:1.11.0-1 +- update to 1.11.0 release +- Related: #2124478 + +* Wed Jan 25 2023 Jindrich Novy - 2:1.11.0-0.4 +- update to the latest content of https://github.com/containers/skopeo/tree/main + (https://github.com/containers/skopeo/commit/b3b2c73) +- Related: #2124478 + +* Tue Jan 24 2023 Jindrich Novy - 2:1.11.0-0.3 +- update to the latest content of https://github.com/containers/skopeo/tree/main + (https://github.com/containers/skopeo/commit/fe15a36) +- Related: #2124478 + +* Tue Jan 17 2023 Jindrich Novy - 2:1.11.0-0.2 +- update to the latest content of https://github.com/containers/skopeo/tree/main + (https://github.com/containers/skopeo/commit/8e09e64) +- Related: #2124478 + +* Fri Jan 13 2023 Jindrich Novy - 2:1.11.0-0.1 +- update to the latest content of https://github.com/containers/skopeo/tree/main + (https://github.com/containers/skopeo/commit/2817510) +- Related: #2124478 + +* Tue Nov 01 2022 Jindrich Novy - 2:1.10.0-1 +- update to https://github.com/containers/skopeo/releases/tag/v1.10.0 +- Related: #2124478 + +* Mon Oct 31 2022 Jindrich Novy - 2:1.9.3-1 +- update to https://github.com/containers/skopeo/releases/tag/v1.9.3 +- Related: #2124478 + * Wed Aug 03 2022 Jindrich Novy - 2:1.9.2-1 - update to https://github.com/containers/skopeo/releases/tag/v1.9.2 - Related: #2061316