17
0

distribution-gpg-keys 1.113 #1

Merged
eroca merged 4 commits from AndreasStieger/distribution-gpg-keys:factory into leap-16.0 2025-10-13 11:26:18 +02:00
4 changed files with 33 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22d6ab30d50a5fb947d755a932d922556ceb06befd0bc1a1af6eb6c196c3c754
size 67292024

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42f8b6f1c35c221f2dff278790456cedb8ddad1ce0261c10eeaa01a8a913e24c
size 87193504

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Sat Jul 19 19:07:00 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 1.113:
+ Add Rocky Linux 10 keys
+ Add FreeBSD keys
+ Fix AlmaLinux name and alphabetical ordering of distros
+ Add AlmaLinux EPEL AltArch Key
-------------------------------------------------------------------
Fri May 23 21:02:32 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 1.111
+ add link for remi/EL-10 key
+ update copr keys
+ Update Mageia gpg key
+ Add Fedora 44 key
+ add Remi 2025 key
+ alma: Add AlmaLinux 10 key
+ Update keys for Azure Linux and Kylin
+ fedora: Update rawhide symlink
+ Navy Linux GPG key Update
+ Add symlinks to rpmfusion 42 and 43
+ Add keys for el-10 rpmfusion-free and nonfree
+ Add RHEL 10 keys
+ Add OpenWrt keys
-------------------------------------------------------------------
Thu Aug 22 11:04:53 UTC 2024 - Neal Gompa <ngompa@opensuse.org>

View File

@@ -4,6 +4,7 @@
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2021 Nicolas FORMICHELLA <stigpro@outlook.fr>
# Copyright (c) 2022 Neal Gompa <ngompa13@gmail.com>.
# Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +23,7 @@
%global origrel 1
Name: distribution-gpg-keys
Version: 1.105
Version: 1.113
Release: 0
Summary: GPG keys of various Linux distributions
Group: System/Packages
@@ -35,7 +36,7 @@ BuildArch: noarch
GPG keys used by various Linux distributions to sign packages.
%prep
%setup -q -n %{name}-%{name}-%{version}-%{origrel}
%autosetup -p1 -n %{name}-%{name}-%{version}-%{origrel}
%build
#nothing to do here