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:
parent
8b44bcd41b
commit
b8809b0896
@ -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>
|
Wed Feb 21 06:48:22 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
@ -390,7 +390,7 @@ JACK libraries.
|
|||||||
%autosetup -N
|
%autosetup -N
|
||||||
%if %{?pkg_vcmp:%{pkg_vcmp meson <= 0.61.0}}
|
%if %{?pkg_vcmp:%{pkg_vcmp meson <= 0.61.0}}
|
||||||
sed -ie "s/version : '0.3.72'/version : '%{version}'/" %{P:0}
|
sed -ie "s/version : '0.3.72'/version : '%{version}'/" %{P:0}
|
||||||
%patch0 -p1
|
%patch -P 0 -p1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user