%global forgeurl https://github.com/Sapd/HeadsetControl %global commit 49d9257dcb960d1a545f960090a3a89bd12b175e %forgemeta Name: HeadsetControl Version: 3.1.0 Release: 1%{?dist} Summary: A tool to control certain aspects of USB-connected headsets on Linux License: GPLv3+ and Boost URL: https://github.com/Sapd/HeadsetControl Source0: %{forgesource} BuildRequires: gcc-c++ BuildRequires: cmake BuildRequires: hidapi-devel %description A tool to control certain aspects of USB-connected headsets on Linux %prep %forgesetup %build %cmake %cmake_build %install %cmake_install %check %ctest %files %{_bindir}/headsetcontrol %{_prefix}/lib/udev/rules.d/70-headsets.rules %license license %doc README.md %changelog * Wed Jul 30 2025 Christian Birk - 3.1.0-1 - new version * Sun May 04 2025 Christian Birk - 3.0.0-3 - update to latest git * Tue Dec 03 2024 Christian Birk - 3.0.0-2 - update to latest git