diff --git a/skopeo.spec b/skopeo.spec index 91738185e13aba992d7d204e3fb8589345928580..fa065c8b2ff287ec7d64b8a7555493398e410ce7 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 1 %global with_debug 1 @@ -19,7 +19,7 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.14.5 +%global built_tag v1.16.1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) @@ -162,6 +162,9 @@ cp -pav systemtest/* %{buildroot}/%{_datadir}/%{name}/test/system/ %doc README.md %changelog +* Wed Nov 13 2024 yangxinyu - 1:1.16.1-1 +- Init upstream from version 1.16.1 + * Mon Aug 26 2024 jokemanfire - 1:1.14.5-2 - add loong64 support for skopeo diff --git a/v1.14.5.tar.gz b/v1.16.1.tar.gz similarity index 58% rename from v1.14.5.tar.gz rename to v1.16.1.tar.gz index e6e4d710cb859292f6a68c04bba24657bd1371a8..1737a3e8d6141ec1ac8448dd9a67f515cd6f18c1 100644 Binary files a/v1.14.5.tar.gz and b/v1.16.1.tar.gz differ