Hello community, here is the log from the commit of package konsole for openSUSE:Factory checked in at 2017-08-24 17:46:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/konsole (Old) and /work/SRC/openSUSE:Factory/.konsole.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "konsole" Thu Aug 24 17:46:36 2017 rev:84 rq:516408 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/konsole/konsole.changes 2017-07-25 11:30:47.885668737 +0200 +++ /work/SRC/openSUSE:Factory/.konsole.new/konsole.changes 2017-08-24 17:46:38.353100510 +0200 @@ -1,0 +2,19 @@ +Fri Aug 11 22:45:52 UTC 2017 - [email protected] + +- 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:18:27 UTC 2017 - [email protected] + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php +- Drop 0001-Fix-Manage-Profiles-option-from-KonsolePart.patch and + 0001-Make-KonsolePart-s-Manage-Profiles-dialog-name-uniqu.patch + (merged upstream) + +------------------------------------------------------------------- Old: ---- 0001-Fix-Manage-Profiles-option-from-KonsolePart.patch 0001-Make-KonsolePart-s-Manage-Profiles-dialog-name-uniqu.patch konsole-17.04.3.tar.xz New: ---- konsole-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ konsole.spec ++++++ --- /var/tmp/diff_new_pack.oX2MbK/_old 2017-08-24 17:46:39.672914611 +0200 +++ /var/tmp/diff_new_pack.oX2MbK/_new 2017-08-24 17:46:39.672914611 +0200 @@ -1,7 +1,7 @@ # # spec file for package konsole # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,23 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without lang Name: konsole -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: KDE Terminal License: GPL-2.0+ Group: System/X11/Terminals Url: http://www.kde.org/ Source: %{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM -Patch1: 0001-Fix-Manage-Profiles-option-from-KonsolePart.patch -# PATCH-FIX-UPSTREAM -Patch2: 0001-Make-KonsolePart-s-Manage-Profiles-dialog-name-uniqu.patch Source3: Root_Shell.profile Source4: konsolesu.desktop Source21: utilities-terminal-su-16.png @@ -75,6 +72,9 @@ Requires: %{name}-part = %{version} Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} +%if %{with lang} +Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -109,8 +109,6 @@ %prep %setup -q -%patch1 -p1 -%patch2 -p1 %build %cmake_kf5 -d build @@ -141,31 +139,31 @@ %files %defattr(-,root,root) %doc COPYING README -%{_kf5_libdir}/libkdeinit5_konsole.so +%dir %{_kf5_appstreamdir} +%dir %{_kf5_htmldir} +%dir %{_kf5_htmldir}/en +%doc %lang(en) %{_kf5_htmldir}/en/konsole/ +%{_kf5_applicationsdir}/konsolesu.desktop +%{_kf5_applicationsdir}/org.kde.konsole.desktop +%{_kf5_appstreamdir}/org.kde.konsole.appdata.xml %{_kf5_bindir}/konsole %{_kf5_bindir}/konsoleprofile -%{_kf5_applicationsdir}/org.kde.konsole.desktop -%{_kf5_applicationsdir}/konsolesu.desktop -%{_kf5_servicesdir}/ServiceMenus/ %{_kf5_iconsdir}/hicolor/*/apps/utilities-terminal_su.png -%dir %{_kf5_htmldir}/en -%dir %{_kf5_htmldir} -%doc %{_kf5_htmldir}/en/konsole/ -%{_kf5_appstreamdir}/org.kde.konsole.appdata.xml -%dir %{_kf5_appstreamdir} +%{_kf5_libdir}/libkdeinit5_konsole.so +%{_kf5_servicesdir}/ServiceMenus/ %files part %defattr(-,root,root) %doc COPYING README -%{_kf5_libdir}/libkonsoleprivate.so.* +%dir %{_kf5_plugindir} %dir %{_kf5_servicesdir} -%{_kf5_servicesdir}/konsolepart.desktop %dir %{_kf5_servicetypesdir} -%{_kf5_servicetypesdir}/terminalemulator.desktop -%{_kf5_sharedir}/konsole/ +%{_kf5_libdir}/libkonsoleprivate.so.* %{_kf5_notifydir}/ -%dir %{_kf5_plugindir} %{_kf5_plugindir}/konsolepart.so +%{_kf5_servicesdir}/konsolepart.desktop +%{_kf5_servicetypesdir}/terminalemulator.desktop +%{_kf5_sharedir}/konsole/ %if %{with lang} %files part-lang -f %{name}.lang ++++++ konsole-17.04.3.tar.xz -> konsole-17.08.0.tar.xz ++++++ ++++ 142084 lines of diff (skipped)
