public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-repos] rawhide: Fix directory ownership in fedora-repos-eln
Date: Mon, 17 Aug 2026 15:17:56 GMT [thread overview]
Message-ID: <178697987610.1.16506498189541584444.rpms-fedora-repos-889272e2920c@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-17 15:17 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=178697987610.1.16506498189541584444.rpms-fedora-repos-889272e2920c@fedoraproject.org \
--to=yselkowi@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