public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-repos] f45: add changes for the new modular setup
@ 2026-08-10  9:40 Mohan Boddu
  0 siblings, 0 replies; only message in thread
From: Mohan Boddu @ 2026-08-10  9:40 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10  9:40 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:40 [rpms/fedora-repos] f45: add changes for the new modular setup Mohan Boddu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox