Get 'conflicts with file' when upgrading to 7.0.3 from 6.6.2 on redhat 8

Get ‘from install of grafana-7.0.3-1.el8.ppc64le conflicts with file from package grafana-6.6.2.el8-1.ppc64le’ on all files under /usr/share/grafana, /usr/sbin, /etc/grafana.
I used the rpm-package and used rpm -i .
example output:
file /etc/grafana/grafana.ini from install of grafana-7.0.3-1.el8.ppc64le conflicts with file from package grafana-6.6.2.el8-1.ppc64le
file /usr/share/grafana/public/app/app.ts from install of grafana-7.0.3-1.el8.ppc64le conflicts with file from package grafana-6.6.2.el8-1.ppc64le
file /usr/share/grafana/public/app/core/angular_wrappers.ts from install of grafana-7.0.3-1.el8.ppc64le conflicts with file from package grafana-6.6.2.el8-1.ppc64le
file /usr/share/grafana/public/app/core/components/Branding/Branding.tsx from install of grafana-7.0.3-1.el8.ppc64le conflicts with file from package grafana-6.6.2.el8-1.ppc64le
file /usr/share/grafana/public/app/core/components/CopyToClipboard/CopyToClipboard.tsx from install of grafana-7.0.3-1.el8.ppc64le conflicts with file from package grafana-6.6.2.el8-1.ppc64le
file /usr/share/grafana/public/app/core/components/DynamicImports/ErrorLoadingChunk.tsx from install of grafana-7.0.3-1.el8.ppc64le conflicts with file from package grafana-6.6.2.el8-1.ppc64le

Try this command:
rpm -uvh grafana-7.0.3-1.el8.ppc64le.rpm

Regards,
Fadjar Tandabawana

Thanks Fadjar!
Needed to change to rpm -Uvh, then it worked.

b reg
Niklas.