update to 0.4.14.20230811git.227dd970 [release 0.4.14.20230811git.227dd970-1mamba;Tue Aug 15 2023]
This commit is contained in:
parent
99aa4aa1bd
commit
222d6169d6
@ -1,14 +1,16 @@
|
||||
%define gitcommit %(echo %version | cut -d. -f5)
|
||||
%define apiver 0.4
|
||||
Name: wireplumber
|
||||
Version: 0.4.14
|
||||
Release: 2mamba
|
||||
Version: 0.4.14.20230811git.227dd970
|
||||
Release: 1mamba
|
||||
Summary: Session / policy manager implementation for PipeWire
|
||||
Group: Applications/Multimedia
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://pipewire.pages.freedesktop.org/wireplumber/
|
||||
Source: https://gitlab.freedesktop.org/pipewire/wireplumber/-/archive/%{version}/wireplumber-%{version}.tar.bz2
|
||||
Source: https://gitlab.freedesktop.org/pipewire/wireplumber.git/master@%{gitcommit}/wireplumber-%{version}.tar.bz2
|
||||
#Source: https://gitlab.freedesktop.org/pipewire/wireplumber/-/archive/%{version}/wireplumber-%{version}.tar.bz2
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -104,6 +106,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.rst
|
||||
|
||||
%changelog
|
||||
* Tue Aug 15 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.14.20230811git.227dd970-1mamba
|
||||
- update to 0.4.14.20230811git.227dd970
|
||||
|
||||
* Sat Mar 25 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.14-2mamba
|
||||
- add scripts to enable systemd user service; add virtual provide pipewiremanager
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user