Accepting request 1112514 from home:alarrosa:branches:multimedia:libs:webrtc-audio-processing

Really do what the changelog said I did

OBS-URL: https://build.opensuse.org/request/show/1112514
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/webrtc-audio-processing?expand=0&rev=22
This commit is contained in:
Antonio Larrosa 2023-09-20 09:46:15 +00:00 committed by Git OBS Bridge
parent 475c33dd1b
commit 0c371f7f49

View File

@ -73,7 +73,7 @@ WebRTC implements the W3C's proposal for video conferencing on the web.
%package -n libwebrtc-audio-processing-devel
Summary: Real-Time Communication Library for Web Browsers
Group: Development/Libraries/C and C++
Requires: libwebrtc-audio-processing%{pkg_soname} = %{version}
Requires: libwebrtc-audio-processing-%{pkg_soname} = %{version}
%description -n libwebrtc-audio-processing-devel
WebRTC is an open source project that enables web browsers with Real-Time
@ -108,7 +108,7 @@ WebRTC implements the W3C's proposal for video conferencing on the web.
%package -n libwebrtc-audio-coding-devel
Summary: Real-Time Communication Library for Web Browsers
Group: Development/Libraries/C and C++
Requires: libwebrtc-audio-coding%{pkg_soname} = %{version}
Requires: libwebrtc-audio-coding-%{pkg_soname} = %{version}
%description -n libwebrtc-audio-coding-devel
WebRTC is an open source project that enables web browsers with Real-Time