public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-repos] f45: Enable rebuilding for ELN
@ 2026-08-10 9:41 Stephen Gallagher
0 siblings, 0 replies; only message in thread
From: Stephen Gallagher @ 2026-08-10 9:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-repos
Branch : f45
Commit : b59bbce1e6d9836cbae0518951c6452ca8f6183c
Author : Stephen Gallagher <sgallagh@redhat.com>
Date : 2020-08-19T09:17:24-04:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-repos/c/b59bbce1e6d9836cbae0518951c6452ca8f6183c?branch=f45
Log:
Enable rebuilding for ELN
Also drops the %dist override for module builds, which was a remnant
of Modularity 1.0. It is not needed with the current implementation,
since we expect the platform to be non-modular.
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
---
diff --git a/fedora-repos.spec b/fedora-repos.spec
index dfa70c7..14be8a1 100644
--- a/fedora-repos.spec
+++ b/fedora-repos.spec
@@ -1,7 +1,7 @@
Summary: Fedora package repositories
Name: fedora-repos
Version: 34
-Release: 0.1%{?_module_build:%{?dist}}
+Release: 0.2%{?eln:.eln%{eln}}
License: MIT
URL: https://fedoraproject.org/
@@ -206,6 +206,10 @@ install -m 644 %{_sourcedir}/fedora-compose.conf $RPM_BUILD_ROOT/etc/ostree/remo
%changelog
+* 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
+
* Mon Aug 10 2020 Tomas Hrcka <thrcka@redhat.com> - 34-0.1
- Setup for rawhide being F34
^ 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: Enable rebuilding for ELN Stephen Gallagher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox