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-04-25 21:26:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdenlive (Old)
 and      /work/SRC/openSUSE:Factory/.kdenlive.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdenlive"

Sun Apr 25 21:26:30 2021 rev:88 rq:887641 version:21.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdenlive/kdenlive.changes        2021-03-10 
08:53:21.666647811 +0100
+++ /work/SRC/openSUSE:Factory/.kdenlive.new.12324/kdenlive.changes     
2021-04-25 21:27:10.088412097 +0200
@@ -1,0 +2,25 @@
+Fri Apr 16 16:11:42 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04
+- Too many changes since 21.03.90, only listing bugfixes:
+  * Fix in point calculation on speed revert. (kde#424582)
+- Stop owning directories provided by the filesystem package (boo#1184786)
+
+-------------------------------------------------------------------
+Fri Apr  9 17:40:09 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.90
+  * New feature release
+- Too many changes to list here.
+
+-------------------------------------------------------------------
+Sun Mar 21 13:27:52 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+  * New feature release
+- Too many changes to list here.
+
+-------------------------------------------------------------------

Old:
----
  kdenlive-20.12.3.tar.xz
  kdenlive-20.12.3.tar.xz.sig

New:
----
  kdenlive-21.04.0.tar.xz
  kdenlive-21.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kdenlive.spec ++++++
--- /var/tmp/diff_new_pack.Dd7FiI/_old  2021-04-25 21:27:10.700412833 +0200
+++ /var/tmp/diff_new_pack.Dd7FiI/_new  2021-04-25 21:27:10.700412833 +0200
@@ -24,13 +24,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kdenlive
-Version:        20.12.3
+Version:        21.04.0
 Release:        0
 Summary:        Non-linear video editor
 License:        GPL-3.0-or-later
 Group:          Productivity/Multimedia/Video/Editors and Convertors
 URL:            https://www.kdenlive.org/
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
 BuildRequires:  desktop-file-utils
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
@@ -62,6 +66,7 @@
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Multimedia)
+BuildRequires:  cmake(Qt5NetworkAuth)
 BuildRequires:  cmake(Qt5OpenGL)
 BuildRequires:  cmake(Qt5Qml)
 BuildRequires:  cmake(Qt5QuickControls2)
@@ -98,10 +103,6 @@
 Recommends:     mlt(%{mlt_soname})(avformat)
 Obsoletes:      kdenlive5 < %{version}
 Provides:       kdenlive5 = %{version}
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 
 %description
 Kdenlive is a non-linear video editor for GNU/Linux and FreeBSD, which supports
@@ -113,7 +114,7 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %cmake_kf5 -d build
@@ -126,7 +127,7 @@
   %{kf5_find_htmldocs}
 %endif
 %fdupes -s %{buildroot}
-rm -fr %{buildroot}%{_datadir}/doc/Kdenlive
+rm -r %{buildroot}%{_datadir}/doc/Kdenlive
 
 %files
 %defattr(0644,root,root,0755)
@@ -135,20 +136,20 @@
 %license COPYING
 %doc AUTHORS README.md
 %{_kf5_knsrcfilesdir}/*.knsrc
-%dir %{_kf5_configkcfgdir}
 %doc %lang(en) %{_kf5_htmldir}/en/kdenlive/
 %{_kf5_applicationsdir}/org.kde.kdenlive.desktop
-%{_kf5_appstreamdir}/
+%{_kf5_appstreamdir}/org.kde.kdenlive.appdata.xml
 %{_kf5_configkcfgdir}/kdenlivesettings.kcfg
 %{_kf5_debugdir}/kdenlive.categories
 %{_kf5_iconsdir}/hicolor/*/*/*
 %{_kf5_kxmlguidir}/kdenlive/
-%{_kf5_mandir}/man1/*
+%{_kf5_mandir}/man1/kdenlive*
 %{_kf5_plugindir}/mltpreview.so
 %{_kf5_servicesdir}/mltpreview.desktop
 %{_kf5_sharedir}/kdenlive/
 %{_kf5_sharedir}/knotifications5/kdenlive.notifyrc
-%{_kf5_sharedir}/mime/packages/*
+%{_kf5_sharedir}/mime/packages/org.kde.kdenlive.xml
+%{_kf5_sharedir}/mime/packages/westley.xml
 
 %if %{with lang}
 %files lang -f %{name}.lang


++++++ kdenlive-20.12.3.tar.xz -> kdenlive-21.04.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/kdenlive/kdenlive-20.12.3.tar.xz 
/work/SRC/openSUSE:Factory/.kdenlive.new.12324/kdenlive-21.04.0.tar.xz differ: 
char 25, line 1

Reply via email to