diff --git a/.gitignore b/.gitignore index 4f988bf..16d2a08 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /distribution-gpg-keys-1.4.tar.gz /distribution-gpg-keys-1.5.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