From 1ad5c757d0f0771b62ba966f81918de2cc538fb3 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 7 Oct 2022 13:56:45 -0400 Subject: [PATCH] Revert "auto bump to v1.10.0" This reverts commit bd5531131cf7d207c9713dca5d93ee3d0ad9d94d by autobuilder. --- skopeo.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skopeo.spec b/skopeo.spec index 5f5e5f4..cece123 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -26,12 +26,12 @@ %global git0 https://%{import_path} %global built_tag v1.10.0 -%global built_tag_strip 1.10.0 +%global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) Name: %{repo} Epoch: %{conditional_epoch} -Version: 1.10.0 +Version: %{gen_version} License: ASL 2.0 and BSD and ISC and MIT Release: %autorelease Summary: Inspect container images and repositories on registries