public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Troy Dawson <tdawson@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: No %fedora set for ELN
Date: Mon, 10 Aug 2026 09:35:15 GMT	[thread overview]
Message-ID: <178635451538.1.11461367574899827353.rpms-fedora-release-21d0becdccbd@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : 21d0becdccbd25096071a33aebed80ea9f9942fc
            Author : Troy Dawson <tdawson@redhat.com>
            Date   : 2020-08-10T13:13:00-07:00
            Stats  : +8/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/21d0becdccbd25096071a33aebed80ea9f9942fc?branch=f45

            Log:
            No %fedora set for ELN

Signed-off-by: Troy Dawson <tdawson@redhat.com>

---
diff --git a/fedora-release.spec b/fedora-release.spec
index b04976d..32a6bd6 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -14,7 +14,7 @@
 Summary:        Fedora release files
 Name:           fedora-release
 Version:        33
-Release:        0.10
+Release:        0.11
 License:        MIT
 URL:            https://fedoraproject.org/
 
@@ -736,10 +736,12 @@ install -d -m 755 %{buildroot}%{_rpmconfigdir}/macros.d
 cat >> %{buildroot}%{_rpmconfigdir}/macros.d/macros.dist << EOF
 # dist macros.
 
+%if !0%{?eln}
 %%fedora              %{dist_version}
+%%fc%{dist_version}                1
+%endif
 %%__bootstrap         ~bootstrap
 %%dist                %%{!?distprefix0:%%{?distprefix}}%%{expand:%%{lua:for i=0,9999 do print("%%{?distprefix" .. i .."}") end}}.fc%%{fedora}%%{?with_bootstrap:%{__bootstrap}}
-%%fc%{dist_version}                1
 EOF
 
 # Install licenses
@@ -907,6 +909,9 @@ ln -s %{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swidtags.d/fedoraproject.or
 
 
 %changelog
+* Thu Aug 06 2020 Ben Cotton <tdawson@redhat.com> - 33-0.11
+- No %fedora set for eln
+
 * Thu Aug 06 2020 Ben Cotton <bcotton@fedoraproject.org> - 33-0.10
 - KDE: Add EarlyOOM by default
 
@@ -927,7 +932,7 @@ ln -s %{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swidtags.d/fedoraproject.or
 * Sun Apr 12 2020 Kevin Fenzi <kevin@scrye.com> - 33-0.5
 - Update color to Fedora blue. Fixes bug #1823099
 
-* Mon Apr 01 2020 Christian Glombek <cglombek@redhat.com> 33-0.4
+* Wed Apr 01 2020 Christian Glombek <cglombek@redhat.com> 33-0.4
 - Add IoT user preset to disable grub-boot-success.timer
 - Update links in 80-coreos.preset
 

                 reply	other threads:[~2026-08-10  9:35 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=178635451538.1.11461367574899827353.rpms-fedora-release-21d0becdccbd@fedoraproject.org \
    --to=tdawson@redhat.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