Hello community,
here is the log from the commit of package libKF5NetworkManagerQt for
openSUSE:Factory checked in at 2015-02-16 15:07:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
and /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libKF5NetworkManagerQt"
Changes:
--------
---
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2015-01-29 13:14:58.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
2015-02-16 17:33:11.000000000 +0100
@@ -1,0 +2,14 @@
+Sun Feb 8 18:15:38 UTC 2015 - [email protected]
+
+- Update to 5.7.0
+ * Do not print a message about unhandled "AccessPoints" property
+ * Added support for NetworkManager 1.0.0 (not required)
+ * Fixed VpnSetting secrets handling
+ * Added class GenericSetting for connections not managed by
+ NetworkManager
+ * Added property AutoconnectPriority to ConnectionSettings
+ * For more details please see:
+ https://www.kde.org/announcements/kde-frameworks-5.7.0.php
+- Drop vpn.patch, merged upstream
+
+-------------------------------------------------------------------
Old:
----
networkmanager-qt-5.6.0.tar.xz
vpn.patch
New:
----
networkmanager-qt-5.7.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libKF5NetworkManagerQt.spec ++++++
--- /var/tmp/diff_new_pack.gsWI0T/_old 2015-02-16 17:33:13.000000000 +0100
+++ /var/tmp/diff_new_pack.gsWI0T/_new 2015-02-16 17:33:13.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package libKF5NetworkManagerQt
#
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,19 +17,18 @@
%define soversion 6
+%define _tar_path 5.7
Name: libKF5NetworkManagerQt
-Version: 5.6.0
+Version: %{_tar_path}.0
Release: 0
Summary: A Qt wrapper for NetworkManager DBus API
License: LGPL-2.1 or LGPL-3.0
Group: System/GUI/KDE
Url: http://www.kde.org
-Source:
http://download.kde.org/stable/frameworks/5.6/networkmanager-qt-%{version}.tar.xz
+Source:
http://download.kde.org/stable/frameworks/%{_tar_path}/networkmanager-qt-%{version}.tar.xz
Source1: baselibs.conf
-# PATCH-FIX-UPSTREAM vpn.patch
-Patch0: vpn.patch
BuildRequires: cmake
-BuildRequires: extra-cmake-modules >= 1.6.0
+BuildRequires: extra-cmake-modules >= 1.7.0
BuildRequires: kf5-filesystem
BuildRequires: pkgconfig(NetworkManager) >= 0.9.8.4
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
@@ -71,7 +70,6 @@
%prep
%setup -q -n networkmanager-qt-%{version}
-%patch0 -p1
%build
%cmake_kf5 -d build
++++++ networkmanager-qt-5.6.0.tar.xz -> networkmanager-qt-5.7.0.tar.xz ++++++
++++ 4576 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]