diff --git a/wireplumber.spec b/wireplumber.spec index 0820133..d5274c3 100644 --- a/wireplumber.spec +++ b/wireplumber.spec @@ -1,7 +1,7 @@ %define gitcommit %(echo %version | cut -d. -f5) %define apiver 0.5 Name: wireplumber -Version: 0.5.5 +Version: 0.5.6 Release: 1mamba Summary: Session / policy manager implementation for PipeWire Group: Applications/Multimedia @@ -72,8 +72,6 @@ This package contains libraries and header files for developing applications tha %systemd_user_preun wireplumber.service : -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files -f %{name}.lang %defattr(-,root,root) @@ -109,6 +107,9 @@ This package contains libraries and header files for developing applications tha %doc README.rst %changelog +* Fri Sep 06 2024 Automatic Build System 0.5.6-1mamba +- automatic version update by autodist + * Sun Jun 30 2024 Automatic Build System 0.5.5-1mamba - automatic version update by autodist