Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libopenshot for openSUSE:Factory 
checked in at 2023-07-05 15:31:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libopenshot (Old)
 and      /work/SRC/openSUSE:Factory/.libopenshot.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libopenshot"

Wed Jul  5 15:31:51 2023 rev:12 rq:1096948 version:0.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libopenshot/libopenshot.changes  2023-04-11 
13:51:49.759593614 +0200
+++ /work/SRC/openSUSE:Factory/.libopenshot.new.23466/libopenshot.changes       
2023-07-05 15:32:26.027233284 +0200
@@ -1,0 +2,23 @@
+Wed Jul 05 10:57:05 UTC 2023 - adr...@suse.de
+
+- Update to version 0.3.2:
+  * Adding lock around SetCache method, which causes some crashes. Detected in 
Sentry: OPENSHOT-1Q
+  * Fixing memory leak on Clips, where we were not clearing cache on Close, or 
forcing Close on destruction. Especially noticeable on projects with a ton of 
clips. Tweaking unit tests to prevent crash due to new Clip destructor behavior 
when using stack variables.
+  * Add additional logging to audio device init
+  * Add logging into Audio thread initialization - to add more clarity into 
which audio device is tested and found
+  * Bumping version to 0.3.2, SO 25 (min libopenshot-audio set to range 
0.3.0...0.3.2)
+  * Small refactor to ensure that audio files have no image data - and allow 
videos below them to show through...
+  * Fix webm packet reading, to correctly retry packets. Sometimes we must 
send more packets before receiving decoded data, and sometimes we need to 
receive more decoded data before sending more packets. We had a logic error in 
this code.
+  * Do not divide by zero when normalizing audio waveforms full of 0.0 values
+  * Clean-up of whitespace
+  * - Removed possible black background from Tracker and Object Detector 
effects when using a child clip - Small refactor to Tracker and Object Detector 
drawImage code when drawing a Child Clip ID - Some light code clean-up
+  * Allow clearing of the child_clip_id property
+  * Removing magick++ library, as it conflicts with catch2 library
+  * Experimental catch2 install for github Linux builders
+  * Experimental catch2 install for github Linux builders
+  * Protect calls to ParentClipProperties
+  * Attempting to upgrade to the latest catch2 package
+  * Updating old github action target to use new Ubuntu builder
+  * Protect child_clip_id from accessing NULL parentClip property
+
+-------------------------------------------------------------------

Old:
----
  libopenshot-0.3.1.obscpio
  libopenshot-0.3.1.tar.xz

New:
----
  libopenshot-0.3.2.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libopenshot.spec ++++++
--- /var/tmp/diff_new_pack.l5xDrQ/_old  2023-07-05 15:32:26.787237793 +0200
+++ /var/tmp/diff_new_pack.l5xDrQ/_new  2023-07-05 15:32:26.791237816 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%define sover 24
+%define sover 25
 
 Name:           libopenshot
-Version:        0.3.1
+Version:        0.3.2
 Release:        0
 Summary:        The core library for the OpenShot video editor
 License:        LGPL-3.0-or-later

++++++ _service ++++++
--- /var/tmp/diff_new_pack.l5xDrQ/_old  2023-07-05 15:32:26.823238006 +0200
+++ /var/tmp/diff_new_pack.l5xDrQ/_new  2023-07-05 15:32:26.827238030 +0200
@@ -1,13 +1,13 @@
 <services>
-  <service name="obs_scm" mode="disabled">
+  <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/OpenShot/libopenshot.git</param>
     <param name="scm">git</param>
-    <param name="revision">v0.3.1</param>
+    <param name="revision">v0.3.2</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>
   </service>
-  <service mode="disabled" name="set_version" />
+  <service mode="manual" name="set_version" />
 
   <service mode="buildtime" name="tar" />
   <service mode="buildtime" name="recompress">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.l5xDrQ/_old  2023-07-05 15:32:26.851238172 +0200
+++ /var/tmp/diff_new_pack.l5xDrQ/_new  2023-07-05 15:32:26.855238197 +0200
@@ -1,5 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/OpenShot/libopenshot.git</param>
-              <param 
name="changesrevision">1832899526431f4caf2bc4e9e03fd1a978ad70c6</param></service></servicedata>
+              <param 
name="changesrevision">7100dc7a94a72cbddab135e9dde7c161a6ba056b</param></service></servicedata>
+(No newline at EOF)
 

++++++ libopenshot-0.3.1.obscpio -> libopenshot-0.3.2.obscpio ++++++
/work/SRC/openSUSE:Factory/libopenshot/libopenshot-0.3.1.obscpio 
/work/SRC/openSUSE:Factory/.libopenshot.new.23466/libopenshot-0.3.2.obscpio 
differ: char 49, line 1

++++++ libopenshot.obsinfo ++++++
--- /var/tmp/diff_new_pack.l5xDrQ/_old  2023-07-05 15:32:26.903238481 +0200
+++ /var/tmp/diff_new_pack.l5xDrQ/_new  2023-07-05 15:32:26.903238481 +0200
@@ -1,5 +1,5 @@
 name: libopenshot
-version: 0.3.1
-mtime: 1679942923
-commit: 1832899526431f4caf2bc4e9e03fd1a978ad70c6
+version: 0.3.2
+mtime: 1681941662
+commit: 7100dc7a94a72cbddab135e9dde7c161a6ba056b
 

Reply via email to