From 859248084e9f1189ce87dca2a4577014d86d1203 Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Thu, 23 Oct 2025 16:23:35 +0200 Subject: [PATCH] Added forgotten %dist --- java-runtime-decompiler.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-runtime-decompiler.spec b/java-runtime-decompiler.spec index 61b7a9f..d263e70 100644 --- a/java-runtime-decompiler.spec +++ b/java-runtime-decompiler.spec @@ -1,7 +1,7 @@ Summary: Application for extraction and decompilation of JVM byte code Name: java-runtime-decompiler Version: 10.0 -Release: 5 +Release: 6%{?dist} License: GPL-3.0-only URL: https://github.com/pmikova/java-runtime-decompiler Source0: https://github.com/judovana/%{name}/archive/%{name}-%{version}.tar.gz