forked from pool/distribution-gpg-keys
Accepting request 926887 from home:stig124:branches:Base:System
[Note : I can't do anything about the formatting, I have no idea why it does that] Update to v1.58 OBS-URL: https://build.opensuse.org/request/show/926887 OBS-URL: https://build.opensuse.org/package/show/Base:System/distribution-gpg-keys?expand=0&rev=9
This commit is contained in:
parent
a2cf3ff2ee
commit
f251d8fee6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f060c883af6eeba284adc1ae573dd90598d073615b48c1b597bb29d97971ad0
|
||||
size 7190209
|
3
distribution-gpg-keys-1.58-1.tar.gz
Normal file
3
distribution-gpg-keys-1.58-1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e87d12cc2453dbe81d4d85c2784aa41dd3eb7f5c2b1cae1b9ad0f2a283248782
|
||||
size 18665310
|
@ -1,3 +1,46 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 22 07:16:29 UTC 2021 - Nicolas FORMICHELLA <stigpro@outlook.fr>
|
||||
|
||||
- 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 <ngompa13@gmail.com>
|
||||
|
||||
|
@ -1,6 +1,8 @@
|
||||
#
|
||||
# spec file for package distribution-gpg-keys
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2021 Nicolas FORMICHELLA <stigpro@outlook.fr>
|
||||
# Copyright (c) 2020 Neal Gompa <ngompa13@gmail.com>.
|
||||
#
|
||||
# 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user