chore: bring proton-core out of extras

Fedora has a very old version of this package, and I am proposing an exception to our extras policy as all the packages that require this one require this version, and it has become a UX nightmare to have a proton VPN dep in terra-extras for users on Nobara/Fedora and Fedora->Ultramarine conversions.

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Owen Zimmerman
2026-06-10 10:32:02 -05:00
committed by GitHub
parent 937d1ed5d7
commit 2c5a31586e
-3
View File
@@ -3,7 +3,4 @@ project pkg {
rpm {
spec = "proton-core.spec"
}
labels {
subrepo = "extras"
}
}