public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: No %fedora set for ELN
@ 2026-08-10 9:35 Troy Dawson
0 siblings, 0 replies; only message in thread
From: Troy Dawson @ 2026-08-10 9:35 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:35 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:35 [rpms/fedora-release] f45: No %fedora set for ELN Troy Dawson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox