Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libqt5-qtlottie for openSUSE:Factory 
checked in at 2023-01-11 14:34:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtlottie (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtlottie.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtlottie"

Wed Jan 11 14:34:32 2023 rev:10 rq:1057229 version:5.15.8+kde0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtlottie/libqt5-qtlottie.changes  
2022-11-04 17:36:00.589137982 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtlottie.new.32243/libqt5-qtlottie.changes   
    2023-01-11 14:36:05.945585214 +0100
@@ -1,0 +2,6 @@
+Mon Jan  9 09:21:38 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to version 5.15.8+kde0, rebased upstream:
+  * Fix assert when cloning hidden BMGFill
+
+-------------------------------------------------------------------

Old:
----
  qtlottie-everywhere-src-5.15.7+kde0.obscpio

New:
----
  qtlottie-everywhere-src-5.15.8+kde0.obscpio

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

Other differences:
------------------
++++++ libqt5-qtlottie.spec ++++++
--- /var/tmp/diff_new_pack.IPfezO/_old  2023-01-11 14:36:06.441588018 +0100
+++ /var/tmp/diff_new_pack.IPfezO/_new  2023-01-11 14:36:06.445588040 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtlottie
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,15 +18,15 @@
 
 %define qt5_snapshot 1
 Name:           libqt5-qtlottie
-Version:        5.15.7+kde0
+Version:        5.15.8+kde0
 Release:        0
 Summary:        Qt 5 Quick Lottie Addon
 License:        GPL-3.0-or-later
 Group:          Development/Libraries/X11
 URL:            https://www.qt.io
 %define base_name libqt5
-%define real_version 5.15.7
-%define so_version 5.15.7
+%define real_version 5.15.8
+%define so_version 5.15.8
 %define tar_version qtlottie-everywhere-src-%{version}
 Source:         %{tar_version}.tar.xz
 BuildRequires:  fdupes

++++++ _service ++++++
--- /var/tmp/diff_new_pack.IPfezO/_old  2023-01-11 14:36:06.485588266 +0100
+++ /var/tmp/diff_new_pack.IPfezO/_new  2023-01-11 14:36:06.489588289 +0100
@@ -1,12 +1,12 @@
 <services>
   <service name="obs_scm" mode="disabled">
    <param name="changesgenerate">enable</param>
-   <param name="versionformat">5.15.7+kde@TAG_OFFSET@</param>
+   <param name="versionformat">5.15.8+kde@TAG_OFFSET@</param>
    <param name="url">https://invent.kde.org/qt/qt/qtlottie.git</param>
    <param name="scm">git</param>
    <param name="filename">qtlottie-everywhere-src</param>
    <param name="revision">kde/5.15</param>
-   <param name="parent-tag">v5.15.7-lts-lgpl</param>
+   <param name="parent-tag">v5.15.8-lts-lgpl</param>
    <param name="changesgenerate">enable</param>
   </service>
   <service name="set_version" mode="disabled"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.IPfezO/_old  2023-01-11 14:36:06.517588447 +0100
+++ /var/tmp/diff_new_pack.IPfezO/_new  2023-01-11 14:36:06.525588493 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://invent.kde.org/qt/qt/qtlottie.git</param>
-              <param 
name="changesrevision">fa8c8bfc6742ab98b61d1351e054e0e73e9a42f4</param></service></servicedata>
+              <param 
name="changesrevision">56f94cb8e2da9801ada7aa06f86ccf807f5a4ed8</param></service></servicedata>
 (No newline at EOF)
 

++++++ qtlottie-everywhere-src-5.15.7+kde0.obscpio -> 
qtlottie-everywhere-src-5.15.8+kde0.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtlottie-everywhere-src-5.15.7+kde0/.qmake.conf 
new/qtlottie-everywhere-src-5.15.8+kde0/.qmake.conf
--- old/qtlottie-everywhere-src-5.15.7+kde0/.qmake.conf 2022-09-12 
17:29:52.000000000 +0200
+++ new/qtlottie-everywhere-src-5.15.8+kde0/.qmake.conf 2022-11-10 
21:42:36.000000000 +0100
@@ -3,4 +3,4 @@
 
 DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST
 
-MODULE_VERSION = 5.15.7
+MODULE_VERSION = 5.15.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtlottie-everywhere-src-5.15.7+kde0/src/bodymovin/bmgfill.cpp 
new/qtlottie-everywhere-src-5.15.8+kde0/src/bodymovin/bmgfill.cpp
--- old/qtlottie-everywhere-src-5.15.7+kde0/src/bodymovin/bmgfill.cpp   
2022-09-12 17:29:52.000000000 +0200
+++ new/qtlottie-everywhere-src-5.15.8+kde0/src/bodymovin/bmgfill.cpp   
2022-11-10 21:42:36.000000000 +0100
@@ -39,6 +39,9 @@
 BMGFill::BMGFill(const BMGFill &other)
     : BMShape(other)
 {
+    if (m_hidden)
+        return;
+
     m_opacity = other.m_opacity;
     m_startPoint = other.m_startPoint;
     m_endPoint = other.m_endPoint;

++++++ qtlottie-everywhere-src.obsinfo ++++++
--- /var/tmp/diff_new_pack.IPfezO/_old  2023-01-11 14:36:06.717589578 +0100
+++ /var/tmp/diff_new_pack.IPfezO/_new  2023-01-11 14:36:06.721589600 +0100
@@ -1,5 +1,5 @@
 name: qtlottie-everywhere-src
-version: 5.15.7+kde0
-mtime: 1662996592
-commit: 8bb9237e4e1462f405d931a8a513ed4c27632d9e
+version: 5.15.8+kde0
+mtime: 1668112956
+commit: 56f94cb8e2da9801ada7aa06f86ccf807f5a4ed8
 

Reply via email to