diff --git a/download b/download index 3016ae3bf02d0623fa3c7da187af1d67ac018836..96edfd72bee97a32cdf2edf0e489730feb967740 100644 --- a/download +++ b/download @@ -1 +1 @@ -aacd226596db25dba189c252ef080b2c skopeo-1.9.1-2eac0f4.tar.gz +92fbb68275179666699976f64afc12d1 release-1.9-04d99f7.tar.gz diff --git a/skopeo.spec b/skopeo.spec index 747bade0779da3952410b2c2f2cf25d6e53e4462..f8dfcaf6392c754cc6167cd880fa6a950ff6e44a 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -14,14 +14,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl %endif %global import_path github.com/containers/%{name} -#%%global branch main -%global commit0 2eac0f463a6d2d9d8312c4a52c1e30e8bb8bf7f8 +%global branch release-1.9 +%global commit0 04d99f7eb2de0abdb04ea6b7b9f3fff77dfe4c9f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Epoch: 2 Name: skopeo -Version: 1.9.1 -Release: 1%{anolis_release}%{?dist} +Version: 1.9.4 +Release: 0.1%{anolis_release}%{?dist} Summary: Inspect container images and repositories on registries License: ASL 2.0 URL: https://%{import_path} @@ -129,14 +129,30 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/%{name}/test %changelog -* Fri Dec 30 2022 Wenlong Zhang - 2:1.9.1-1.0.1 -- add loong64 support for skopeo +* Thu Mar 02 2023 Wenlong Zhang - 2:1.9.4-0.1.0.1 +- add loong64 support for skopeo -* Wed Jul 27 2022 Jindrich Novy - 2:1.9.1-1 +* Fri Jan 13 2023 Jindrich Novy - 2:1.9.4-0.1 +- consume skopeo from release-1.9 upstream branch +- Resolves: #2160713 + +* Thu Oct 20 2022 Jindrich Novy - 2:1.9.3-1 +- update to https://github.com/containers/skopeo/releases/tag/v1.9.3 +- Related: #2135973 + +* Wed Aug 03 2022 Jindrich Novy - 2:1.9.2-1 +- update to https://github.com/containers/skopeo/releases/tag/v1.9.2 +- Related: #2061390 + +* Tue Jul 26 2022 Jindrich Novy - 2:1.9.1-1 - update to https://github.com/containers/skopeo/releases/tag/v1.9.1 - Related: #2061390 -* Tue Jun 07 2022 Jindrich Novy - 2:1.8.0-2 +* Mon Jul 18 2022 Jindrich Novy - 2:1.9.0-2 +- update to skopeo-1.9.0 - thanks to Lokesh Mandvekar for fixing build issues +- Related: #2061390 + +* Wed May 11 2022 Jindrich Novy - 2:1.8.0-2 - BuildRequires: /usr/bin/go-md2man - Related: #2061390 @@ -144,16 +160,25 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} - update to https://github.com/containers/skopeo/releases/tag/v1.8.0 - Related: #2061390 -* Wed Apr 20 2022 Jindrich Novy - 2:1.7.0-2 +* Fri Apr 08 2022 Jindrich Novy - 2:1.7.0-2 - Related: #2061390 * Fri Mar 25 2022 Jindrich Novy - 2:1.7.0-1 - update to https://github.com/containers/skopeo/releases/tag/v1.7.0 +- Related: #2061390 -* Mon Mar 07 2022 Jindrich Novy - 2:1.6.1-1 +* Thu Feb 17 2022 Jindrich Novy - 2:1.6.1-1 - update to https://github.com/containers/skopeo/releases/tag/v1.6.1 - Related: #2001445 +* Thu Feb 03 2022 Jindrich Novy - 2:1.6.0-1 +- update to https://github.com/containers/skopeo/releases/tag/v1.6.0 +- Related: #2001445 + +* Mon Nov 29 2021 Jindrich Novy - 2:1.5.2-1 +- update to https://github.com/containers/skopeo/releases/tag/v1.5.2 +- Related: #2001445 + * Mon Nov 08 2021 Jindrich Novy - 2:1.5.1-1 - update to https://github.com/containers/skopeo/releases/tag/v1.5.1 - Related: #2001445