public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neal Gompa <ngompa@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: user session: drop duplicate pipewire-pulse preset
Date: Mon, 10 Aug 2026 09:35:38 GMT [thread overview]
Message-ID: <178635453890.1.3203460314982726336.rpms-fedora-release-5f8c4e8eeef7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : 5f8c4e8eeef7f422ecd3bffb1af1bfc4cc156779
Author : Neal Gompa <ngompa@fedoraproject.org>
Date : 2021-07-23T05:28:24-04:00
Stats : +7/-7 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/5f8c4e8eeef7f422ecd3bffb1af1bfc4cc156779?branch=f45
Log:
user session: drop duplicate pipewire-pulse preset
We have this defined twice for no particularly good reason.
Clean this up so that we have only a single instance of the
setting.
---
diff --git a/90-default-user.preset b/90-default-user.preset
index 4fe63b8..c19d1b2 100644
--- a/90-default-user.preset
+++ b/90-default-user.preset
@@ -9,8 +9,10 @@ enable dbus-broker.service
# https://bugzilla.redhat.com/show_bug.cgi?id=1592434
enable pipewire.socket
-# Pulse-audio compatibility for pipewire
+# Enable the PipeWire PulseAudio compatibility socket interface
# https://bugzilla.redhat.com/show_bug.cgi?id=1904239
+# https://bugzilla.redhat.com/show_bug.cgi?id=1907906
+# https://fedoraproject.org/wiki/Changes/DefaultPipeWire
enable pipewire-pulse.socket
# https://bugzilla.redhat.com/show_bug.cgi?id=1976006
@@ -18,11 +20,6 @@ enable pipewire-media-session.service
# https://bugzilla.redhat.com/show_bug.cgi?id=1979419
enable wireplumber.service
-# Enable the PipeWire PulseAudio compatibility socket interface
-# https://bugzilla.redhat.com/show_bug.cgi?id=1907906
-# https://fedoraproject.org/wiki/Changes/DefaultPipeWire
-enable pipewire-pulse.socket
-
# Enable the session agent for snaps
# https://bugzilla.redhat.com/show_bug.cgi?id=1734371
enable snapd.session-agent.socket
diff --git a/fedora-release.spec b/fedora-release.spec
index 2713500..fc6766b 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -60,7 +60,7 @@
Summary: Fedora release files
Name: fedora-release
Version: 35
-Release: 0.11%{?eln:.eln%{eln}}
+Release: 0.12%{?eln:.eln%{eln}}
License: MIT
URL: https://fedoraproject.org/
@@ -1328,6 +1328,9 @@ ln -s %{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swidtags.d/fedoraproject.or
%changelog
+* Fri Jul 23 2021 Neal Gompa <ngompa@fedoraproject.org> - 35-0.12
+- user session: drop duplicate pipewire-pulse preset
+
* Wed Jul 14 2021 Kevin Fenzi <kevin@scrye.com> - 35-0.11
- user session: wireplumber.service and pipewire-pulse.socket
reply other threads:[~2026-08-10 9:35 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=178635453890.1.3203460314982726336.rpms-fedora-release-5f8c4e8eeef7@fedoraproject.org \
--to=ngompa@fedoraproject.org \
--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