Hello community,

here is the log from the commit of package kdenlive for openSUSE:Factory 
checked in at 2019-08-19 21:31:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdenlive (Old)
 and      /work/SRC/openSUSE:Factory/.kdenlive.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdenlive"

Mon Aug 19 21:31:44 2019 rev:67 rq:723630 version:19.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdenlive/kdenlive.changes        2019-07-21 
11:35:06.808768845 +0200
+++ /work/SRC/openSUSE:Factory/.kdenlive.new.22127/kdenlive.changes     
2019-08-19 21:31:50.852591938 +0200
@@ -1,0 +2,74 @@
+Fri Aug  9 08:30:44 UTC 2019 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 19.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.0.php
+- Changes since 19.07.90:
+  * Do not setToolTip() for the same tooltip twice
+  * Use translations for asset names in the Undo History
+  * Fix dropping clip in insert/overwrite mode
+  * Fix timeline drag in overwrite/edit mode
+  * Fix freeze when deleting a group with clips on locked tracks. Fixes #331
+  * Fix crash when dragging clip in insert mode. (kde#409577)
+  * Use the translated transition names in the 'Properties' header
+  * Fix freeze and fade ins allowed to go past last frame Fixes #327
+  * Fix revert speed clip reloading incorrectly 
+  * Fix copy/paste of clip with negative speed 
+  * Fix issues on clip reload: slideshow clips broken and title duration reset 
+  * Fix slideshow effects disappearing. Fixes #316 
+  * Fix track effect keyframes Fixes #238 
+  * Fix track effects don't invalidate timeline preview 
+  * Fix effect presets broken on comma locales, clear preset after resetting 
effect Fixes #303 
+  * Fix crash in extract zone when no track is active. Fixes #310 
+  * Fix reverting clip speed modifies in/out 
+  * Fix audio overlay showing up randomly. Fixes #305 
+  * Fix Find clip in bin not always scrolling to correct position. Fixes #302 
+  * Fix possible crash changing profile when cache job was running 
+  * Fix editing bin clip does not invalidate timeline preview. Fixes #307 
+  * Fix audiobalance (MLT doesn't handle start param as stated) Fixes #301 
+  * Fix target track inconsistencies: 3 state button, hide when shouldn't be 
available 
+  * Make the strings in the settings dialog translatable 
+  * Make effect names translatable in menus and in settings panel 
+  * Remember last target track and restore when another clip is selected 
+  * Dont' process insert when no track active, don't move cursor if no clip 
inserted 
+  * Correctly place timeline toolbar after editing toolbars 
+  * Lift/gamma/gain: make it possible to have finer adjustments with Shift 
modifier Fixes #297 
+  * Fix MLT effects with float param and no xml description Fixes #295 
+  * Cleanup timeline selection: rubber select works again when starting over a 
clip.
+  * Attempt to fix Windows build 
+  * Various fixes for icon view: Fix long name breaking layout, fix seeking 
and subclip zone marker Related to #287 
+  * Fix some bugs in handling of NVidia HWaccel for proxies and timeline 
preview
+
+-------------------------------------------------------------------
+Tue Aug 06 16:50:48 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-rc.php
+- Changes since 19.07.80:
+  * Add 19.08 screenshot to appdata
+  * Fix bug preventing sequential names when making serveral script renderings 
from same project
+  * Fix compilation with cmake < 3.5
+  * Fix extract frame retrieving wrong frame when clip fps != project fps 
(kde#409927)
+  * Don't attempt rendering an empty project Fixes #282
+  * Fix incorrect source frame size for transform effects. Related to #290
+  * improve subclips visual info (display zone over thumbnail), minor cleanup
+  * Small cleanup of bin preview thumbnails job, automatically fetch 10 thumbs 
at insert to allow quick preview and fetch another 40 when seeking is requested
+  * Fix project clips have incorrect length after changing project fps Related 
to #286
+  * Fix inconsistent behavior of advanced timeline operations. Related to #225
+  * Fix "Find in timeline" option in bin context menu
+  * Support the new logging category directory with KF 5.59+
+
+-------------------------------------------------------------------
+Tue Jul 23 11:58:59 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-beta.php
+- Changes since 19.04.3:
+  * Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  kdenlive-19.04.3.tar.xz

New:
----
  applications.keyring
  kdenlive-19.08.0.tar.xz
  kdenlive-19.08.0.tar.xz.sig

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

Other differences:
------------------
++++++ kdenlive.spec ++++++
--- /var/tmp/diff_new_pack.XBkFCb/_old  2019-08-19 21:31:51.672591771 +0200
+++ /var/tmp/diff_new_pack.XBkFCb/_new  2019-08-19 21:31:51.672591771 +0200
@@ -24,13 +24,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kdenlive
-Version:        19.04.3
+Version:        19.08.0
 Release:        0
 Summary:        Non-linear video editor
 License:        GPL-3.0-or-later
 Group:          Productivity/Multimedia/Video/Editors and Convertors
-URL:            http://www.kdenlive.org/
-Source0:        %{name}-%{version}.tar.xz
+URL:            https://www.kdenlive.org/
+Source:         
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
 BuildRequires:  desktop-file-utils
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes

++++++ kdenlive-19.04.3.tar.xz -> kdenlive-19.08.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/kdenlive/kdenlive-19.04.3.tar.xz 
/work/SRC/openSUSE:Factory/.kdenlive.new.22127/kdenlive-19.08.0.tar.xz differ: 
char 25, line 1


Reply via email to