Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdenlive for openSUSE:Factory checked in at 2021-08-16 10:09:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdenlive (Old) and /work/SRC/openSUSE:Factory/.kdenlive.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdenlive" Mon Aug 16 10:09:57 2021 rev:93 rq:911653 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdenlive/kdenlive.changes 2021-07-10 00:01:02.559729758 +0200 +++ /work/SRC/openSUSE:Factory/.kdenlive.new.1899/kdenlive.changes 2021-08-16 10:15:11.086833813 +0200 @@ -1,0 +2,38 @@ +Fri Aug 6 09:37:14 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.08.0 +- Too many changes since 21.07.90, only listing bugfixes: + * Don't allow deleting items when a spacer move operation is running. (kde#408434) + * Fix crash moving clip with speed effect and mix. (kde#433579) + +------------------------------------------------------------------- +Fri Jul 30 10:04:51 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.07.90 + * New feature release +- Too many changes since 21.07.80, only listing bugfixes: + * Drop custom combobox stylesheet causing unreadable text. (kde#428755) + * Fix crash dragging multiple audio streams clip in timeline with locked + tracks (kde#439849) + +------------------------------------------------------------------- +Sat Jul 17 20:05:57 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.07.80 + * New feature release +- Too many changes since 21.04.3, only listing bugfixes: + * Dynamically update max number of concurrent proxy/transcode jobs, + don't show error message on job abort (kde#432365) + * Correctly display info on error with jobs, fix stablize add clip checkbox not working (kde#436805) + * Keyframes widget: add option to copy values at cursor pos to clipboard (kde#439284) + * Import keyframes dialog: make position alignment more customizable (kde#426316) + * Remove DVD Wizard (kde#403128) + * Implement check and transcoding for non seekable files. (kde#371062) + * Add option to go to start if playback started on timeline end (kde#353051) +- Drop 0001-Handle-the-melt-package-rename-nicely.patch +- Only install the license files once + +------------------------------------------------------------------- Old: ---- 0001-Handle-the-melt-package-rename-nicely.patch kdenlive-21.04.3.tar.xz kdenlive-21.04.3.tar.xz.sig New: ---- kdenlive-21.08.0.tar.xz kdenlive-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdenlive.spec ++++++ --- /var/tmp/diff_new_pack.I9vc1V/_old 2021-08-16 10:15:11.598833159 +0200 +++ /var/tmp/diff_new_pack.I9vc1V/_new 2021-08-16 10:15:11.602833153 +0200 @@ -16,15 +16,13 @@ # -%define mlt_version 6.20.0 -%define melt_path %(pkg-config --variable=meltbin mlt-framework) -%define mlt_soname %(pkg-config --variable=moduledir mlt-framework | sed 's/.*-\\([0-9]\\+\\)/\\1/') +%define mlt_version 7.0.0 %define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kdenlive -Version: 21.04.3 +Version: 21.08.0 Release: 0 Summary: Non-linear video editor License: GPL-3.0-or-later @@ -35,8 +33,6 @@ Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif -# PATCH-FIX-OPENSUSE -- Rename the melt executable name in kdenliverc -Patch0: 0001-Handle-the-melt-package-rename-nicely.patch BuildRequires: desktop-file-utils BuildRequires: extra-cmake-modules BuildRequires: fdupes @@ -78,17 +74,10 @@ BuildRequires: pkgconfig(glew) BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(libv4l2) -BuildRequires: pkgconfig(mlt++) >= %{mlt_version} -BuildRequires: pkgconfig(mlt-framework) >= %{mlt_version} +BuildRequires: pkgconfig(mlt++-7) >= %{mlt_version} +BuildRequires: pkgconfig(mlt-framework-7) >= %{mlt_version} BuildRequires: pkgconfig(x11) -# Waiting for the day all libraries have versioned symbols... -Requires: %(rpm -qf $(readlink -qne %{_libdir}/libmlt++.so) --qf '%%{NAME}') >= %{mlt_version} -Requires: %(rpm -qf $(readlink -qne %{_libdir}/libmlt.so) --qf '%%{NAME}') >= %{mlt_version} -# It requires the profiles -Requires: %(rpm -qf $(readlink -qne %{_libdir}/libmlt.so) --qf '%%{NAME}')-data -# Without a few of the plugins it crashes on start -Requires: %{melt_path} -Requires: %(rpm -qf $(readlink -qne %{_libdir}/libmlt.so) --qf '%%{NAME}')-modules +Requires: melt >= 7 # It doesn't start without it (boo#994649) Requires: libqt5-qtquickcontrols # needed for the new timeline @@ -98,10 +87,8 @@ Recommends: %{_bindir}/ffmpeg Recommends: %{_bindir}/ffplay Recommends: %{_bindir}/genisoimage -Recommends: %{name}-lang Recommends: frei0r-plugins Recommends: libv4l -Recommends: mlt(%{mlt_soname})(avformat) Obsoletes: kdenlive5 < %{version} Provides: kdenlive5 = %{version} @@ -154,7 +141,6 @@ %if %{with lang} %files lang -f %{name}.lang -%license COPYING* %endif %changelog ++++++ kdenlive-21.04.3.tar.xz -> kdenlive-21.08.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/kdenlive/kdenlive-21.04.3.tar.xz /work/SRC/openSUSE:Factory/.kdenlive.new.1899/kdenlive-21.08.0.tar.xz differ: char 26, line 1
