Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libopenshot for openSUSE:Factory checked in at 2022-12-10 21:18:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libopenshot (Old) and /work/SRC/openSUSE:Factory/.libopenshot.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libopenshot" Sat Dec 10 21:18:01 2022 rev:10 rq:1041853 version:0.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libopenshot/libopenshot.changes 2021-11-03 17:27:22.777373770 +0100 +++ /work/SRC/openSUSE:Factory/.libopenshot.new.1835/libopenshot.changes 2022-12-10 21:18:21.533742623 +0100 @@ -1,0 +2,34 @@ +Tue Dec 6 14:06:45 UTC 2022 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 0.3.0: + * Part of the OpenShot Video Editor v3.0.0 Release + * Huge PTS-related improvements (smoother playback, better at finding missing frames, better video compatibility) + * Reduce # of threads during video decoding (fixed big regression) + * Better handling of invalid durations (return last image with no audio) + * Better handling around EOF detection (return all frames) + * Improved Support for AV1 videos + * Fixed wipe / mask support for contrast (fixed algorithm) + * Improved ability to extract audio waveforms (improved data and algorithm) + * Added support for many image formats with FFmpegReader + * Better thread safety around AddClip/AddEffect and related operations + * Many new unit tests to verify thread safety (reducing crashes) + * Improved performance and caching for GetMaxTime() + * Improved clean-up of allocated readers (FFmpegReader and FrameMapper) + * Huge caching optimizations (for improved real-time playback) + * Fix to multi-line captions (captions effect) + * Improvements to caption effect (background only behind text, text centering) + * Better detection for video length and duration + * Improved snapping precision for clips and transitions + * Improved QImage copying and buffer clean-up + * Fix invalid frame mapping calculation (causing some frames to be skipped) + * Switch to Catch2 unit tests (from cppunittest) + * Added ability to pause video cache (extremely useful in UI when making rapid changes) + * Improvements in real-time video & audio playback (sample rate & audio device detection, correct timing) + * Adding pre-roll to VideoCacheThread (for smoother playback) + * Huge memory leak fixed, related to decoding video + * Improved resvg support & performance + * Added support for babl color library (improved chroma key effect - many new keying methods) + * Added support for anamorphic profiles + * Many new unit tests + +------------------------------------------------------------------- Old: ---- libopenshot-0.2.7.obscpio New: ---- libopenshot-0.3.0.obscpio libopenshot-0.3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libopenshot.spec ++++++ --- /var/tmp/diff_new_pack.TduJ2x/_old 2022-12-10 21:18:22.565748657 +0100 +++ /var/tmp/diff_new_pack.TduJ2x/_new 2022-12-10 21:18:22.573748704 +0100 @@ -1,7 +1,7 @@ # # spec file for package libopenshot # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,10 @@ # -%define sover 21 +%define sover 23 Name: libopenshot -Version: 0.2.7 +Version: 0.3.0 Release: 0 Summary: The core library for the OpenShot video editor License: LGPL-3.0-or-later @@ -33,13 +33,14 @@ BuildRequires: python-rpm-macros BuildRequires: ruby-devel BuildRequires: swig -BuildRequires: cmake(OpenShotAudio) >= 0.2.1 +BuildRequires: cmake(OpenShotAudio) >= 0.3.0 # Disabled as cmake does not detect it BuildRequires: pkgconfig(Magick++) BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Multimedia) BuildRequires: pkgconfig(Qt5MultimediaWidgets) +BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(UnitTest++) BuildRequires: pkgconfig(alsa) @@ -123,7 +124,7 @@ %postun -n %{name}%{sover} -p /sbin/ldconfig %files -n %{name}%{sover} -%license COPYING +%license LICENSES/* %doc AUTHORS %{_libdir}/%{name}.so.* ++++++ _service ++++++ --- /var/tmp/diff_new_pack.TduJ2x/_old 2022-12-10 21:18:22.605748891 +0100 +++ /var/tmp/diff_new_pack.TduJ2x/_new 2022-12-10 21:18:22.609748914 +0100 @@ -2,7 +2,7 @@ <service name="obs_scm" mode="disabled"> <param name="url">https://github.com/OpenShot/libopenshot.git</param> <param name="scm">git</param> - <param name="revision">v0.2.7</param> + <param name="revision">v0.3.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.TduJ2x/_old 2022-12-10 21:18:22.629749031 +0100 +++ /var/tmp/diff_new_pack.TduJ2x/_new 2022-12-10 21:18:22.633749055 +0100 @@ -1,6 +1,5 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/OpenShot/libopenshot.git</param> - <param name="changesrevision">4106f1f0a85be3d284ab80ed2d457c6f6b319f7a</param></service></servicedata> -(No newline at EOF) + <param name="changesrevision">264205da9ff254363eb59c315c2422dcb2f22639</param></service></servicedata> ++++++ libopenshot-0.2.7.obscpio -> libopenshot-0.3.0.obscpio ++++++ /work/SRC/openSUSE:Factory/libopenshot/libopenshot-0.2.7.obscpio /work/SRC/openSUSE:Factory/.libopenshot.new.1835/libopenshot-0.3.0.obscpio differ: char 48, line 1 ++++++ libopenshot.obsinfo ++++++ --- /var/tmp/diff_new_pack.TduJ2x/_old 2022-12-10 21:18:22.669749265 +0100 +++ /var/tmp/diff_new_pack.TduJ2x/_new 2022-12-10 21:18:22.673749288 +0100 @@ -1,6 +1,5 @@ name: libopenshot -version: 0.2.7 -mtime: 1630795836 -commit: 59878784732fa399c47ac5d282bfc9dfe470d0dc - +version: 0.3.0 +mtime: 1669932243 +commit: 264205da9ff254363eb59c315c2422dcb2f22639