From fccb66b9700d240038ad27199b0bc87edbe397cb Mon Sep 17 00:00:00 2001 From: Sandro Date: Fri, 10 Nov 2023 00:06:35 +0100 Subject: [PATCH] Fix Release: --- libunibreak.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libunibreak.spec b/libunibreak.spec index 5934baa..5dc288a 100644 --- a/libunibreak.spec +++ b/libunibreak.spec @@ -2,7 +2,7 @@ Name: libunibreak Version: 5.1 -Release: %autorelease -n +Release: %autorelease Summary: A Unicode line-breaking library # Upstream uses tags of the form `libunibreak_X_Y` %global tag %{name}_%{lua: v = string.gsub(rpm.expand('%{version}'), '%.', '_'); print(v) }