public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-repos] f45: Fix a copy-paste error in eln repo name
Date: Mon, 10 Aug 2026 09:41:03 GMT	[thread overview]
Message-ID: <178635486387.1.11190242118866906375.rpms-fedora-repos-59edd28f1ffc@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-repos
            Branch : f45
            Commit : 59edd28f1ffc30fd65dfdb48c38a61a301dbd281
            Author : Miro Hrončok <miro@hroncok.cz>
            Date   : 2020-08-21T19:31:41+02:00
            Stats  : +5/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-repos/c/59edd28f1ffc30fd65dfdb48c38a61a301dbd281?branch=f45

            Log:
            Fix a copy-paste error in eln repo name

Signed-off-by: Miro Hrončok <miro@hroncok.cz>

---
diff --git a/fedora-eln.repo b/fedora-eln.repo
index 1b02c9b..3e42308 100644
--- a/fedora-eln.repo
+++ b/fedora-eln.repo
@@ -20,7 +20,7 @@
 # Version: eln
 
 [eln]
-name=Fedora - ELN - Developmental modular packages for the next Enterprise Linux release
+name=Fedora - ELN - Developmental packages for the next Enterprise Linux release
 baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/Everything/$basearch/os/
 #metalink=https://mirrors.fedoraproject.org/metalink?repo=eln&arch=$basearch
 enabled=1

diff --git a/fedora-repos.spec b/fedora-repos.spec
index 14be8a1..cca548c 100644
--- a/fedora-repos.spec
+++ b/fedora-repos.spec
@@ -1,7 +1,7 @@
 Summary:        Fedora package repositories
 Name:           fedora-repos
 Version:        34
-Release:        0.2%{?eln:.eln%{eln}}
+Release:        0.3%{?eln:.eln%{eln}}
 License:        MIT
 URL:            https://fedoraproject.org/
 
@@ -206,6 +206,9 @@ install -m 644 %{_sourcedir}/fedora-compose.conf $RPM_BUILD_ROOT/etc/ostree/remo
 
 
 %changelog
+* Fri Aug 21 2020 Miro Hrončok <mhroncok@redhat.com> - 34-0.3
+- Fix a copy-paste error in eln repo name
+
 * Wed Aug 19 2020 Stephen Gallagher <sgallagh@redhat.com> - 34-0.2
 - Enable rebuilding of fedora-repos in ELN
 - Drop unused modularity-specific release information

                 reply	other threads:[~2026-08-10  9:41 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=178635486387.1.11190242118866906375.rpms-fedora-repos-59edd28f1ffc@fedoraproject.org \
    --to=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