Hello community, here is the log from the commit of package shotcut for openSUSE:Factory checked in at 2017-12-09 20:33:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shotcut (Old) and /work/SRC/openSUSE:Factory/.shotcut.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shotcut" Sat Dec 9 20:33:00 2017 rev:9 rq:555545 version:17.12 Changes: -------- --- /work/SRC/openSUSE:Factory/shotcut/shotcut.changes 2017-12-08 13:01:09.425517846 +0100 +++ /work/SRC/openSUSE:Factory/.shotcut.new/shotcut.changes 2017-12-09 20:33:45.079649528 +0100 @@ -1,0 +2,13 @@ +Sat Dec 9 14:43:26 UTC 2017 - [email protected] + +- Update to 17.12 and rebase shotcut-noupdatecheck.patch. +- Upstream changes: + *Adjust timeline faders with filters in panel. + *Fix #472 adjust timeline faders when add/rm filters in panel. + *Fix filter on wrong half after a split shows in transition. + *Show job percentage as text again. + *Fix #473 JS error in export EDL on orphan transition. + *Fix #471 GPU processing not switched when needed by project. + *Make new strings conform to "anymore." + +------------------------------------------------------------------- Old: ---- shotcut-17.11.tar.gz New: ---- shotcut-17.12.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shotcut.spec ++++++ --- /var/tmp/diff_new_pack.BEN1py/_old 2017-12-09 20:33:47.443536934 +0100 +++ /var/tmp/diff_new_pack.BEN1py/_new 2017-12-09 20:33:47.447536743 +0100 @@ -22,7 +22,7 @@ %bcond_with x264 Name: shotcut -Version: 17.11 +Version: 17.12 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-17.11.tar.gz -> shotcut-17.12.tar.gz ++++++ ++++ 33303 lines of diff (skipped) ++++++ shotcut-noupdatecheck.patch ++++++ --- /var/tmp/diff_new_pack.BEN1py/_old 2017-12-09 20:33:48.251498451 +0100 +++ /var/tmp/diff_new_pack.BEN1py/_new 2017-12-09 20:33:48.255498260 +0100 @@ -1,8 +1,8 @@ Index: src/mainwindow.cpp =================================================================== ---- src/mainwindow.cpp.orig 2017-11-03 04:44:37.000000000 +0200 -+++ src/mainwindow.cpp 2017-11-04 12:00:00.461015731 +0200 -@@ -2908,7 +2908,7 @@ void MainWindow::on_menuExternal_aboutTo +--- src/mainwindow.cpp.orig 2017-12-03 08:39:09.000000000 +0200 ++++ src/mainwindow.cpp 2017-12-04 09:15:30.709075792 +0200 +@@ -2909,7 +2909,7 @@ void MainWindow::on_menuExternal_aboutTo void MainWindow::on_actionUpgrade_triggered() { showStatusMessage("Checking for upgrade..."); @@ -11,7 +11,7 @@ } void MainWindow::on_actionOpenXML_triggered() -@@ -3040,7 +3040,7 @@ void MainWindow::onUpgradeCheckFinished( +@@ -3041,7 +3041,7 @@ void MainWindow::onUpgradeCheckFinished( m_upgradeUrl = json.object().value("url").toString(); showStatusMessage(action, 10 /* seconds */); } else { @@ -22,9 +22,9 @@ return; Index: src/src.pro =================================================================== ---- src/src.pro.orig 2017-11-03 04:44:37.000000000 +0200 -+++ src/src.pro 2017-11-04 12:00:00.465015866 +0200 -@@ -326,7 +326,7 @@ debug_and_release { +--- src/src.pro.orig 2017-12-03 08:39:09.000000000 +0200 ++++ src/src.pro 2017-12-04 09:15:30.709075792 +0200 +@@ -329,7 +329,7 @@ debug_and_release { LIBS += -lCuteLogger -lmvcp -lpthread isEmpty(SHOTCUT_VERSION) {
