Description of the issue: Install page for Brave browser does not support openSUSE. Even if using Fedora or RHEL RPM repos, browser gets installed but it is not possible to update the browser (issue) without removing the repo + browser and installing again.
Also, repomd.xml is unsigned on adding Brave rpm repo.
Steps to Reproduce (add as many as necessary): 1. Install Brave: > sudo zypper ar https://brave-browser-rpm-release.s3.brave.com/x86_64/ brave-rpm-release
> sudo rpmkeys --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc
> sudo zypper in brave-keyring brave-browser
2. Refresh repos: sudo zypper ref
Actual Result (gifs and screenshots are welcome!):
Expected result: Brave repo working correctly (see first command on above image).
Reproduces how often: All the time.
Operating System and Brave Version(See the About Brave
page in the main menu): OS: openSUSE Tumbleweed.
Brave: 0.63.48 Chromium: 74.0.3729.108 (Official Build) (64-bit)
Additional Information: Repo refreshes correctly after manually changing .repo type to yast2, but refreshing it resets type to rpm-md again. (see this)