Bug 2407352 - Review Request: headset-battery-indicator - System tray application for controlling USB headsets (HeadsetControl GUI)
Summary: Review Request: headset-battery-indicator - System tray application for contr...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/ruflas/headset-bat...
Whiteboard:
Depends On:
Blocks: FE-NEEDSPONSOR
TreeView+ depends on / blocked
 
Reported: 2025-10-30 10:42 UTC by juan75555
Modified: 2026-05-11 18:03 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description juan75555 2025-10-30 10:42:51 UTC
Headset Battery Indicator is a Python/Qt application that provides a clean system tray interface (GUI) for managing USB headset features, including battery level, ChatMix, Sidetone, and Auto-Off time. It acts as a graphical frontend for the already existing `headsetcontrol` binary.

SPEC URL:https://copr-dist-git.fedorainfracloud.org/packages/ruflas/headset-battery-indicator/headset-battery-indicator.git/plain/python-headset-battery-indicator.spec
SRPM URL:https://download.copr.fedorainfracloud.org/results/ruflas/headset-battery-indicator/fedora-43-x86_64/09747960-headset-battery-indicator/headset-battery-indicator-1.3.0-1.fc43.src.rpm

Dependencies:

Requires: headsetcontrol, python3-PySide6, xdg-utils
BuildRequires: python3-devel, pyproject-rpm-macros


As this is my initial attempt at uploading and creating a package for Fedora, I require a sponsor to review and approve the packaging.
Fedora Account System Username: ruflas

Comment 1 Fedora Review Service 2025-10-30 10:43:02 UTC
Cannot find any valid SRPM URL for this ticket. Common causes are:

- You didn't specify `SRPM URL: ...` in the ticket description
  or any of your comments
- The URL schema isn't HTTP or HTTPS
- The SRPM package linked in your URL doesn't match the package name specified
  in the ticket summary


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 3 Fedora Review Service 2025-10-30 14:44:32 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/9749333
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2407352-headset-battery-indicator/fedora-rawhide-x86_64/09749333-headset-battery-indicator/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 4 juan75555 2026-05-04 20:20:17 UTC
Updated package to v2.2.0 with the following fixes based on Fedora packaging guidelines:

Migrated to modern pyproject RPM macros (%pyproject_wheel, %pyproject_install, %generate_buildrequires)
Fixed Requires: python3-pyside6 (correct Fedora package name)
Added .desktop file to source repository with proper fields
Used desktop-file-install for .desktop validation
Successful Copr build on Fedora 42, 43, 44 and rawhide:
https://copr.fedorainfracloud.org/coprs/ruflas/headset-battery-indicator/build/10424162/

SPEC URL: https://raw.githubusercontent.com/ruflas/headset-battery-indicator/main/python-headset-battery-indicator.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/ruflas/headset-battery-indicator/srpm-builds/10424162/python-headset-battery-indicator-2.2.0-1.src.rpm

Comment 5 Fedora Review Service 2026-05-04 20:24:12 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10424171
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2407352-headset-battery-indicator/fedora-rawhide-x86_64/10424171-python-headset-battery-indicator/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 6 juan75555 2026-05-11 18:03:55 UTC
Updated package to v2.2.0 with the following additional fixes:

Renamed spec from python-headset-battery-indicator.spec to headset-battery-indicator.spec — the python- prefix is reserved for Python libraries per Fedora guidelines, not applications
Changed Name: field accordingly to headset-battery-indicator
Added Obsoletes: python-headset-battery-indicator < 2.3.0 and Provides: python-headset-battery-indicator = %{version} for a clean upgrade path
Successful Copr build on Fedora 42, 43, 44 and rawhide:
https://copr.fedorainfracloud.org/coprs/ruflas/headset-battery-indicator/build/10445409/

SPEC URL: https://raw.githubusercontent.com/ruflas/headset-battery-indicator/main/headset-battery-indicator.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/ruflas/headset-battery-indicator/srpm-builds/10445409/headset-battery-indicator-2.2.0-1.src.rpm


Note You need to log in before you can comment on or make changes to this bug.