public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [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.
@ 2026-08-10  9:40 Kevin Fenzi
  0 siblings, 0 replies; only message in thread
From: Kevin Fenzi @ 2026-08-10  9:40 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10  9:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  9:40 [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 Kevin Fenzi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox