public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-repos] f45: Fix a copy-paste error in eln repo name
@ 2026-08-10  9:41 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-10  9:41 UTC (permalink / raw)
  To: git-commits

            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

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

only message in thread, other threads:[~2026-08-10  9:41 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:41 [rpms/fedora-repos] f45: Fix a copy-paste error in eln repo name 

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