diff -U2 -r /var/lib/copr-rpmbuild/results/robotraconteur/upstream-unpacked/Source1/robotraconteur.rpmlintrc /var/lib/copr-rpmbuild/results/robotraconteur/srpm-unpacked/robotraconteur.rpmlintrc-extract/robotraconteur.rpmlintrc --- /var/lib/copr-rpmbuild/results/robotraconteur/upstream-unpacked/Source1/robotraconteur.rpmlintrc 2026-07-13 17:25:09.827359818 +0000 +++ /var/lib/copr-rpmbuild/results/robotraconteur/srpm-unpacked/robotraconteur.rpmlintrc-extract/robotraconteur.rpmlintrc 2026-07-13 17:25:09.844963191 +0000 @@ -1,2 +1,4 @@ # Suppress the case-mismatch man page warning -addFilter("no-manual-page-for-binary RobotRaconteurGen") \ No newline at end of file +Filters = [ + "robotraconteurgen.* no-manual-page-for-binary RobotRaconteurGen" +] \ No newline at end of file