packages(rpm): fix builds for opensuse (maybe)

This commit is contained in:
2026-06-03 18:26:29 +03:00
parent 3d4dbbe866
commit 82b02bf520
+3 -1
View File
@@ -3,7 +3,9 @@
# Fallback macros for systems without rpmautospec (e.g. openSUSE) # Fallback macros for systems without rpmautospec (e.g. openSUSE)
%{!?autorelease: %global autorelease 1} %{!?autorelease: %global autorelease 1}
%{!?autochangelog: %global autochangelog * Tue Jun 02 2026 Arabian <arabianq@github> - %{version}-%{release}\n- Release build} %{!?autochangelog: %global autochangelog \
* Tue Jun 02 2026 Arabian <arabianq@github> - %{version}-%{release}\
- Release build}
# disable debuginfo package generation (debugsourcefiles.list is empty for Rust) # disable debuginfo package generation (debugsourcefiles.list is empty for Rust)