public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Stephen Gallagher <sgallagh@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-repos] f45: Enable rebuilding for ELN
Date: Mon, 10 Aug 2026 09:41:03 GMT	[thread overview]
Message-ID: <178635486338.1.18001238430565969978.rpms-fedora-repos-b59bbce1e6d9@fedoraproject.org> (raw)

            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
 

                 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=178635486338.1.18001238430565969978.rpms-fedora-repos-b59bbce1e6d9@fedoraproject.org \
    --to=sgallagh@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