From 8a97d9779c130f8cf15e77c871d2edb555a92c2f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 25 Nov 2025 14:56:02 +0000 Subject: [PATCH] bump: fasm --- anda/tools/fasm/fasm.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/fasm/fasm.spec b/anda/tools/fasm/fasm.spec index 356c53d34d..638c04f9f3 100644 --- a/anda/tools/fasm/fasm.spec +++ b/anda/tools/fasm/fasm.spec @@ -1,8 +1,8 @@ %global debug_package %{nil} Name: fasm -Release: 1%{?dist} -Version: 1.73.33 +Release: 1%?dist +Version: 1.73.34 Summary: Fast assembler for the x86 and x86-64 architectures License: BSD-2-Clause URL: https://flatassembler.net