Hello community,

here is the log from the commit of package shotcut for openSUSE:Factory checked 
in at 2019-09-25 08:31:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/shotcut (Old)
 and      /work/SRC/openSUSE:Factory/.shotcut.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "shotcut"

Wed Sep 25 08:31:23 2019 rev:29 rq:732843 version:19.09.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/shotcut/shotcut.changes  2019-08-22 
10:59:25.381643114 +0200
+++ /work/SRC/openSUSE:Factory/.shotcut.new.7948/shotcut.changes        
2019-09-25 08:31:24.654360196 +0200
@@ -1,0 +2,60 @@
+Sun Sep 22 20:03:12 UTC 2019 - Aaron Stern <[email protected]>
+
+- Update to release version 19.09.14
+- Upstream changes:
+  *Added the option Play After Open (default on) to the playlist menu
+  to control above behavior.
+  *Added multi-select to Playlist as well
+  as Select All (Ctrl+Shift+A) and Select None (Ctrl+Shift+D) to its
+  menu.
+  *Added multi-select to Timeline, which is currently limited to
+  the remove/delete and lift operations.
+  *Added Select All (Ctrl+A)
+  and Select None (Ctrl+D) to the Timeline menu.
+  *Added keyboard shortcuts for some existing Timeline menu actions:
+  Insert Track (Ctrl+Alt+I)
+  Remove Track (Ctrl+Alt+U)
+  Copy Timeline to Source (Ctrl+Alt+C)
+  *Added new video filters:
+  Dither
+  Halftone
+  Posterize
+  Threshold
+  Elastic Scale (non-linear horizontal scaling)
+  Blend Mode (overrides the track Properties > Blend mode for that clip).
+  *Fixed a crash in some audio filters when using 1 or 6
+  channels.
+  *Fixed showing language English (Great Britain) when
+  English (United States) is chosen.
+  *Fixed a crash bug in v19.06 when
+  changing image sequence Repeat in Properties.
+  *Fixed a bug in v19.08 where dropping a video into Playlist on a
+  new project does not update the Automatic Video Mode.
+  *Fixed a bug in v19.08 in the
+  on-screen rectangle control (as used in Text: Simple and Size and
+  Position filters among a few others).
+  *Fixed changing speed of a
+  clip with a colon in the file name.
+  *Fixed reading MLT XML with a
+  colon in the file name of a relative path.
+  *Fixed the playlist menu button disabled after removing all clips.
+  *Fixed reloading Fade In
+  Video or Fade Out Video using opacity may alter the colors.
+  *Fixed Convert to Edit-friendly failing on GoPro videos.
+  *Fixed filters
+  during a transition are truncated after a Split on the timeline.
+  *Fixed a bug in v19.08 where Keyframes becomes broken after trimming
+  on the timeline.
+  *Reduced the size of the installation by 255 MiB
+  (by removing share/mlt/lumas/*.pgm and computing them on-demand).
+  *Upgraded FFmpeg to v4.2.
+  *Increased export process priority on
+  Windows from Low (idle) to Below Normal.
+  *Changed default HEVC
+  quality to 45% so the x265 crf matches its default of 28.
+  *Added the clip's name to the end of a clip in Timeline if its
+  block is wide enough.
+  *No longer seek after dropping a clip from the player to the
+  Timeline.
+  
+-------------------------------------------------------------------

Old:
----
  shotcut-19.08.16.tar.gz

New:
----
  shotcut-19.09.14.tar.gz

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

Other differences:
------------------
++++++ shotcut.spec ++++++
--- /var/tmp/diff_new_pack.hBEppL/_old  2019-09-25 08:31:25.290360110 +0200
+++ /var/tmp/diff_new_pack.hBEppL/_new  2019-09-25 08:31:25.294360109 +0200
@@ -22,7 +22,7 @@
 %bcond_with    x264
 
 Name:           shotcut
-Version:        19.08.16
+Version:        19.09.14
 Release:        0
 # This package creates a build time version from the current date and uses it 
to check
 # for updates. See patch1 and prep/build section. For reproducible builds.

++++++ shotcut-19.08.16.tar.gz -> shotcut-19.09.14.tar.gz ++++++
++++ 87502 lines of diff (skipped)

++++++ shotcut-noupdatecheck.patch ++++++
--- /var/tmp/diff_new_pack.hBEppL/_old  2019-09-25 08:31:26.118359999 +0200
+++ /var/tmp/diff_new_pack.hBEppL/_new  2019-09-25 08:31:26.122359997 +0200
@@ -1,7 +1,7 @@
 Index: shotcut-19.08.05/src/mainwindow.cpp
 ===================================================================
 --- shotcut-19.08.05.orig/src/mainwindow.cpp   2019-08-05 01:31:16.000000000 
+0200
-+++ shotcut-19.08.16/src/mainwindow.cpp        2019-08-08 15:04:20.755437229 
+0200
++++ shotcut-19.09.14/src/mainwindow.cpp        2019-08-08 15:04:20.755437229 
+0200
 @@ -3437,7 +3437,7 @@ void MainWindow::on_actionUpgrade_trigge
              Settings.setAskUpgradeAutomatic(false);
      }
@@ -23,7 +23,7 @@
 Index: shotcut-19.08.05/src/src.pro
 ===================================================================
 --- shotcut-19.08.05.orig/src/src.pro  2019-08-05 01:31:16.000000000 +0200
-+++ shotcut-19.08.16/src/src.pro       2019-08-08 15:04:20.771437826 +0200
++++ shotcut-19.09.14/src/src.pro       2019-08-08 15:04:20.771437826 +0200
 @@ -313,7 +313,7 @@ debug_and_release {
  LIBS += -lCuteLogger
  

++++++ shotcut-with-mlt-6.16.0.patch ++++++
--- /var/tmp/diff_new_pack.hBEppL/_old  2019-09-25 08:31:26.130359996 +0200
+++ /var/tmp/diff_new_pack.hBEppL/_new  2019-09-25 08:31:26.130359996 +0200
@@ -1,7 +1,7 @@
 Index: shotcut-19.08.05/src/qmltypes/qmlfilter.h
 ===================================================================
 --- shotcut-19.08.05.orig/src/qmltypes/qmlfilter.h     2019-08-05 
01:31:16.000000000 +0200
-+++ shotcut-19.08.16/src/qmltypes/qmlfilter.h  2019-08-08 15:06:34.896449244 
+0200
++++ shotcut-19.09.14/src/qmltypes/qmlfilter.h  2019-08-08 15:06:34.896449244 
+0200
 @@ -151,6 +151,7 @@ private:
      QString m_serviceName;
  #else


Reply via email to