Hello community,

here is the log from the commit of package shotcut for openSUSE:Factory checked 
in at 2018-11-18 23:30:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/shotcut (Old)
 and      /work/SRC/openSUSE:Factory/.shotcut.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "shotcut"

Sun Nov 18 23:30:16 2018 rev:19 rq:649181 version:18.11.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/shotcut/shotcut.changes  2018-11-12 
09:45:23.948830052 +0100
+++ /work/SRC/openSUSE:Factory/.shotcut.new/shotcut.changes     2018-11-18 
23:30:43.177587644 +0100
@@ -1,0 +2,13 @@
+Thu Nov 15 06:58:56 UTC 2018 - [email protected]
+
+- Update to 18.11.13 and rebase shotcut-noupdatecheck.patch.
+- Upstream changes:
+  Improve VideoToolbox and VAAPI rate control.
+  Fix A/V device capture.
+  Swap 10 and 20 pixel grid options in menu.
+  Fix #663 broken filters on export each playlist item.
+  Fix #540 crash on undo of split on Timeline.
+  Add checkbox to save state of Export > Advanced.
+  Fix uncheck hardware encoder does not reset.
+
+-------------------------------------------------------------------

Old:
----
  shotcut-18.11.04.tar.gz

New:
----
  shotcut-18.11.13.tar.gz

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

Other differences:
------------------
++++++ shotcut.spec ++++++
--- /var/tmp/diff_new_pack.XGBujg/_old  2018-11-18 23:30:44.709585797 +0100
+++ /var/tmp/diff_new_pack.XGBujg/_new  2018-11-18 23:30:44.709585797 +0100
@@ -22,7 +22,7 @@
 %bcond_with    x264
 
 Name:           shotcut
-Version:        18.11.04
+Version:        18.11.13
 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-18.11.04.tar.gz -> shotcut-18.11.13.tar.gz ++++++
++++ 81274 lines of diff (skipped)

++++++ shotcut-noupdatecheck.patch ++++++
--- /var/tmp/diff_new_pack.XGBujg/_old  2018-11-18 23:30:45.505584837 +0100
+++ /var/tmp/diff_new_pack.XGBujg/_new  2018-11-18 23:30:45.505584837 +0100
@@ -1,8 +1,8 @@
 Index: src/mainwindow.cpp
 ===================================================================
---- src/mainwindow.cpp.orig    2018-10-17 10:11:48.966149487 +0200
-+++ src/mainwindow.cpp 2018-10-17 10:12:14.259157820 +0200
-@@ -3241,7 +3241,7 @@ void MainWindow::on_actionUpgrade_trigge
+--- src/mainwindow.cpp.orig    2018-11-13 20:25:40.000000000 +0200
++++ src/mainwindow.cpp 2018-11-15 08:57:47.161378926 +0200
+@@ -3313,7 +3313,7 @@ void MainWindow::on_actionUpgrade_trigge
              Settings.setAskUpgradeAutomatic(false);
      }
      showStatusMessage("Checking for upgrade...");
@@ -11,7 +11,7 @@
  }
  
  void MainWindow::on_actionOpenXML_triggered()
-@@ -3375,7 +3375,7 @@ void MainWindow::onUpgradeCheckFinished(
+@@ -3448,7 +3448,7 @@ void MainWindow::onUpgradeCheckFinished(
                      m_upgradeUrl = json.object().value("url").toString();
                  showStatusMessage(action, 15 /* seconds */);
              } else {
@@ -22,9 +22,9 @@
              return;
 Index: src/src.pro
 ===================================================================
---- src/src.pro.orig   2018-10-17 10:12:14.259157820 +0200
-+++ src/src.pro        2018-10-17 10:14:58.049671468 +0200
-@@ -300,7 +300,7 @@ debug_and_release {
+--- src/src.pro.orig   2018-11-13 20:25:40.000000000 +0200
++++ src/src.pro        2018-11-15 08:57:47.161378926 +0200
+@@ -303,7 +303,7 @@ debug_and_release {
  LIBS += -lCuteLogger
  
  isEmpty(SHOTCUT_VERSION) {


Reply via email to