diff --git a/distribution-gpg-keys-1.105-1.tar.gz b/distribution-gpg-keys-1.105-1.tar.gz deleted file mode 100644 index b77b5fb..0000000 --- a/distribution-gpg-keys-1.105-1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22d6ab30d50a5fb947d755a932d922556ceb06befd0bc1a1af6eb6c196c3c754 -size 67292024 diff --git a/distribution-gpg-keys-1.113-1.tar.gz b/distribution-gpg-keys-1.113-1.tar.gz new file mode 100644 index 0000000..e0ddb7a --- /dev/null +++ b/distribution-gpg-keys-1.113-1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42f8b6f1c35c221f2dff278790456cedb8ddad1ce0261c10eeaa01a8a913e24c +size 87193504 diff --git a/distribution-gpg-keys.changes b/distribution-gpg-keys.changes index d84f0e5..0e26bbf 100644 --- a/distribution-gpg-keys.changes +++ b/distribution-gpg-keys.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sat Jul 19 19:07:00 UTC 2025 - Andreas Stieger + +- 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 + +- 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 diff --git a/distribution-gpg-keys.spec b/distribution-gpg-keys.spec index fca2214..6505c53 100644 --- a/distribution-gpg-keys.spec +++ b/distribution-gpg-keys.spec @@ -4,6 +4,7 @@ # Copyright (c) 2024 SUSE LLC # Copyright (c) 2021 Nicolas FORMICHELLA # Copyright (c) 2022 Neal Gompa . +# Copyright (c) 2025 Andreas Stieger # # 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