commit kdenlive for openSUSE:Factory
Hello community, here is the log from the commit of package kdenlive for openSUSE:Factory checked in at 2017-08-28 15:06:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdenlive (Old) and /work/SRC/openSUSE:Factory/.kdenlive.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kdenlive" Mon Aug 28 15:06:22 2017 rev:40 rq:516346 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdenlive/kdenlive.changes 2017-07-29 08:56:54.694939912 +0200 +++ /work/SRC/openSUSE:Factory/.kdenlive.new/kdenlive.changes 2017-08-28 15:06:40.749197658 +0200 @@ -1,0 +2,17 @@ +Fri Aug 11 22:45:19 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : +- Too many changes to list here + +------------------------------------------------------------------- +Sat Aug 5 18:17:30 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + +------------------------------------------------------------------- Old: ---- kdenlive-17.04.3.tar.xz New: ---- kdenlive-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdenlive.spec ++++++ --- /var/tmp/diff_new_pack.jeweax/_old 2017-08-28 15:06:42.021018761 +0200 +++ /var/tmp/diff_new_pack.jeweax/_new 2017-08-28 15:06:42.025018199 +0200 @@ -15,16 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without lang %define mlt_version 6.4.0 %define melt_path %(pkg-config --variable=meltbin mlt-framework) %define mlt_soname %(pkg-config --variable=moduledir mlt-framework | sed 's/.*-\\([0-9]\\+\\)/\\1/') Name: kdenlive -Version: 17.04.3 +Version: 17.08.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Non-linear video editor License: GPL-3.0+ @@ -78,8 +79,8 @@ # 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: %(rpm -qf $(readlink -qne %{_libdir}/libmlt.so) --qf '%{NAME}')-modules Requires: %{melt_path} +Requires: %(rpm -qf $(readlink -qne %{_libdir}/libmlt.so) --qf '%{NAME}')-modules # It doesn't start without it (boo#994649) Requires: libqt5-qtquickcontrols Recommends: frei0r-plugins @@ -92,6 +93,9 @@ Recommends: mlt(%{mlt_soname})(avformat) Obsoletes: kdenlive5 < %{version} Provides: kdenlive5 = %{version} +%if %{with lang} +Recommends: %{name}-lang +%endif %description Kdenlive is a non-linear video editor for GNU/Linux and FreeBSD, which supports @@ -146,24 +150,24 @@ %files %defattr(0644,root,root,0755) -%doc AUTHORS COPYING README %attr(0755,-,-) %{_bindir}/%{name} %attr(0755,-,-) %{_bindir}/%{name}_render -%dir %{_kf5_configkcfgdir} -%{_kf5_configkcfgdir}/kdenlivesettings.kcfg -%{_datadir}/kdenlive/ -%{_mandir}/man1/* -%{_datadir}/mime/packages/* -%{_kf5_applicationsdir}/org.kde.kdenlive.desktop -%{_datadir}/kxmlgui5/kdenlive/ +%doc AUTHORS COPYING README %(config) %{_kf5_configdir}/*.knsrc %(config) %{_kf5_configdir}/kdenlive.categories -%{_kf5_plugindir}/mltpreview.so -%{_datadir}/knotifications5/kdenlive.notifyrc -%{_kf5_servicesdir}/mltpreview.desktop -%{_kf5_htmldir}/en/kdenlive/ +%dir %{_kf5_configkcfgdir} +%doc %lang(en) %{_kf5_htmldir}/en/kdenlive/ +%{_kf5_applicationsdir}/org.kde.kdenlive.desktop %{_kf5_appstreamdir}/ +%{_kf5_configkcfgdir}/kdenlivesettings.kcfg %{_kf5_iconsdir}/hicolor/*/*/* +%{_kf5_kxmlguidir}/kdenlive/ +%{_kf5_mandir}/man1/* +%{_kf5_plugindir}/mltpreview.so +%{_kf5_servicesdir}/mltpreview.desktop +%{_kf5_sharedir}/kdenlive/ +%{_kf5_sharedir}/knotifications5/kdenlive.notifyrc +%{_kf5_sharedir}/mime/packages/* %if %{with lang} %files lang -f %{name}.lang ++++++ kdenlive-17.04.3.tar.xz -> kdenlive-17.08.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/kdenlive/kdenlive-17.04.3.tar.xz /work/SRC/openSUSE:Factory/.kdenlive.new/kdenlive-17.08.0.tar.xz differ: char 27, line 1
participants (1)
-
root@hilbert.suse.de