Accepting request 1148151 from home:dimstar:rpm4.20:w

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1148151
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/webrtc-audio-processing?expand=0&rev=27
This commit is contained in:
Takashi Iwai 2024-02-20 17:21:56 +00:00 committed by Git OBS Bridge
parent 5e4c0593c3
commit ef86ba7196
2 changed files with 12 additions and 7 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 15:14:05 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Oct 30 16:42:04 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>

View File

@ -133,13 +133,13 @@ WebRTC implements the W3C's proposal for video conferencing on the web.
%prep
%autosetup -p1 -N
sed -i 's/\r$//' AUTHORS
%patch0 -p1
#%%patch1 -p1
#%%patch2 -p1
%patch3 -p1
%patch100 -p1
%patch101 -p1
%patch102 -p1
%patch -P 0 -p1
#%%patch -P 1 -p1
#%%patch -P 2 -p1
%patch -P 3 -p1
%patch -P 100 -p1
%patch -P 101 -p1
%patch -P 102 -p1
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects