Recently I added an unofficial 3rd party repo to my Fedora 23 install.
Basically I am interested in the simplescreenrecorder package that this repo provides since it is not available in the official fedora repositories or RPMFusion.
I would like to set the 3rd party repo in such a way that only that simplescreenrecorder package is installed/updated with their dependencies and nothing else.
I have tried adding includepkgs=simplescreenrecorder* and includ=simplescreenrecorder* to the /etc/yum.repos.d/FZUG.repo file but dnf seems to ignore them.
What can I do to make this work?