public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Enable the Fedora flatpak repos service
Date: Mon, 10 Aug 2026 09:34:49 GMT [thread overview]
Message-ID: <178635448936.1.4152015171684326083.rpms-fedora-release-5de290ba5ed4@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : 5de290ba5ed408c3d815169078b04a1def941db1
Author : Kalev Lember <klember@redhat.com>
Date : 2019-04-04T13:29:37+02:00
Stats : +8/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/5de290ba5ed408c3d815169078b04a1def941db1?branch=f45
Log:
Enable the Fedora flatpak repos service
https://bugzilla.redhat.com/show_bug.cgi?id=1696225
Signed-off-by: Kalev Lember <klember@redhat.com>
---
diff --git a/90-default.preset b/90-default.preset
index 7effdd2..90ad507 100644
--- a/90-default.preset
+++ b/90-default.preset
@@ -282,3 +282,7 @@ enable ostree-finalize-staged.path
# Enable the Docker daemon socket
# https://bugzilla.redhat.com/show_bug.cgi?id=1655602
enable docker.socket
+
+# Enable the service for adding Fedora OCI repos to flatpak
+# https://bugzilla.redhat.com/show_bug.cgi?id=1696225
+enable flatpak-add-fedora-repos.service
diff --git a/fedora-release.spec b/fedora-release.spec
index dd1842f..b5dee6f 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -14,7 +14,7 @@
Summary: Fedora release files
Name: fedora-release
Version: 31
-Release: 0.2
+Release: 0.3
License: MIT
URL: https://fedoraproject.org/
@@ -606,6 +606,9 @@ ln -s %{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swidtags.d/fedoraproject.or
%changelog
+* Thu Apr 04 2019 Kalev Lember <klember@redhat.com> - 31-0.3
+- Enable the Fedora flatpak repos service (#1696225)
+
* Wed Mar 20 2019 Jason L Tibbitts III <tibbs@math.uh.edu> - 31-0.2
- Allow bootstrap suffix to be overridden.
reply other threads:[~2026-08-10 9:34 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=178635448936.1.4152015171684326083.rpms-fedora-release-5de290ba5ed4@fedoraproject.org \
--to=klember@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