public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kevin Fenzi <kevin@scrye.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-repos] f45: The f32 gpg public key has some extra spaces at the end of the first line, gpg errors on this, so fix it up.
Date: Mon, 10 Aug 2026 09:40:54 GMT [thread overview]
Message-ID: <178635485440.1.8390360497344507144.rpms-fedora-repos-a12c809ab2dc@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-repos
Branch : f45
Commit : a12c809ab2dcb730cbeb4a03c50d20e3d25cc048
Author : Kevin Fenzi <kevin@scrye.com>
Date : 2019-08-19T08:38:47-07:00
Stats : +5/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-repos/c/a12c809ab2dcb730cbeb4a03c50d20e3d25cc048?branch=f45
Log:
The f32 gpg public key has some extra spaces at the end of the first line, gpg errors on this, so fix it up.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
---
diff --git a/RPM-GPG-KEY-fedora-32-primary b/RPM-GPG-KEY-fedora-32-primary
index cd0bd04..67bde34 100644
--- a/RPM-GPG-KEY-fedora-32-primary
+++ b/RPM-GPG-KEY-fedora-32-primary
@@ -1,4 +1,4 @@
------BEGIN PGP PUBLIC KEY BLOCK-----
+-----BEGIN PGP PUBLIC KEY BLOCK-----
mQINBF1RVqsBEADWMBqYv/G1r4PwyiPQCfg5fXFGXV1FCZ32qMi9gLUTv1CX7rYy
H4Inj93oic+lt1kQ0kQCkINOwQczOkm6XDkEekmMrHknJpFLwrTK4AS28bYF2RjL
diff --git a/fedora-repos.spec b/fedora-repos.spec
index 0ba8236..b593934 100644
--- a/fedora-repos.spec
+++ b/fedora-repos.spec
@@ -1,7 +1,7 @@
Summary: Fedora package repositories
Name: fedora-repos
Version: 32
-Release: 0.1%{?_module_build:%{?dist}}
+Release: 0.2%{?_module_build:%{?dist}}
License: MIT
URL: https://fedoraproject.org/
@@ -167,6 +167,9 @@ install -m 644 %{_sourcedir}/fedora.conf $RPM_BUILD_ROOT/etc/ostree/remotes.d/
/etc/ostree/remotes.d/fedora.conf
%changelog
+* Mon Aug 19 2019 Kevin Fenzi <kevin@scrye.com> - 32-0.2
+- Fix f32 key having extra spaces.
+
* Tue Aug 13 2019 Mohan Boddu <mboddu@bhujji.com> - 32-0.1
- Adding F32 key
- Setup for rawhide being f32
reply other threads:[~2026-08-10 9:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178635485440.1.8390360497344507144.rpms-fedora-repos-a12c809ab2dc@fedoraproject.org \
--to=kevin@scrye.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox