From 097e33074b1e37d6d93f4cc673ec050bd61cbe33 Mon Sep 17 00:00:00 2001 From: cat-master21 <96554164+cat-master21@users.noreply.github.com> Date: Mon, 26 Jun 2023 22:25:23 -0700 Subject: [PATCH] fix(click): use autorelease (#612) Signed-off-by: cat-master21 <96554164+cat-master21@users.noreply.github.com> --- anda/others/click/click.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/others/click/click.spec b/anda/others/click/click.spec index 5a15ce8db7..e46ec81cf9 100644 --- a/anda/others/click/click.spec +++ b/anda/others/click/click.spec @@ -4,7 +4,7 @@ Name: click Version: 0.5.0 -Release: 2%?dist +Release: %autorelease Summary: An app building method License: LGPL-3.0 URL: https://gitlab.com/ubports/development/core/click