diff --git a/com.redhat.Sdk.appdata.xml b/com.redhat.Sdk.appdata.xml
index f184262..545ab6e 100644
--- a/com.redhat.Sdk.appdata.xml
+++ b/com.redhat.Sdk.appdata.xml
@@ -6,7 +6,7 @@
diff --git a/flatpak-runtime-config.spec b/flatpak-runtime-config.spec
index 32f6944..a59dd93 100644
--- a/flatpak-runtime-config.spec
+++ b/flatpak-runtime-config.spec
@@ -4,7 +4,7 @@
Name: flatpak-runtime-config
Version: 40
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Configuration files that live inside the flatpak runtime
Source1: 50-flatpak.conf
Source2: sitecustomize.py
@@ -110,6 +110,10 @@ done
%{_sysconfdir}/ld.so.conf.d/app.conf
%changelog
+* Wed Oct 15 2025 Tomas Popela