From 4df37dc4f475d186801534243166f52bd4298f6b Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 20 May 2026 09:46:48 +0300 Subject: [PATCH] Drop one more patch --- config.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.yaml b/config.yaml index 0f5ef9f..bcc468b 100644 --- a/config.yaml +++ b/config.yaml @@ -5,6 +5,9 @@ actions: - | # https://issues.redhat.com/browse/RHEL-26118 Patch1: subscription-manager.patch + - | + # https://issues.redhat.com/browse/RHEL-127784 + Patch2: subman-delay-startup-notification-by-30min.patch - | %{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Subscription.desktop %{_libexecdir}/gsd-subman @@ -14,6 +17,7 @@ actions: - delete_files: - file_name: "subscription-manager.patch" + - file_name: "subman-delay-startup-notification-by-30min.patch" - replace: - target: "spec"