public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mohan Boddu <mboddu@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-repos] f45: add changes for the new modular setup
Date: Mon, 10 Aug 2026 09:40:45 GMT	[thread overview]
Message-ID: <178635484529.1.6409204235112694154.rpms-fedora-repos-9542f6250122@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-repos
            Branch : f45
            Commit : 9542f6250122f4a7e9fa1f8a0a2148b434ca7858
            Author : Mohan Boddu <mboddu@redhat.com>
            Date   : 2018-03-10T14:43:25-05:00
            Stats  : +7/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-repos/c/9542f6250122f4a7e9fa1f8a0a2148b434ca7858?branch=f45

            Log:
            add changes for the new modular setup

Signed-off-by: Mohan Boddu <mboddu@redhat.com>

---
diff --git a/fedora-repos.spec b/fedora-repos.spec
index d9940d4..e2ab066 100644
--- a/fedora-repos.spec
+++ b/fedora-repos.spec
@@ -1,7 +1,7 @@
 Summary:        Fedora package repositories
 Name:           fedora-repos
 Version:        29
-Release:        0.1%{?_module_build:%{?dist}}
+Release:        0.2%{?_module_build:%{?dist}}
 License:        MIT
 Group:          System Environment/Base
 URL:            https://pagure.io/fedora-repos/
@@ -72,17 +72,22 @@ done
 %defattr(-,root,root,-)
 %dir /etc/yum.repos.d
 %config(noreplace) /etc/yum.repos.d/fedora.repo
+%config(noreplace) /etc/yum.repos.d/fedora-modular.repo
 %config(noreplace) /etc/yum.repos.d/fedora-cisco-openh264.repo
 %config(noreplace) /etc/yum.repos.d/fedora-updates*.repo
 
 %files rawhide
 %defattr(-,root,root,-)
 %config(noreplace) /etc/yum.repos.d/fedora-rawhide.repo
+%config(noreplace) /etc/yum.repos.d/fedora-rawhide-modular.repo
 
 %files -n fedora-gpg-keys
 %dir /etc/pki/rpm-gpg
 /etc/pki/rpm-gpg/*
 
 %changelog
+* Sat Feb 24 2018 Dennis Gilmore <dennis@ausil.us> - 29-0.2
+- add changes for the new modular setup
+
 * Mon Feb 19 2018 Mohan Boddu <mboddu@redhat.com> - 29-0.1
 - Setup for rawhide being f29

diff --git a/sources b/sources
index 7613dd4..3cd8a77 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedora-repos-29.tar.bz2) = b7a3b74776d394f86999b4ec47f672179dd0b1d87132c318cb997742bcc30470bebb617c28f4d07fb79916c787d728fa3a3421cf3d509ac0760e4082d5e6fcdd
+SHA512 (fedora-repos-29.tar.bz2) = 53f9b48e54f1419b12d40e0be5fab79a10a93b147391d07cd8a237275c4129d2773e8dcf9834ef4c343f08d90ec17092215d73e25de14abc99c3b0e61d008a89

                 reply	other threads:[~2026-08-10  9:40 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=178635484529.1.6409204235112694154.rpms-fedora-repos-9542f6250122@fedoraproject.org \
    --to=mboddu@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