Use the correct F25 (fdb19c98) GPG in f25 mash configs.

They were using using 81B46521 which was the f24 GPG key.

Signed-off-by: Jon Disnard <jdisnard@gmail.com>
This commit is contained in:
Jon Disnard 2016-08-10 02:14:54 +00:00
parent f9a821f297
commit 92c3713d05
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ multilib_method = devel
tag = f25-updates-testing
inherit = False
strict_keys = True
keys = 81B46521
keys = fdb19c98
repoviewurl = http://download.fedoraproject.org/pub/fedora/linux/updates/testing/25/%(arch)s/
repoviewtitle = "Fedora 25 Updates Testing - %(arch)s"
arches = armhfp i386 x86_64

View file

@ -7,7 +7,7 @@ multilib_method = devel
tag = f25-updates
inherit = False
strict_keys = True
keys = 81B46521
keys = fdb19c98
repoviewurl = http://download.fedoraproject.org/pub/fedora/linux/updates/25/%(arch)s/
repoviewtitle = "Fedora 25 Updates - %(arch)s"
arches = armhfp i386 x86_64