diff --git a/com.redhat.Platform.appdata.xml b/com.redhat.Platform.appdata.xml index 4ab826d..bd19598 100644 --- a/com.redhat.Platform.appdata.xml +++ b/com.redhat.Platform.appdata.xml @@ -6,8 +6,7 @@ Red Hat Platform Shared libraries - - +

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 @@ Red Hat SDK

Tools and headers for developing applications - +

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 - 40-5 +- Fix release date and version in the AppStream data + Resolves: RHEL-121458 + * Tue Oct 29 2024 Troy Dawson - 40-4 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018