automatic version update by autodist [release 0.5.6-1mamba;Fri Sep 06 2024]

This commit is contained in:
Automatic Build System 2024-09-09 10:32:01 +02:00
parent 962dd0db18
commit 736f1fa837

View File

@ -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 <autodist@openmamba.org> 0.5.6-1mamba
- automatic version update by autodist
* Sun Jun 30 2024 Automatic Build System <autodist@openmamba.org> 0.5.5-1mamba
- automatic version update by autodist