diff --git a/distribution-gpg-keys-1.38-1.tar.gz b/distribution-gpg-keys-1.38-1.tar.gz deleted file mode 100644 index f3b7e4e..0000000 --- a/distribution-gpg-keys-1.38-1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f060c883af6eeba284adc1ae573dd90598d073615b48c1b597bb29d97971ad0 -size 7190209 diff --git a/distribution-gpg-keys-1.58-1.tar.gz b/distribution-gpg-keys-1.58-1.tar.gz new file mode 100644 index 0000000..2d3edf7 --- /dev/null +++ b/distribution-gpg-keys-1.58-1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e87d12cc2453dbe81d4d85c2784aa41dd3eb7f5c2b1cae1b9ad0f2a283248782 +size 18665310 diff --git a/distribution-gpg-keys.changes b/distribution-gpg-keys.changes index b12074d..7e6881a 100644 --- a/distribution-gpg-keys.changes +++ b/distribution-gpg-keys.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Fri Oct 22 07:16:29 UTC 2021 - Nicolas FORMICHELLA + +- Update to v1.58 + - [1.39] + + Add Rosa Linux and Intel keys + - [1.40] + + Add EuroLinux keys + + Add Datto's third party repository keys + - [1.41] + + Add QubesOS and Fedora 34 keys + - [1.42] + + Add RPMFusion 33 keys + - [1.43] + - [1.44] + + Add Oracle Linux, Fedora ELN and Zoom keys + + Update symlinks + - [1.45] + + Update symlinks + - [1.46] + - [1.47] + + Add Remi 2021 key + - [1.48] + + Add Fedora 35 keys + - [1.49] + + Add Mariadb and Alma Linux keys + + Update symlinks + - [1.50] + - [1.51] + + Add Intel new key + + Add Fedora 36 key + + Add missing CentOS keys + - [1.52-1.53] + - [1.54] + + Add SUSE keys + + Add OpenSUSE + - [1.55] + + Add Rocky Linux keys + - [1.56-1.57] + - [1.58] + + Add RPMFusion 36 keys + + Update symlinks + ------------------------------------------------------------------- Thu May 21 11:16:49 UTC 2020 - Neal Gompa diff --git a/distribution-gpg-keys.spec b/distribution-gpg-keys.spec index 82232bc..180c347 100644 --- a/distribution-gpg-keys.spec +++ b/distribution-gpg-keys.spec @@ -1,6 +1,8 @@ # # spec file for package distribution-gpg-keys # +# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2021 Nicolas FORMICHELLA # Copyright (c) 2020 Neal Gompa . # # All modifications and additions to the file contributed by third parties @@ -12,34 +14,32 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # # Release versions are part of the git tag %global origrel 1 -Name: distribution-gpg-keys -Version: 1.38 -Release: 0 -Summary: GPG keys of various Linux distributions -Group: System/Packages -License: CC0-1.0 -URL: https://github.com/xsuchy/distribution-gpg-keys -Source0: %{url}/archive/%{name}-%{version}-%{origrel}.tar.gz -BuildArch: noarch +Name: distribution-gpg-keys +Version: 1.58 +Release: 0 +Summary: GPG keys of various Linux distributions +Group: System/Packages +License: CC0-1.0 +URL: https://github.com/xsuchy/distribution-gpg-keys +Source0: %{url}/archive/%{name}-%{version}-%{origrel}.tar.gz +BuildArch: noarch %description GPG keys used by various Linux distributions to sign packages. - %prep %setup -q -n %{name}-%{name}-%{version}-%{origrel} %build #nothing to do here - %install mkdir -p %{buildroot}%{_datadir}/%{name}/ cp -a keys/* %{buildroot}%{_datadir}/%{name}/ @@ -53,4 +53,3 @@ rm -rf %{buildroot}%{_datadir}/%{name}/copr %{_datadir}/%{name}/ %changelog -