diff options
-rw-r--r-- | index.html | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -332,8 +332,16 @@ <h2>Other resources</h2> <ul class="pkglist"> <li> + <a href="https://rpms.remirepo.net/RPM-GPG-KEY-remi2020" class="inpage">RPM-GPG-KEY-remi2020</a>: + the GnuPG public key of the key pair used to sign my packages (Fedora 32+ and new .src.rpm) + </li> + <li> + <a href="https://rpms.remirepo.net/RPM-GPG-KEY-remi2019" class="inpage">RPM-GPG-KEY-remi2019</a>: + the GnuPG public key of the key pair used to sign my packages (Fedora 30-31) + </li> + <li> <a href="https://rpms.remirepo.net/RPM-GPG-KEY-remi2018" class="inpage">RPM-GPG-KEY-remi2018</a>: - the GnuPG public key of the key pair used to sign my packages (Fedora 28+ and .src.rpm) + the GnuPG public key of the key pair used to sign my packages (Fedora 28-29) </li> <li> <a href="https://rpms.remirepo.net/RPM-GPG-KEY-remi2017" class="inpage">RPM-GPG-KEY-remi2017</a>: |