Accepting request 1152203 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1152203 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guvcview?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 27 11:16:13 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 22:06:07 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
||||
+2
-2
@@ -159,9 +159,9 @@ Provides translations to libgviewv4l2core.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{pname}-src-%{version}
|
||||
%patch0 -p1
|
||||
%patch -P 0 -p1
|
||||
%if %{with qt5}
|
||||
%patch1 -p1
|
||||
%patch -P 1 -p1
|
||||
%endif
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user