Upgrade 4.2 to 4.4

I have mongodb 4.2 on a fedora 41 box, i followed instructions at https://www.mongodb.com/docs/v4.4/tutorial/install-mongodb-on-red-hat/
after deleting the 4.2 repo file and creating mongodb-org-4.4.repo in etc/yum.repos.d/, when I run sudo yum or dnf update I get

Updating and loading repositories:
Repositories loaded.
Nothing to do.

when I try
sudo yum upgrade -y mongodb-org
or
sudo yum install -y mongodb-org

I get

Package “mongodb-org-4.2.25-1.amzn2.x86_64” is already installed.