Description of problem: GNOME has been rebased in CentOS 10 from version 47 to 49. gnome-shell-extension-argos has an RPM dependency on gnome-shell < 49.0, and also doesn't list version 49 in its metadata.json file to allow the extension to be enabled. Besides not working for new installs, this will block upgrades for systems that already have the package installed. Version-Release number of selected component (if applicable): gnome-shell-extension-argos-3^20250327git1326404-3.el10_1 How reproducible: always Steps to Reproduce: 1. dnf install gnome-shell-extension-argos 2. dnf upgrade Actual results: Error: Problem 1: package gnome-shell-extension-argos-3^20250327git1326404-3.el10_1.noarch from @System requires (gnome-shell >= 45.0 with gnome-shell < 49.0), but none of the providers can be installed - cannot install both gnome-shell-49.1-3.el10.x86_64 from appstream and gnome-shell-47.10-1.el10.x86_64 from @System - cannot install both gnome-shell-49.1-3.el10.x86_64 from appstream and gnome-shell-47.10-1.el10.x86_64 from appstream - cannot install both gnome-shell-49.1-3.el10.x86_64 from appstream and gnome-shell-47.8-4.el10.x86_64 from appstream - cannot install both gnome-shell-49.1-3.el10.x86_64 from appstream and gnome-shell-47.8-6.el10.x86_64 from appstream - cannot install both gnome-shell-49.1-3.el10.x86_64 from appstream and gnome-shell-47.9-1.el10.x86_64 from appstream - cannot install the best update candidate for package gnome-shell-extension-argos-3^20250327git1326404-3.el10_1.noarch - cannot install the best update candidate for package gnome-shell-47.10-1.el10.x86_64 Problem 2: problem with installed package gnome-shell-extension-argos-3^20250327git1326404-3.el10_1.noarch - package gnome-shell-extension-argos-3^20250327git1326404-3.el10_1.noarch from @System requires (gnome-shell >= 45.0 with gnome-shell < 49.0), but none of the providers can be installed - package gnome-shell-extension-argos-3^20250327git1326404-3.el10_1.noarch from epel requires (gnome-shell >= 45.0 with gnome-shell < 49.0), but none of the providers can be installed - package gnome-shell-47.10-1.el10.x86_64 from @System requires libmutter-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.10-1.el10.x86_64 from @System requires libmutter-clutter-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.10-1.el10.x86_64 from @System requires libmutter-cogl-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.10-1.el10.x86_64 from @System requires libmutter-mtk-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.10-1.el10.x86_64 from appstream requires libmutter-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.10-1.el10.x86_64 from appstream requires libmutter-clutter-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.10-1.el10.x86_64 from appstream requires libmutter-cogl-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.10-1.el10.x86_64 from appstream requires libmutter-mtk-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.8-4.el10.x86_64 from appstream requires libmutter-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.8-4.el10.x86_64 from appstream requires libmutter-clutter-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.8-4.el10.x86_64 from appstream requires libmutter-cogl-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.8-4.el10.x86_64 from appstream requires libmutter-mtk-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.8-6.el10.x86_64 from appstream requires libmutter-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.8-6.el10.x86_64 from appstream requires libmutter-clutter-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.8-6.el10.x86_64 from appstream requires libmutter-cogl-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.8-6.el10.x86_64 from appstream requires libmutter-mtk-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.9-1.el10.x86_64 from appstream requires libmutter-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.9-1.el10.x86_64 from appstream requires libmutter-clutter-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.9-1.el10.x86_64 from appstream requires libmutter-cogl-15.so.0()(64bit), but none of the providers can be installed - package gnome-shell-47.9-1.el10.x86_64 from appstream requires libmutter-mtk-15.so.0()(64bit), but none of the providers can be installed - cannot install both mutter-49.1.1-1.el10.x86_64 from appstream and mutter-47.5-13.el10.x86_64 from @System - cannot install both mutter-49.1.1-1.el10.x86_64 from appstream and mutter-47.5-10.el10.x86_64 from appstream - cannot install both mutter-49.1.1-1.el10.x86_64 from appstream and mutter-47.5-11.el10.x86_64 from appstream - cannot install both mutter-49.1.1-1.el10.x86_64 from appstream and mutter-47.5-13.el10.x86_64 from appstream - cannot install both mutter-49.1.1-1.el10.x86_64 from appstream and mutter-47.5-9.el10.x86_64 from appstream - cannot install the best update candidate for package mutter-47.5-13.el10.x86_64 Expected results: successful upgrade with gnome-shell-extension-argos installed