## START: Set by rpmautospec ## (rpmautospec version 0.8.1) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 4; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec # Generated by go2rpm 1.13.1 %bcond_without check %global debug_package %{nil} # https://github.com/mesilliac/pulse-simple %global goipath github.com/mesilliac/pulse-simple %global commit 75ac54e19fdff88f4fbd82f45125134b602230b0 %gometa -L -f %global common_description %{expand: Cgo bindings to PulseAudio's Simple API, for easily playing or capturing raw audio.} %global golicenses LICENSE %global godocs examples README.md Name: golang-github-mesilliac-pulse-simple Version: 0 Release: %autorelease -p Summary: Easily play or capture raw audio via PulseAudio's Simple API License: MIT URL: %{gourl} Source: %{gosource} BuildRequires: pulseaudio-libs-devel %description %{common_description} %gopkg %prep %goprep -A %autopatch -p1 %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog ## START: Generated by rpmautospec * Thu Jul 24 2025 Fedora Release Engineering - 0-0.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Fri Jan 17 2025 Fedora Release Engineering - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 18 2024 Fedora Release Engineering - 0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jul 14 2024 Davide Cavalca - 0-0.1 - Initial import; Fixes: RHBZ#2297709 ## END: Generated by rpmautospec