Hello community, here is the log from the commit of package QtAV for openSUSE:Factory checked in at 2017-08-24 18:30:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/QtAV (Old) and /work/SRC/openSUSE:Factory/.QtAV.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "QtAV" Thu Aug 24 18:30:57 2017 rev:3 rq:506054 version:1.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/QtAV/QtAV.changes 2017-02-16 16:49:53.404743407 +0100 +++ /work/SRC/openSUSE:Factory/.QtAV.new/QtAV.changes 2017-08-24 18:31:03.757734937 +0200 @@ -1,0 +2,14 @@ +Thu Jun 22 21:46:50 UTC 2017 - [email protected] + +- Update to 1.12.0 + * CMake support + * Fix iOS build + * Fix AVPacket memory leak + * Geometry & GeometryRenderer class is public + * PAL8, XYZ color format support + * Fix OpenGL background color + * Fix external clock error after pause + * VA-API encoder support (ffmpeg>=3) + * Other improvements, fixes, and untested features + +------------------------------------------------------------------- Old: ---- QtAV-1.11.0.obscpio New: ---- QtAV-1.12.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ QtAV.spec ++++++ --- /var/tmp/diff_new_pack.PinotC/_old 2017-08-24 18:31:07.401221624 +0200 +++ /var/tmp/diff_new_pack.PinotC/_new 2017-08-24 18:31:07.405221060 +0200 @@ -21,7 +21,7 @@ %define Qt_name %{src_name} %define ffmpeg_includedir -I%(pkg-config --variable=includedir libavutil) Name: QtAV -Version: 1.11.0 +Version: 1.12.0 Release: 0 Summary: Qt multimedia framework License: LGPL-2.1+ and GPL-3.0 @@ -42,6 +42,7 @@ BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(Qt5Quick) BuildRequires: pkgconfig(Qt5Sql) +BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(libass) ++++++ QtAV.obsinfo ++++++ --- /var/tmp/diff_new_pack.PinotC/_old 2017-08-24 18:31:07.501207537 +0200 +++ /var/tmp/diff_new_pack.PinotC/_new 2017-08-24 18:31:07.513205847 +0200 @@ -1,5 +1,5 @@ name: QtAV -version: 1.11.0 -mtime: 1466400947 -commit: 3b418cbfa9ddf30d6ac5a8d370d171ac38f1d24d +version: 1.12.0 +mtime: 1498009635 +commit: f672e4a6964463e13403d55d58aa71876c798ed2 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.PinotC/_old 2017-08-24 18:31:07.561199086 +0200 +++ /var/tmp/diff_new_pack.PinotC/_new 2017-08-24 18:31:07.561199086 +0200 @@ -2,8 +2,8 @@ <service name="obs_scm" mode="disabled"> <param name="url">https://github.com/wang-bin/QtAV.git</param> <param name="scm">git</param> - <param name="revision">v1.11.0</param> - <param name="version">1.11.0</param> + <param name="revision">v1.12.0</param> + <param name="version">1.12.0</param> <!-- problematic license, so it has to work without --> <param name="exclude">*/src/cuda/dllapi/cuviddec.h</param> <param name="exclude">*/src/cuda/dllapi/nvcuvid.h</param>
