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
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.
* **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
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.
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
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.
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