public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-repos] rawhide: Fix directory ownership in fedora-repos-eln
@ 2026-08-17 15:17 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-17 15:17 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/fedora-repos
Branch : rawhide
Commit : 889272e2920cb42c03f6aa6bd4819a220fb57acc
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date   : 2026-08-11T21:51:47-04:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/fedora-repos/c/889272e2920cb42c03f6aa6bd4819a220fb57acc?branch=rawhide

Log:
Fix directory ownership in fedora-repos-eln

---
diff --git a/fedora-repos.spec b/fedora-repos.spec
index 48ff071..b4531eb 100644
--- a/fedora-repos.spec
+++ b/fedora-repos.spec
@@ -4,7 +4,7 @@
 Summary:        Fedora package repositories
 Name:           fedora-repos
 Version:        46
-Release:        0.1%{?eln:.eln%{eln}}
+Release:        0.2%{?eln:.eln%{eln}}
 License:        MIT
 URL:            https://fedoraproject.org/
 
@@ -411,10 +411,15 @@ rm -f "$TMPRING"
 /etc/ostree/remotes.d/fedora-compose.conf
 
 %files eln
+%dir /etc/yum.repos.d
+%dir %{_datadir}/dnf5/repos.d
 %{_datadir}/dnf5/repos.d/fedora-eln.repo
 
 
 %changelog
+* Wed Aug 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 46-0.2
+- Fix directory ownership in fedora-repos-eln
+
 * Mon Aug 11 2026 Patrik Polakovic <patrik@alphamail.org> - 46-0.1
 - Rawhide is now F46
 

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

only message in thread, other threads:[~2026-08-17 15:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17 15:17 [rpms/fedora-repos] rawhide: Fix directory ownership in fedora-repos-eln Yaakov Selkowitz

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