diff --git a/fwupd.spec b/fwupd.spec
index dcd0a36..08c1f92 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -1,5 +1,5 @@
 Name:          fwupd
-Version:       2.0.3
+Version:       2.0.4
 Release:       1mamba
 Summary:       A simple daemon to allow session software to update firmware
 Group:         System/Kernel and Hardware
@@ -16,6 +16,7 @@ BuildRequires: libblkid-devel
 BuildRequires: libcurl-devel
 BuildRequires: libdrm-devel
 BuildRequires: libflashrom-devel
+BuildRequires: libgcc
 BuildRequires: libglib-devel
 BuildRequires: libgnutls-devel
 BuildRequires: libjcat-devel
@@ -58,7 +59,6 @@ Requires:      pkg-config
 %description -n lib%{name}-devel
 This package contains libraries and header files for developing applications that use %{name}.
 
-%debug_package
 
 %prep
 %setup -q
@@ -198,6 +198,9 @@ end
 #%doc README.md
 
 %changelog
+* Mon Jan 20 2025 Automatic Build System <autodist@openmamba.org> 2.0.4-1mamba
+- automatic version update by autodist
+
 * Fri Dec 06 2024 Automatic Build System <autodist@openmamba.org> 2.0.3-1mamba
 - automatic version update by autodist