!13 [sync] PR-10: fix build warnings: patchN is deprecated (2 usages found), use patch N (or %patch -P N)
From: @openeuler-sync-bot Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
3baf0f3dc6
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: qtav
|
Name: qtav
|
||||||
Version: 1.13.0
|
Version: 1.13.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A media playback framework based on Qt and FFmpeg
|
Summary: A media playback framework based on Qt and FFmpeg
|
||||||
License: LGPLv2+ and GPLv3+ and BSD
|
License: LGPLv2+ and GPLv3+ and BSD
|
||||||
URL: http://www.qtav.org/
|
URL: http://www.qtav.org/
|
||||||
@ -239,6 +239,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|||||||
%{_datadir}/icons/hicolor/*/apps/QtAV.svg
|
%{_datadir}/icons/hicolor/*/apps/QtAV.svg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 21 2024 zhangxianjun <zhangxianjun@kylinos.cn> 1.13.0-3
|
||||||
|
- fix: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N)
|
||||||
|
|
||||||
* Wed Apr 03 2024 peijiankang <peijiankang@kylinos.cn> - 1.13.0-2
|
* Wed Apr 03 2024 peijiankang <peijiankang@kylinos.cn> - 1.13.0-2
|
||||||
- add 0004-ffmpeg-5.0.patch
|
- add 0004-ffmpeg-5.0.patch
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user