Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openshot-qt for openSUSE:Factory 
checked in at 2022-12-11 17:16:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openshot-qt (Old)
 and      /work/SRC/openSUSE:Factory/.openshot-qt.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openshot-qt"

Sun Dec 11 17:16:27 2022 rev:3 rq:1041854 version:3.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/openshot-qt/openshot-qt.changes  2022-07-11 
19:11:00.095748400 +0200
+++ /work/SRC/openSUSE:Factory/.openshot-qt.new.1835/openshot-qt.changes        
2022-12-11 17:16:32.605850135 +0100
@@ -1,0 +2,17 @@
+Tue Dec  6 14:13:54 UTC 2022 - Paolo Stivanin <[email protected]>
+
+- Update to 3.0.0:
+  * Part of the OpenShot Video Editor v3.0.0 Release
+  * Huge improvements to User-Guide
+  * Fix to About->Changelog dialog (correctly parse logs)
+  * Updated AppStream XML metadata
+  * Many fixes to translations and our entire translation pipeline
+  * Support for many new languages
+  * Huge caching improvements (and new cache preferences)
+  * New Location preferences (for default folders - recent vs project)
+  * Added support for Blender 3.3.x (and many other blender-related 
improvements)
+  * Fixes to the build-in tutorial system (when hiding/showing widgets)
+  * Many fixes to sorting, including ability to manually sort lists 
(especially useful when using translations)
+  * Huge improvement to audio waveform support (faster waveforms, improved 
algorithm, more accurate, caching, and optimizations)
+
+-------------------------------------------------------------------

Old:
----
  openshot-qt-2.6.1.obscpio

New:
----
  openshot-qt-3.0.0.obscpio
  openshot-qt-3.0.0.tar.xz

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

Other differences:
------------------
++++++ openshot-qt.spec ++++++
--- /var/tmp/diff_new_pack.24hTsB/_old  2022-12-11 17:16:34.845862613 +0100
+++ /var/tmp/diff_new_pack.24hTsB/_new  2022-12-11 17:16:34.849862636 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openshot-qt
 #
-# 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
@@ -18,7 +18,7 @@
 
 %define appname org.openshot.OpenShot
 Name:           openshot-qt
-Version:        2.6.1
+Version:        3.0.0
 Release:        0
 Summary:        Non-linear video editor with broad format support
 License:        GPL-3.0-or-later
@@ -31,7 +31,7 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
-BuildRequires:  python3-openshot >= 0.2.7
+BuildRequires:  python3-openshot >= 0.3.0
 BuildRequires:  python3-pytest
 # Check list of dependencies:
 BuildRequires:  python3-pyxdg
@@ -41,7 +41,7 @@
 BuildRequires:  python3-setuptools
 BuildRequires:  shared-mime-info
 BuildRequires:  update-desktop-files
-Requires:       python3-openshot >= 0.2.7
+Requires:       python3-openshot >= 0.3.0
 Requires:       python3-pyxdg
 Requires:       python3-pyzmq
 Requires:       python3-qt5

++++++ _service ++++++
--- /var/tmp/diff_new_pack.24hTsB/_old  2022-12-11 17:16:34.877862791 +0100
+++ /var/tmp/diff_new_pack.24hTsB/_new  2022-12-11 17:16:34.881862813 +0100
@@ -2,7 +2,7 @@
   <service name="obs_scm" mode="disabled">
     <param name="url">https://github.com/OpenShot/openshot-qt.git</param>
     <param name="scm">git</param>
-    <param name="revision">v2.6.1</param>
+    <param name="revision">v3.0.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.24hTsB/_old  2022-12-11 17:16:34.897862902 +0100
+++ /var/tmp/diff_new_pack.24hTsB/_new  2022-12-11 17:16:34.901862925 +0100
@@ -1,6 +1,5 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/OpenShot/openshot-qt.git</param>
-              <param 
name="changesrevision">11f8e5050bd95c7731beccda28a01fbb481fcf7d</param></service></servicedata>
-(No newline at EOF)
+              <param 
name="changesrevision">b6561cea2fbfe03d56e7216cd18b1d29dcf95763</param></service></servicedata>
 

++++++ openshot-qt-2.6.1.obscpio -> openshot-qt-3.0.0.obscpio ++++++
/work/SRC/openSUSE:Factory/openshot-qt/openshot-qt-2.6.1.obscpio 
/work/SRC/openSUSE:Factory/.openshot-qt.new.1835/openshot-qt-3.0.0.obscpio 
differ: char 48, line 1

++++++ openshot-qt-disable-sending-metrics.patch ++++++
--- /var/tmp/diff_new_pack.24hTsB/_old  2022-12-11 17:16:34.925863058 +0100
+++ /var/tmp/diff_new_pack.24hTsB/_new  2022-12-11 17:16:34.925863058 +0100
@@ -1,7 +1,8 @@
-diff -Nur openshot-qt-2.6.1/src/settings/_default.settings 
new/src/settings/_default.settings
---- openshot-qt-2.6.1/src/settings/_default.settings   2021-09-05 
01:16:20.000000000 +0200
-+++ new/src/settings/_default.settings 2022-07-10 11:36:30.694748033 +0200
-@@ -340,7 +340,7 @@
+Index: openshot-qt-3.0.0/src/settings/_default.settings
+===================================================================
+--- openshot-qt-3.0.0.orig/src/settings/_default.settings
++++ openshot-qt-3.0.0/src/settings/_default.settings
+@@ -385,7 +385,7 @@
      "restart": true
    },
    {

++++++ openshot-qt.obsinfo ++++++
--- /var/tmp/diff_new_pack.24hTsB/_old  2022-12-11 17:16:34.945863170 +0100
+++ /var/tmp/diff_new_pack.24hTsB/_new  2022-12-11 17:16:34.949863192 +0100
@@ -1,6 +1,5 @@
 name: openshot-qt
-version: 2.6.1
-mtime: 1630797380
-commit: 11f8e5050bd95c7731beccda28a01fbb481fcf7d
-
+version: 3.0.0
+mtime: 1669939082
+commit: b6561cea2fbfe03d56e7216cd18b1d29dcf95763
 

Reply via email to