Hello community, here is the log from the commit of package plasma-nm5 for openSUSE:Factory checked in at 2017-10-09 19:39:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma-nm5 (Old) and /work/SRC/openSUSE:Factory/.plasma-nm5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-nm5" Mon Oct 9 19:39:34 2017 rev:58 rq:532046 version:5.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma-nm5/plasma-nm5.changes 2017-08-24 18:09:51.252937398 +0200 +++ /work/SRC/openSUSE:Factory/.plasma-nm5.new/plasma-nm5.changes 2017-10-09 19:39:35.978319604 +0200 @@ -1,0 +2,35 @@ +Thu Oct 5 12:39:18 CEST 2017 - fab...@ritter-vogt.de + +- Update to 5.11.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.11.0.php +- Changes since 5.10.95: + * Don't duplicate UI option for automatic speed detection (kde#383505) + * Remove unused identity model + * It makes sense to show VPN connections only when we are connected to internet + +------------------------------------------------------------------- +Thu Sep 14 14:29:07 CEST 2017 - fab...@ritter-vogt.de + +- Update to 5.10.95 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.10.95.php +- Changes since 5.10.5: + * Drop the old legacy connection editor + * Add option to allow managing virtual connections (kde#376664) + * Summary: L2TP: pre-sharedkey should be mask + * Add support for fortisslvpn + * Openconnect: make sure the UI fits into the password dialog (kde#380399) + * UI updates for NetworkManager-l2tp 1.2.6 + * Add missing file with UI for configuration + * Allow to have wider password dialog while preffering minimum size (kde#380399) + * Openconnect: make sure we accept the dialog (kde#380299) + * Openconnect: Add option to select protocol + * Properly pass specific vpn type when selecting new connection by double click + * Openconnect (juniper): Properly make sure we are compatible with the rest of nm tools + * Openconnect (juniper): Make sure we are compatible with the rest of nm tools (kde#380244) + * Add option to disable unlocking modem on detection (kde#380150) + +------------------------------------------------------------------- Old: ---- plasma-nm-5.10.5.tar.xz New: ---- plasma-nm-5.11.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma-nm5.spec ++++++ --- /var/tmp/diff_new_pack.BG9JCa/_old 2017-10-09 19:39:36.590292706 +0200 +++ /var/tmp/diff_new_pack.BG9JCa/_new 2017-10-09 19:39:36.594292531 +0200 @@ -19,13 +19,13 @@ %bcond_without lang %define mm_support 1 Name: plasma-nm5 -Version: 5.10.5 +Version: 5.11.0 Release: 0 Summary: Plasma applet written in QML for managing network connections License: (LGPL-2.1 or LGPL-3.0) and (GPL-2.0 or GPL-3.0) Group: System/GUI/KDE Url: https://projects.kde.org/projects/playground/network/plasma-nm -Source: http://download.kde.org/stable/plasma/%{version}/plasma-nm-%{version}.tar.xz +Source: plasma-nm-%{version}.tar.xz BuildRequires: NetworkManager-devel >= 0.9.8.4 BuildRequires: extra-cmake-modules >= 1.3.0 BuildRequires: fdupes @@ -236,6 +236,17 @@ %description iodine Iodine (VPN through DNS tunnel) plugin for plasma-nm components. +%package fortisslvpn +Summary: FortiGate SSL VPN support for %{name} +Group: System/GUI/KDE +Requires: %{name} = %{version} +# NetworkManager-fortisslvpn doesn't exist in Factory +#Requires: NetworkManager-fortisslvpn +Supplements: packageand(%{name}:NetworkManager-fortisslvpn) +Provides: NetworkManager-fortisslvpn-frontend + +%description fortisslvpn +FortiGate SSL VPN plugin for plasma-nm components. %lang_package %prep @@ -250,21 +261,17 @@ %if %{with lang} %kf5_find_lang %endif - %suse_update_desktop_file -r kde5-nm-connection-editor KDE System X-SuSE-ServiceConfiguration - %fdupes %{buildroot} + %fdupes -s %{buildroot} %files %defattr(-,root,root) %doc COPYING* -%{_kf5_bindir}/kde5-nm-connection-editor %{_kf5_libdir}/libplasmanm_editor.so %{_kf5_libdir}/libplasmanm_internal.so %dir %{_kf5_plugindir}/kf5 %dir %{_kf5_plugindir}/kf5/kded %{_kf5_plugindir}/kf5/kded/networkmanagement.so %{_kf5_qmldir}/ -%{_kf5_applicationsdir}/kde5-nm-connection-editor.desktop -%{_kf5_sharedir}/kxmlgui5/ %{_kf5_notifydir}/ %{_kf5_servicesdir}/plasma-applet*.desktop %{_kf5_servicetypesdir}/ @@ -336,6 +343,12 @@ %{_kf5_plugindir}/*_iodineui.so %{_kf5_servicesdir}/plasmanetworkmanagement_iodineui.desktop +%files fortisslvpn +%defattr(-,root,root) +%doc COPYING* +%{_kf5_plugindir}/l*_fortisslvpnui.so +%{_kf5_servicesdir}/plasmanetworkmanagement_fortisslvpnui.desktop + %if %{with lang} %files lang -f %{name}.lang %endif ++++++ plasma-nm-5.10.5.tar.xz -> plasma-nm-5.11.0.tar.xz ++++++ ++++ 102374 lines of diff (skipped)