Hello community, here is the log from the commit of package dolphin for openSUSE:Factory checked in at 2018-12-19 13:31:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dolphin (Old) and /work/SRC/openSUSE:Factory/.dolphin.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dolphin" Wed Dec 19 13:31:37 2018 rev:49 rq:658329 version:18.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dolphin/dolphin.changes 2018-11-12 09:26:05.618394637 +0100 +++ /work/SRC/openSUSE:Factory/.dolphin.new.28833/dolphin.changes 2018-12-19 13:31:39.784755537 +0100 @@ -1,0 +2,38 @@ +Fri Dec 14 06:08:51 UTC 2018 - [email protected] + +- Update to 18.12.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.0.php +- Changes since 18.11.90: + * KItemListWidget: Use initStyleOption + * Fix selection when navigating back, with size sorting. (kde#352296) + +------------------------------------------------------------------- +Mon Dec 03 20:55:46 UTC 2018 - [email protected] + +- Update to 18.11.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-rc.php +- Changes since 18.11.80: + * Do not disconnect all StorageAccess signals when unmounting (kde#400992) + * Improve Ux for the places panel's hidden items (kde#400860) + * move kcrash link to dolphin app (which is the effective user) + +------------------------------------------------------------------- +Tue Nov 20 06:21:52 UTC 2018 - Luca Beltrame <[email protected]> + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:56:37 UTC 2018 - [email protected] + +- Update to 18.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-beta.php +- Changes since 18.08.3: + * Too many changes to list here + +------------------------------------------------------------------- @@ -83 +121 @@ - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php @@ -140 +178 @@ - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php @@ -275 +313 @@ - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php @@ -356 +394 @@ - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php @@ -461 +499 @@ - * https://www.kde.org/announcements/announce-applications-16.07.90.php + * https://www.kde.org/announcements/announce-applications-16.08-rc.php Old: ---- dolphin-18.08.3.tar.xz New: ---- dolphin-18.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dolphin.spec ++++++ --- /var/tmp/diff_new_pack.V6g9zZ/_old 2018-12-19 13:31:40.352754797 +0100 +++ /var/tmp/diff_new_pack.V6g9zZ/_new 2018-12-19 13:31:40.352754797 +0100 @@ -16,18 +16,17 @@ # -%bcond_without lang - -Name: dolphin -Version: 18.08.3 -Release: 0 %define kf5_version 5.26.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: dolphin +Version: 18.12.0 +Release: 0 Summary: KDE File Manager License: GPL-2.0-or-later Group: Productivity/File utilities -Url: http://www.kde.org +URL: http://www.kde.org Source: dolphin-%{version}.tar.xz Source1: dolphinsu.desktop Patch0: dolphin-go_up.diff @@ -64,12 +63,11 @@ BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0 BuildRequires: pkgconfig(Qt5Gui) >= 5.4.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0 -Obsoletes: dolphin5 -Recommends: kio-extras5 -Recommends: konsole-part Requires: baloo5-kioslaves Requires: dolphin-part = %{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Recommends: kio-extras5 +Recommends: konsole-part +Obsoletes: dolphin5 %description This package contains the default file manager of KDE Workspaces. @@ -77,9 +75,9 @@ %package part Summary: KDE File Manager Group: Productivity/File utilities -Obsoletes: dolphin5-part -Recommends: %{name}-part-lang %requires_ge kio +Recommends: %{name}-part-lang +Obsoletes: dolphin5-part %description part This package contains the libraries used by Dolphin and Konqueror. @@ -106,11 +104,10 @@ Summary: Translations for package %{name} Group: System/Localization Requires: %{name}-part = %{version} +Supplements: packageand(bundle-lang-other:%{name}-part) Provides: %{name}-lang = %{version} Obsoletes: %{name}-lang < %{version} - Provides: %{name}-part-lang-all = %{version} -Supplements: packageand(bundle-lang-other:%{name}-part) BuildArch: noarch %description -n %{name}-part-lang @@ -130,7 +127,7 @@ %kf5_makeinstall -C build %if %{with lang} %find_lang %{name} --with-man --all-name - %kf5_find_htmldocs + %{kf5_find_htmldocs} %endif install -D -m 0644 %{SOURCE1} %{buildroot}%{_kf5_applicationsdir}/org.kde.dolphinsu.desktop @@ -144,8 +141,8 @@ %postun -n libdolphinvcs5 -p /sbin/ldconfig %files -%defattr(-,root,root) -%doc COPYING* README +%license COPYING* +%doc README %dir %{_kf5_appstreamdir} %dir %{_kf5_htmldir} %dir %{_kf5_htmldir}/en @@ -161,8 +158,8 @@ %{_kf5_sharedir}/dbus-1/services/org.kde.dolphin.FileManager1.service %files part -%defattr(-,root,root) -%doc COPYING* README +%license COPYING* +%doc README %config %{_kf5_configdir}/servicemenu.knsrc %dir %{_kf5_configkcfgdir} %dir %{_kf5_plugindir} @@ -179,15 +176,16 @@ %{_kf5_servicesdir}/kcmdolphinviewmodes.desktop %{_kf5_servicetypesdir}/fileviewversioncontrolplugin.desktop #{_kf5_sharedir}/dolphinpart/ +%{_kf5_debugdir}/dolphin.categories %files -n libdolphinvcs5 -%defattr(-,root,root) -%doc COPYING* README +%license COPYING* +%doc README %{_kf5_libdir}/libdolphinvcs.so.* %files devel -%defattr(-,root,root) -%doc COPYING* README +%license COPYING* +%doc README %{_includedir}/dolphinvcs_export.h %{_kf5_cmakedir}/DolphinVcs/ %{_kf5_libdir}/libdolphinvcs.so @@ -196,7 +194,7 @@ %if %{with lang} %files part-lang -f %{name}.lang -%doc COPYING* +%license COPYING* %dir %{_kf5_sharedir}/locale/fi/LC_SCRIPTS/ %lang(fi) %{_kf5_sharedir}/locale/fi/LC_SCRIPTS/dolphin/ %endif ++++++ dolphin-18.08.3.tar.xz -> dolphin-18.12.0.tar.xz ++++++ ++++ 69541 lines of diff (skipped)
