From ed23e01e29cedc8f53a0f257ee592b54d8b11245 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 24 Oct 2016 17:38:06 +0200 Subject: [PATCH] Update distribution-gpg-keys to 1.8-1 --- .gitignore | 1 + distribution-gpg-keys.spec | 13 ++++++++++++- sources | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bc7b674..18ab6d6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /distribution-gpg-keys-1.5.tar.gz /distribution-gpg-keys-1.6.tar.gz /distribution-gpg-keys-1.7.tar.gz +/distribution-gpg-keys-1.8.tar.gz diff --git a/distribution-gpg-keys.spec b/distribution-gpg-keys.spec index e839abd..462781d 100644 --- a/distribution-gpg-keys.spec +++ b/distribution-gpg-keys.spec @@ -1,5 +1,5 @@ Name: distribution-gpg-keys -Version: 1.7 +Version: 1.8 Release: 1%{?dist} Summary: GPG keys of various Linux distributions @@ -53,6 +53,17 @@ cp -a keys/* %{buildroot}%{_datadir}/%{name}/ %{_datadir}/%{name}/copr %changelog +* Mon Oct 24 2016 Miroslav Suchý 1.8-1 +- update copr gpg keys +- README.md: Indicate what keys are actually included +- add rpmfusion F19 keys +- add note how to verify gpg key using fingerprint +- RPMFusion add fedora-20 and fedora-21 keys +- RPMFusion add rpmfusion el-7 keys +- RPMFusion add fedora-25 keys +- use symbol links . +- Add a crucial information to README.md + * Mon Sep 12 2016 Miroslav Suchý 1.7-1 - do not use weak deps on rhel diff --git a/sources b/sources index 6f10d89..f966709 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c80c9d6f9fefee0c638258713776427a distribution-gpg-keys-1.7.tar.gz +7bb0789015dcb754b989ca5cb22cd1aa distribution-gpg-keys-1.8.tar.gz