Accepting request 1153354 from home:dimstar:rpm4.20:p

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1153354
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pipewire?expand=0&rev=185
This commit is contained in:
Takashi Iwai 2024-03-01 15:06:04 +00:00 committed by Git OBS Bridge
parent 8b44bcd41b
commit b8809b0896
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 29 14:58:44 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Feb 21 06:48:22 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>

View File

@ -390,7 +390,7 @@ JACK libraries.
%autosetup -N
%if %{?pkg_vcmp:%{pkg_vcmp meson <= 0.61.0}}
sed -ie "s/version : '0.3.72'/version : '%{version}'/" %{P:0}
%patch0 -p1
%patch -P 0 -p1
%endif
%build