commit libKF5NetworkManagerQt for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2020-10-12 13:56:58

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.3486 (New)


Package is "libKF5NetworkManagerQt"

Mon Oct 12 13:56:58 2020 rev:83 rq:840858 version:5.75.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2020-09-18 14:44:15.116155421 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.3486/libKF5NetworkManagerQt.changes
  2020-10-12 13:58:29.578195541 +0200
@@ -1,0 +2,9 @@
+Mon Oct  5 08:33:42 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.75.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.75.0
+- No code change since 5.74.0
+
+---

Old:

  networkmanager-qt-5.74.0.tar.xz
  networkmanager-qt-5.74.0.tar.xz.sig

New:

  networkmanager-qt-5.75.0.tar.xz
  networkmanager-qt-5.75.0.tar.xz.sig



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.DZYRjb/_old  2020-10-12 13:58:30.210195803 +0200
+++ /var/tmp/diff_new_pack.DZYRjb/_new  2020-10-12 13:58:30.214195806 +0200
@@ -17,7 +17,7 @@
 
 
 %define soversion 6
-%define _tar_path 5.74
+%define _tar_path 5.75
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   libKF5NetworkManagerQt
-Version:5.74.0
+Version:5.75.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only


++ networkmanager-qt-5.74.0.tar.xz -> networkmanager-qt-5.75.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.74.0/CMakeLists.txt 
new/networkmanager-qt-5.75.0/CMakeLists.txt
--- old/networkmanager-qt-5.74.0/CMakeLists.txt 2020-09-06 11:35:32.0 
+0200
+++ new/networkmanager-qt-5.75.0/CMakeLists.txt 2020-10-04 11:59:15.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.74.0") # handled by release scripts
+set(KF5_VERSION "5.75.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.74.0  NO_MODULE)
+find_package(ECM 5.75.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 




commit libKF5NetworkManagerQt for openSUSE:Factory

2020-09-18 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2020-09-18 14:43:06

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.4249 (New)


Package is "libKF5NetworkManagerQt"

Fri Sep 18 14:43:06 2020 rev:82 rq:834443 version:5.74.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2020-08-12 12:29:26.472181144 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.4249/libKF5NetworkManagerQt.changes
  2020-09-18 14:44:15.116155421 +0200
@@ -1,0 +2,10 @@
+Sun Sep  6 12:50:26 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.74.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.74.0
+- Changes since 5.73.0:
+  * Remove obsolete COPYING files
+
+---

Old:

  networkmanager-qt-5.73.0.tar.xz
  networkmanager-qt-5.73.0.tar.xz.sig

New:

  networkmanager-qt-5.74.0.tar.xz
  networkmanager-qt-5.74.0.tar.xz.sig



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.wv21Kc/_old  2020-09-18 14:44:16.920157246 +0200
+++ /var/tmp/diff_new_pack.wv21Kc/_new  2020-09-18 14:44:16.924157250 +0200
@@ -17,7 +17,7 @@
 
 
 %define soversion 6
-%define _tar_path 5.73
+%define _tar_path 5.74
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   libKF5NetworkManagerQt
-Version:5.73.0
+Version:5.74.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only


++ networkmanager-qt-5.73.0.tar.xz -> networkmanager-qt-5.74.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.73.0/CMakeLists.txt 
new/networkmanager-qt-5.74.0/CMakeLists.txt
--- old/networkmanager-qt-5.73.0/CMakeLists.txt 2020-08-01 19:13:32.0 
+0200
+++ new/networkmanager-qt-5.74.0/CMakeLists.txt 2020-09-06 11:35:32.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.73.0") # handled by release scripts
+set(KF5_VERSION "5.74.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.73.0  NO_MODULE)
+find_package(ECM 5.74.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.73.0/COPYING.LIB 
new/networkmanager-qt-5.74.0/COPYING.LIB
--- old/networkmanager-qt-5.73.0/COPYING.LIB2020-08-01 19:13:32.0 
+0200
+++ new/networkmanager-qt-5.74.0/COPYING.LIB1970-01-01 01:00:00.0 
+0100
@@ -1,502 +0,0 @@
-  GNU LESSER GENERAL PUBLIC LICENSE
-   Version 2.1, February 1999
-
- Copyright (C) 1991, 1999 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the Lesser GPL.  It also counts
- as the successor of the GNU Library Public License, version 2, hence
- the version number 2.1.]
-
-Preamble
-
-  The licenses for most software are designed to take away your
-freedom to share and change it.  By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
-
-  This license, the Lesser General Public License, applies to some
-specially designated software packages--typically libraries--of the
-Free Software Foundation and other authors who decide to use it.  You
-can use it too, but we suggest you first think carefully about whether
-this license or the ordinary General Public License is the better
-strategy to use in any particular case, based on the explanations below.
-
-  When we speak of free software, we are referring to freedom of use,
-not price.  Our General Public Licenses are designed to make sure that
-you have the freedom to distribute copies of free software (and charge
-for this service if you wish); 

commit libKF5NetworkManagerQt for openSUSE:Factory

2020-08-12 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2020-08-12 12:26:45

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.3399 (New)


Package is "libKF5NetworkManagerQt"

Wed Aug 12 12:26:45 2020 rev:81 rq:825117 version:5.73.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2020-07-14 07:56:36.641269188 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.3399/libKF5NetworkManagerQt.changes
  2020-08-12 12:29:26.472181144 +0200
@@ -1,0 +2,12 @@
+Sun Aug  2 07:13:55 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.73.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.73.0
+- Changes since 5.72.0:
+  * Remove secrets logging
+  * Use KF-standardized Qt logging categories
+  * Use camelcase include. (scripted)
+
+---

Old:

  networkmanager-qt-5.72.0.tar.xz
  networkmanager-qt-5.72.0.tar.xz.sig

New:

  networkmanager-qt-5.73.0.tar.xz
  networkmanager-qt-5.73.0.tar.xz.sig



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.BnOYGZ/_old  2020-08-12 12:29:27.000181428 +0200
+++ /var/tmp/diff_new_pack.BnOYGZ/_new  2020-08-12 12:29:27.004181430 +0200
@@ -17,7 +17,7 @@
 
 
 %define soversion 6
-%define _tar_path 5.72
+%define _tar_path 5.73
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   libKF5NetworkManagerQt
-Version:5.72.0
+Version:5.73.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only
@@ -93,6 +93,7 @@
 %files -n libKF5NetworkManagerQt%{soversion}
 %license LICENSES/*
 %{_kf5_debugdir}/networkmanagerqt.categories
+%{_kf5_debugdir}/*.renamecategories
 %{_kf5_libdir}/libKF5NetworkManagerQt.so.*
 
 %files devel


++ networkmanager-qt-5.72.0.tar.xz -> networkmanager-qt-5.73.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.72.0/CMakeLists.txt 
new/networkmanager-qt-5.73.0/CMakeLists.txt
--- old/networkmanager-qt-5.72.0/CMakeLists.txt 2020-07-04 11:58:35.0 
+0200
+++ new/networkmanager-qt-5.73.0/CMakeLists.txt 2020-08-01 19:13:32.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.72.0") # handled by release scripts
+set(KF5_VERSION "5.73.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.72.0  NO_MODULE)
+find_package(ECM 5.73.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/networkmanager-qt-5.72.0/autotests/activeconnectiontest.cpp 
new/networkmanager-qt-5.73.0/autotests/activeconnectiontest.cpp
--- old/networkmanager-qt-5.72.0/autotests/activeconnectiontest.cpp 
2020-07-04 11:58:35.0 +0200
+++ new/networkmanager-qt-5.73.0/autotests/activeconnectiontest.cpp 
2020-08-01 19:13:32.0 +0200
@@ -18,7 +18,7 @@
 
 #include 
 #include 
-#include 
+#include 
 
 void ActiveConnectionTest::initTestCase()
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.72.0/autotests/managertest.cpp 
new/networkmanager-qt-5.73.0/autotests/managertest.cpp
--- old/networkmanager-qt-5.72.0/autotests/managertest.cpp  2020-07-04 
11:58:35.0 +0200
+++ new/networkmanager-qt-5.73.0/autotests/managertest.cpp  2020-08-01 
19:13:32.0 +0200
@@ -13,7 +13,7 @@
 
 #include 
 #include 
-#include 
+#include 
 
 void ManagerTest::initTestCase()
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.72.0/autotests/settingstest.cpp 
new/networkmanager-qt-5.73.0/autotests/settingstest.cpp
--- old/networkmanager-qt-5.72.0/autotests/settingstest.cpp 2020-07-04 
11:58:35.0 +0200
+++ new/networkmanager-qt-5.73.0/autotests/settingstest.cpp 2020-08-01 
19:13:32.0 +0200
@@ -15,7 +15,7 @@
 
 #include 
 #include 
-#include 
+#include 
 
 void SettingsTest::initTestCase()
 {

commit libKF5NetworkManagerQt for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2020-07-14 07:54:46

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.3060 (New)


Package is "libKF5NetworkManagerQt"

Tue Jul 14 07:54:46 2020 rev:80 rq:820403 version:5.72.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2020-06-16 13:44:28.301471471 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.3060/libKF5NetworkManagerQt.changes
  2020-07-14 07:56:36.641269188 +0200
@@ -1,0 +2,9 @@
+Sun Jul  5 07:55:52 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.72.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.72.0
+- No code change since 5.71.0
+
+---

Old:

  networkmanager-qt-5.71.0.tar.xz
  networkmanager-qt-5.71.0.tar.xz.sig

New:

  networkmanager-qt-5.72.0.tar.xz
  networkmanager-qt-5.72.0.tar.xz.sig



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.cl4iRX/_old  2020-07-14 07:56:37.669272517 +0200
+++ /var/tmp/diff_new_pack.cl4iRX/_new  2020-07-14 07:56:37.669272517 +0200
@@ -17,7 +17,7 @@
 
 
 %define soversion 6
-%define _tar_path 5.71
+%define _tar_path 5.72
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   libKF5NetworkManagerQt
-Version:5.71.0
+Version:5.72.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only
@@ -91,14 +91,14 @@
 %postun -n libKF5NetworkManagerQt%{soversion} -p /sbin/ldconfig
 
 %files -n libKF5NetworkManagerQt%{soversion}
-%license COPYING*
-%{_kf5_libdir}/libKF5NetworkManagerQt.so.*
+%license LICENSES/*
 %{_kf5_debugdir}/networkmanagerqt.categories
+%{_kf5_libdir}/libKF5NetworkManagerQt.so.*
 
 %files devel
-%license COPYING*
-%{_kf5_libdir}/libKF5NetworkManagerQt.so
+%license LICENSES/*
 %{_kf5_includedir}/
 %{_kf5_libdir}/cmake/KF5NetworkManagerQt/
+%{_kf5_libdir}/libKF5NetworkManagerQt.so
 
 %changelog


++ networkmanager-qt-5.71.0.tar.xz -> networkmanager-qt-5.72.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.71.0/CMakeLists.txt 
new/networkmanager-qt-5.72.0/CMakeLists.txt
--- old/networkmanager-qt-5.71.0/CMakeLists.txt 2020-06-06 21:36:21.0 
+0200
+++ new/networkmanager-qt-5.72.0/CMakeLists.txt 2020-07-04 11:58:35.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.71.0") # handled by release scripts
+set(KF5_VERSION "5.72.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.71.0  NO_MODULE)
+find_package(ECM 5.72.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 




commit libKF5NetworkManagerQt for openSUSE:Factory

2020-06-16 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2020-06-16 13:44:15

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.3606 (New)


Package is "libKF5NetworkManagerQt"

Tue Jun 16 13:44:15 2020 rev:79 rq:814397 version:5.71.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2020-05-11 13:33:00.296067502 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.3606/libKF5NetworkManagerQt.changes
  2020-06-16 13:44:28.301471471 +0200
@@ -1,0 +2,9 @@
+Sun Jun  7 08:07:09 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.71.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.71.0
+- No code change since 5.70.0
+
+---

Old:

  networkmanager-qt-5.70.0.tar.xz
  networkmanager-qt-5.70.0.tar.xz.sig

New:

  networkmanager-qt-5.71.0.tar.xz
  networkmanager-qt-5.71.0.tar.xz.sig



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.BFhW6I/_old  2020-06-16 13:44:28.893473629 +0200
+++ /var/tmp/diff_new_pack.BFhW6I/_new  2020-06-16 13:44:28.893473629 +0200
@@ -17,7 +17,7 @@
 
 
 %define soversion 6
-%define _tar_path 5.70
+%define _tar_path 5.71
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   libKF5NetworkManagerQt
-Version:5.70.0
+Version:5.71.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only


++ networkmanager-qt-5.70.0.tar.xz -> networkmanager-qt-5.71.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.70.0/.arcconfig 
new/networkmanager-qt-5.71.0/.arcconfig
--- old/networkmanager-qt-5.70.0/.arcconfig 2020-05-03 00:01:33.0 
+0200
+++ new/networkmanager-qt-5.71.0/.arcconfig 1970-01-01 01:00:00.0 
+0100
@@ -1,3 +0,0 @@
-{
-  "phabricator.uri" : "https://phabricator.kde.org/;
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.70.0/CMakeLists.txt 
new/networkmanager-qt-5.71.0/CMakeLists.txt
--- old/networkmanager-qt-5.70.0/CMakeLists.txt 2020-05-03 00:01:33.0 
+0200
+++ new/networkmanager-qt-5.71.0/CMakeLists.txt 2020-06-06 21:36:21.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.70.0") # handled by release scripts
+set(KF5_VERSION "5.71.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.70.0  NO_MODULE)
+find_package(ECM 5.71.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 




commit libKF5NetworkManagerQt for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2020-05-11 13:30:53

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.2738 (New)


Package is "libKF5NetworkManagerQt"

Mon May 11 13:30:53 2020 rev:78 rq:802124 version:5.70.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2020-04-15 20:05:10.534051267 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.2738/libKF5NetworkManagerQt.changes
  2020-05-11 13:33:00.296067502 +0200
@@ -1,0 +2,14 @@
+Sun May  3 09:40:18 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.70.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.70.0
+- Changes since 5.69.0:
+  * Replace foreach with range-for
+  * [NetworkManager-qt] Replace foreach with range for, hopefully last pass
+  * [NetworkManager-qt] Replace foreach with range/index for loop, third pass
+  * [NetworkManager-qt] Replace foreach with range/index for loop
+  * [NetworkManager-qt] replace foreach (deprecated) with range-for, first pass
+
+---

Old:

  networkmanager-qt-5.69.0.tar.xz
  networkmanager-qt-5.69.0.tar.xz.sig

New:

  networkmanager-qt-5.70.0.tar.xz
  networkmanager-qt-5.70.0.tar.xz.sig



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.XY2iDp/_old  2020-05-11 13:33:04.096075468 +0200
+++ /var/tmp/diff_new_pack.XY2iDp/_new  2020-05-11 13:33:04.100075476 +0200
@@ -17,7 +17,7 @@
 
 
 %define soversion 6
-%define _tar_path 5.69
+%define _tar_path 5.70
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   libKF5NetworkManagerQt
-Version:5.69.0
+Version:5.70.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only


++ networkmanager-qt-5.69.0.tar.xz -> networkmanager-qt-5.70.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.69.0/CMakeLists.txt 
new/networkmanager-qt-5.70.0/CMakeLists.txt
--- old/networkmanager-qt-5.69.0/CMakeLists.txt 2020-04-05 00:38:36.0 
+0200
+++ new/networkmanager-qt-5.70.0/CMakeLists.txt 2020-05-03 00:01:33.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.69.0") # handled by release scripts
+set(KF5_VERSION "5.70.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.69.0  NO_MODULE)
+find_package(ECM 5.70.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -21,6 +21,7 @@
 find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED Core DBus Network)
 
 add_definitions(${QT_DEFINITIONS})
+add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
 
 remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/networkmanager-qt-5.69.0/examples/createconnection/main.cpp 
new/networkmanager-qt-5.70.0/examples/createconnection/main.cpp
--- old/networkmanager-qt-5.69.0/examples/createconnection/main.cpp 
2020-04-05 00:38:36.0 +0200
+++ new/networkmanager-qt-5.70.0/examples/createconnection/main.cpp 
2020-05-03 00:01:33.0 +0200
@@ -29,12 +29,12 @@
 QTextStream qin(stdin, QIODevice::ReadOnly);
 
 NetworkManager::ConnectionSettings *settings = new 
NetworkManager::ConnectionSettings(NetworkManager::ConnectionSettings::Wireless);
-Device::List deviceList = NetworkManager::networkInterfaces();
+const Device::List deviceList = NetworkManager::networkInterfaces();
 
 WirelessDevice::Ptr wifiDevice;
 
 // We have to find some wireless device
-Q_FOREACH (Device::Ptr dev, deviceList) {
+for (Device::Ptr dev : deviceList) {
 if (dev->type() == Device::Wifi) {
 wifiDevice = qobject_cast(dev);
 break;
@@ -45,13 +45,13 @@
 return 1;
 }
 
-QStringList accessPointList = wifiDevice->accessPoints();
+const QStringList accessPointList = wifiDevice->accessPoints();
 QString ssid;
   

commit libKF5NetworkManagerQt for openSUSE:Factory

2020-04-15 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2020-04-15 20:03:01

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.2738 (New)


Package is "libKF5NetworkManagerQt"

Wed Apr 15 20:03:01 2020 rev:77 rq:793191 version:5.69.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2020-03-19 19:47:10.332079510 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.2738/libKF5NetworkManagerQt.changes
  2020-04-15 20:05:10.534051267 +0200
@@ -1,0 +2,11 @@
+Sun Apr  5 19:45:57 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.69.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.69.0
+- Changes since 5.68.0:
+  * Fix minor EBN issues
+  * NetworkManager-Qt: Convert license headers to SPDX expressions
+
+---

Old:

  networkmanager-qt-5.68.0.tar.xz
  networkmanager-qt-5.68.0.tar.xz.sig

New:

  networkmanager-qt-5.69.0.tar.xz
  networkmanager-qt-5.69.0.tar.xz.sig



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.1L8SxV/_old  2020-04-15 20:05:11.986052255 +0200
+++ /var/tmp/diff_new_pack.1L8SxV/_new  2020-04-15 20:05:11.990052257 +0200
@@ -17,7 +17,7 @@
 
 
 %define soversion 6
-%define _tar_path 5.68
+%define _tar_path 5.69
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   libKF5NetworkManagerQt
-Version:5.68.0
+Version:5.69.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only


++ networkmanager-qt-5.68.0.tar.xz -> networkmanager-qt-5.69.0.tar.xz ++
 13535 lines of diff (skipped)




commit libKF5NetworkManagerQt for openSUSE:Factory

2020-03-19 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2020-03-19 19:43:54

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.3160 (New)


Package is "libKF5NetworkManagerQt"

Thu Mar 19 19:43:54 2020 rev:76 rq:785360 version:5.68.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2020-02-14 16:35:17.843516285 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.3160/libKF5NetworkManagerQt.changes
  2020-03-19 19:47:10.332079510 +0100
@@ -1,0 +2,13 @@
+Sun Mar  8 09:18:04 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.68.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.68.0.php
+- Changes since 5.67.0:
+  * Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
+  * Support SAE in securityTypeFromConnectionSetting
+  * Drop qmake pri file generation & installation, currently broken
+  * Use ecm_qt_install_logging_categories over manual categories file
+
+---

Old:

  networkmanager-qt-5.67.0.tar.xz
  networkmanager-qt-5.67.0.tar.xz.sig

New:

  networkmanager-qt-5.68.0.tar.xz
  networkmanager-qt-5.68.0.tar.xz.sig



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.1potsD/_old  2020-03-19 19:47:12.996080936 +0100
+++ /var/tmp/diff_new_pack.1potsD/_new  2020-03-19 19:47:13.016080947 +0100
@@ -17,7 +17,7 @@
 
 
 %define soversion 6
-%define _tar_path 5.67
+%define _tar_path 5.68
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   libKF5NetworkManagerQt
-Version:5.67.0
+Version:5.68.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only
@@ -93,13 +93,12 @@
 %files -n libKF5NetworkManagerQt%{soversion}
 %license COPYING*
 %{_kf5_libdir}/libKF5NetworkManagerQt.so.*
-%{_kf5_debugdir}/networkmanager-qt.categories
+%{_kf5_debugdir}/networkmanagerqt.categories
 
 %files devel
 %license COPYING*
 %{_kf5_libdir}/libKF5NetworkManagerQt.so
 %{_kf5_includedir}/
 %{_kf5_libdir}/cmake/KF5NetworkManagerQt/
-%{_kf5_mkspecsdir}/qt_NetworkManagerQt.pri
 
 %changelog


++ networkmanager-qt-5.67.0.tar.xz -> networkmanager-qt-5.68.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.67.0/.gitignore 
new/networkmanager-qt-5.68.0/.gitignore
--- old/networkmanager-qt-5.67.0/.gitignore 2020-02-01 10:08:21.0 
+0100
+++ new/networkmanager-qt-5.68.0/.gitignore 2020-03-07 09:55:15.0 
+0100
@@ -19,3 +19,4 @@
 /build*/
 CMakeLists.txt.user*
 *.unc-backup*
+.cmake/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.67.0/CMakeLists.txt 
new/networkmanager-qt-5.68.0/CMakeLists.txt
--- old/networkmanager-qt-5.67.0/CMakeLists.txt 2020-02-01 10:08:21.0 
+0100
+++ new/networkmanager-qt-5.68.0/CMakeLists.txt 2020-03-07 09:55:15.0 
+0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.67.0") # handled by release scripts
+set(KF5_VERSION "5.68.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.67.0  NO_MODULE)
+find_package(ECM 5.68.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -31,6 +31,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 include(ECMAddQch)
+include(ECMQtDeclareLoggingCategory)
 
 option(BUILD_QCH "Build API documentation in QCH format (for e.g. Qt 
Assistant, Qt Creator & KDevelop)" OFF)
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
@@ -88,5 +89,4 @@
   DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel
 )
 
-install(FILES networkmanager-qt.categories  DESTINATION  
${KDE_INSTALL_LOGGINGCATEGORIESDIR})
 feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.67.0/metainfo.yaml 
new/networkmanager-qt-5.68.0/metainfo.yaml
--- 

commit libKF5NetworkManagerQt for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2020-02-14 16:34:27

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.26092 (New)


Package is "libKF5NetworkManagerQt"

Fri Feb 14 16:34:27 2020 rev:75 rq:773298 version:5.67.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2020-01-14 21:07:14.750761828 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.26092/libKF5NetworkManagerQt.changes
 2020-02-14 16:35:17.843516285 +0100
@@ -1,0 +2,15 @@
+Sun Feb  2 18:07:16 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Sun Feb  2 14:33:05 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.67.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
+- Changes since 5.66.0:
+  * [networkmanager-qt] Port QRegExp to QRegularExpression
+
+---

Old:

  networkmanager-qt-5.66.0.tar.xz
  networkmanager-qt-5.66.0.tar.xz.sig

New:

  networkmanager-qt-5.67.0.tar.xz
  networkmanager-qt-5.67.0.tar.xz.sig



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.zuZGGf/_old  2020-02-14 16:35:20.015517495 +0100
+++ /var/tmp/diff_new_pack.zuZGGf/_new  2020-02-14 16:35:20.015517495 +0100
@@ -17,7 +17,7 @@
 
 
 %define soversion 6
-%define _tar_path 5.66
+%define _tar_path 5.67
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   libKF5NetworkManagerQt
-Version:5.66.0
+Version:5.67.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only
@@ -41,9 +41,9 @@
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig
-BuildRequires:  cmake(Qt5Core) >= 5.11.0
-BuildRequires:  cmake(Qt5DBus) >= 5.11.0
-BuildRequires:  cmake(Qt5Network) >= 5.11.0
+BuildRequires:  cmake(Qt5Core) >= 5.12.0
+BuildRequires:  cmake(Qt5DBus) >= 5.12.0
+BuildRequires:  cmake(Qt5Network) >= 5.12.0
 BuildRequires:  pkgconfig(libnm) >= 1.0.0
 
 %description
@@ -56,9 +56,9 @@
 Summary:A Qt wrapper for NetworkManager DBus API
 Group:  Development/Libraries/KDE
 Requires:   libKF5NetworkManagerQt%{soversion} = %{version}
-Requires:   cmake(Qt5Core) >= 5.11.0
-Requires:   cmake(Qt5DBus) >= 5.11.0
-Requires:   cmake(Qt5Network) >= 5.11.0
+Requires:   cmake(Qt5Core) >= 5.12.0
+Requires:   cmake(Qt5DBus) >= 5.12.0
+Requires:   cmake(Qt5Network) >= 5.12.0
 Requires:   pkgconfig(libnm) >= 1.0.0
 
 %description devel
@@ -82,7 +82,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ networkmanager-qt-5.66.0.tar.xz -> networkmanager-qt-5.67.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.66.0/CMakeLists.txt 
new/networkmanager-qt-5.67.0/CMakeLists.txt
--- old/networkmanager-qt-5.66.0/CMakeLists.txt 2020-01-04 00:15:09.0 
+0100
+++ new/networkmanager-qt-5.67.0/CMakeLists.txt 2020-02-01 10:08:21.0 
+0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.66.0") # handled by release scripts
+set(KF5_VERSION "5.67.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.66.0  NO_MODULE)
+find_package(ECM 5.67.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.66.0/src/utils.cpp 
new/networkmanager-qt-5.67.0/src/utils.cpp
--- old/networkmanager-qt-5.66.0/src/utils.cpp  2020-01-04 00:15:09.0 
+0100
+++ new/networkmanager-qt-5.67.0/src/utils.cpp  2020-02-01 10:08:21.0 
+0100
@@ -19,6 +19,8 @@
 License along with this library.  If not, see 
.
 */
 
+#include 
+
 #include "utils.h"
 #include "time.h"
 
@@ -76,9 +78,9 @@
 
 bool NetworkManager::macAddressIsValid(const QString )

commit libKF5NetworkManagerQt for openSUSE:Factory

2020-01-14 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2020-01-14 21:04:15

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.6675 (New)


Package is "libKF5NetworkManagerQt"

Tue Jan 14 21:04:15 2020 rev:74 rq:763497 version:5.66.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2020-01-07 23:50:52.543954141 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.6675/libKF5NetworkManagerQt.changes
  2020-01-14 21:07:14.750761828 +0100
@@ -1,0 +2,15 @@
+Sun Jan  5 09:02:25 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.66.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.66.0.php
+- Changes since 5.65.0:
+  * Manager: add support for AddAndActivateConnection2
+  * cmake: Consider NM headers as system includes
+  * Sync Utils::securityIsValid with NetworkManager (kde#415670)
+  * Update the obsolete projects.kde.org URL
+- Drop 0001-Sync-Utils-securityIsValid-with-NetworkManager.patch
+  (merged upstream)
+
+---

Old:

  0001-Sync-Utils-securityIsValid-with-NetworkManager.patch
  networkmanager-qt-5.65.0.tar.xz
  networkmanager-qt-5.65.0.tar.xz.sig

New:

  networkmanager-qt-5.66.0.tar.xz
  networkmanager-qt-5.66.0.tar.xz.sig



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.z7CQuL/_old  2020-01-14 21:07:15.998762406 +0100
+++ /var/tmp/diff_new_pack.z7CQuL/_new  2020-01-14 21:07:15.998762406 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libKF5NetworkManagerQt
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 %define soversion 6
-%define _tar_path 5.65
+%define _tar_path 5.66
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   libKF5NetworkManagerQt
-Version:5.65.0
+Version:5.66.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only
@@ -37,8 +37,6 @@
 Source2:frameworks.keyring
 %endif
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM
-Patch1: 0001-Sync-Utils-securityIsValid-with-NetworkManager.patch
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
@@ -80,7 +78,7 @@
 settings which are used in DBus communication.
 
 %prep
-%autosetup -p1 -n networkmanager-qt-%{version}
+%setup -q -n networkmanager-qt-%{version}
 
 %build
   %cmake_kf5 -d build


++ networkmanager-qt-5.65.0.tar.xz -> networkmanager-qt-5.66.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.65.0/CMakeLists.txt 
new/networkmanager-qt-5.66.0/CMakeLists.txt
--- old/networkmanager-qt-5.65.0/CMakeLists.txt 2019-12-07 20:46:23.0 
+0100
+++ new/networkmanager-qt-5.66.0/CMakeLists.txt 2020-01-04 00:15:09.0 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.65.0") # handled by release scripts
+set(KF5_VERSION "5.66.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.65.0  NO_MODULE)
-set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
+find_package(ECM 5.66.0  NO_MODULE)
+set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 
@@ -17,7 +17,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.11.0)
+set(REQUIRED_QT_VERSION 5.12.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED Core DBus Network)
 
 add_definitions(${QT_DEFINITIONS})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.65.0/autotests/CMakeLists.txt 
new/networkmanager-qt-5.66.0/autotests/CMakeLists.txt
--- old/networkmanager-qt-5.65.0/autotests/CMakeLists.txt   2019-12-07 

commit libKF5NetworkManagerQt for openSUSE:Factory

2020-01-07 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2020-01-07 23:50:48

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.6675 (New)


Package is "libKF5NetworkManagerQt"

Tue Jan  7 23:50:48 2020 rev:73 rq:760857 version:5.65.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2019-12-18 14:44:24.141831146 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.6675/libKF5NetworkManagerQt.changes
  2020-01-07 23:50:52.543954141 +0100
@@ -1,0 +2,6 @@
+Sat Jan  4 22:58:29 UTC 2020 - Fabian Vogt 
+
+- Add patch to fix compatibility with NM 1.22 (kde#415670):
+  * 0001-Sync-Utils-securityIsValid-with-NetworkManager.patch
+
+---

New:

  0001-Sync-Utils-securityIsValid-with-NetworkManager.patch



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.kWPJPz/_old  2020-01-07 23:50:53.135954448 +0100
+++ /var/tmp/diff_new_pack.kWPJPz/_new  2020-01-07 23:50:53.139954450 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libKF5NetworkManagerQt
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 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
@@ -37,6 +37,8 @@
 Source2:frameworks.keyring
 %endif
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-Sync-Utils-securityIsValid-with-NetworkManager.patch
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
@@ -78,7 +80,7 @@
 settings which are used in DBus communication.
 
 %prep
-%setup -q -n networkmanager-qt-%{version}
+%autosetup -p1 -n networkmanager-qt-%{version}
 
 %build
   %cmake_kf5 -d build

++ 0001-Sync-Utils-securityIsValid-with-NetworkManager.patch ++
>From 271219d559e1cb1569650879cd02f24f88400d7a Mon Sep 17 00:00:00 2001
From: Jan Grulich 
Date: Thu, 2 Jan 2020 14:37:13 +0100
Subject: [PATCH] Sync Utils::securityIsValid with NetworkManager

BUG: 415670
---
 src/utils.cpp | 67 ---
 1 file changed, 37 insertions(+), 30 deletions(-)

diff --git a/src/utils.cpp b/src/utils.cpp
index 1e0c3a5..8c38e4a 100644
--- a/src/utils.cpp
+++ b/src/utils.cpp
@@ -167,7 +167,7 @@ bool 
NetworkManager::deviceSupportsApCiphers(NetworkManager::WirelessDevice::Cap
 return (havePair && haveGroup);
 }
 
-// Keep this in sync with 
NetworkManager/libnm-util/nm-utils.c:nm_utils_security_valid()
+// Keep this in sync with 
NetworkManager/libnm-core/nm-utils.c:nm_utils_security_valid()
 bool NetworkManager::securityIsValid(WirelessSecurityType type, 
NetworkManager::WirelessDevice::Capabilities interfaceCaps, bool haveAp, bool 
adhoc, NetworkManager::AccessPoint::Capabilities apCaps, 
NetworkManager::AccessPoint::WpaFlags apWpa, 
NetworkManager::AccessPoint::WpaFlags apRsn)
 {
 bool good = true;
@@ -184,6 +184,8 @@ bool NetworkManager::securityIsValid(WirelessSecurityType 
type, NetworkManager::
 if (interfaceCaps.testFlag(NetworkManager::WirelessDevice::Wep40) 
||
 
interfaceCaps.testFlag(NetworkManager::WirelessDevice::Wep104)) {
 return true;
+} else {
+return false;
 }
 }
 
@@ -205,7 +207,6 @@ bool NetworkManager::securityIsValid(WirelessSecurityType 
type, NetworkManager::
 // return true;
 // }
 // }
-return false;
 }
 
 switch (type) {
@@ -254,21 +255,15 @@ bool NetworkManager::securityIsValid(WirelessSecurityType 
type, NetworkManager::
 }
 break;
 case WpaPsk:
+if (adhoc) {
+return false;
+}
+
 if (!interfaceCaps.testFlag(NetworkManager::WirelessDevice::Wpa)) {
 return false;
 }
 if (haveAp) {
-/* Ad-Hoc WPA APs won't necessarily have the PSK flag set */
-if (adhoc) {
-if (apWpa.testFlag(NetworkManager::AccessPoint::GroupTkip) &&
-
interfaceCaps.testFlag(NetworkManager::WirelessDevice::Tkip)) {
-return true;
-}
-if (apWpa.testFlag(NetworkManager::AccessPoint::GroupCcmp) &&
-
interfaceCaps.testFlag(NetworkManager::WirelessDevice::Ccmp)) {
-return true;
-}
-} else if 

commit libKF5NetworkManagerQt for openSUSE:Factory

2019-12-18 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2019-12-18 14:42:04

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.4691 (New)


Package is "libKF5NetworkManagerQt"

Wed Dec 18 14:42:04 2019 rev:72 rq:757072 version:5.65.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2019-11-12 11:51:08.863078257 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.4691/libKF5NetworkManagerQt.changes
  2019-12-18 14:44:24.141831146 +0100
@@ -1,0 +2,9 @@
+Sun Dec  8 11:18:55 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.65.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.65.0.php
+- No code change since 5.64.0
+
+---

Old:

  networkmanager-qt-5.64.0.tar.xz
  networkmanager-qt-5.64.0.tar.xz.sig

New:

  networkmanager-qt-5.65.0.tar.xz
  networkmanager-qt-5.65.0.tar.xz.sig



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.4UcdCy/_old  2019-12-18 14:44:27.761832802 +0100
+++ /var/tmp/diff_new_pack.4UcdCy/_new  2019-12-18 14:44:27.765832803 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libKF5NetworkManagerQt
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 %define soversion 6
-%define _tar_path 5.64
+%define _tar_path 5.65
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   libKF5NetworkManagerQt
-Version:5.64.0
+Version:5.65.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only


++ networkmanager-qt-5.64.0.tar.xz -> networkmanager-qt-5.65.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.64.0/CMakeLists.txt 
new/networkmanager-qt-5.65.0/CMakeLists.txt
--- old/networkmanager-qt-5.64.0/CMakeLists.txt 2019-11-02 12:47:04.0 
+0100
+++ new/networkmanager-qt-5.65.0/CMakeLists.txt 2019-12-07 20:46:23.0 
+0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.64.0") # handled by release scripts
+set(KF5_VERSION "5.65.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.64.0  NO_MODULE)
+find_package(ECM 5.65.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,7 +22,6 @@
 
 add_definitions(${QT_DEFINITIONS})
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x06)
 
 remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY)
 




commit libKF5NetworkManagerQt for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2019-11-12 11:51:06

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.2990 (New)


Package is "libKF5NetworkManagerQt"

Tue Nov 12 11:51:06 2019 rev:71 rq:747148 version:5.64.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2019-10-14 13:39:56.413641702 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.2990/libKF5NetworkManagerQt.changes
  2019-11-12 11:51:08.863078257 +0100
@@ -1,0 +2,10 @@
+Sun Nov  3 15:47:20 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.64.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.64.0.php
+- Changes since 5.63.0:
+  * Add support for SAE authentication used by WPA3
+
+---

Old:

  networkmanager-qt-5.63.0.tar.xz
  networkmanager-qt-5.63.0.tar.xz.sig

New:

  networkmanager-qt-5.64.0.tar.xz
  networkmanager-qt-5.64.0.tar.xz.sig



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.V0ct9L/_old  2019-11-12 11:51:11.411080863 +0100
+++ /var/tmp/diff_new_pack.V0ct9L/_new  2019-11-12 11:51:11.415080866 +0100
@@ -17,7 +17,7 @@
 
 
 %define soversion 6
-%define _tar_path 5.63
+%define _tar_path 5.64
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   libKF5NetworkManagerQt
-Version:5.63.0
+Version:5.64.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only


++ networkmanager-qt-5.63.0.tar.xz -> networkmanager-qt-5.64.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.63.0/CMakeLists.txt 
new/networkmanager-qt-5.64.0/CMakeLists.txt
--- old/networkmanager-qt-5.63.0/CMakeLists.txt 2019-10-06 11:38:22.0 
+0200
+++ new/networkmanager-qt-5.64.0/CMakeLists.txt 2019-11-02 12:47:04.0 
+0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.63.0") # handled by release scripts
+set(KF5_VERSION "5.64.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.63.0  NO_MODULE)
+find_package(ECM 5.64.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -21,6 +21,8 @@
 find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED Core DBus Network)
 
 add_definitions(${QT_DEFINITIONS})
+add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
+add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x06)
 
 remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.63.0/src/accesspoint.h 
new/networkmanager-qt-5.64.0/src/accesspoint.h
--- old/networkmanager-qt-5.63.0/src/accesspoint.h  2019-10-06 
11:38:22.0 +0200
+++ new/networkmanager-qt-5.64.0/src/accesspoint.h  2019-11-02 
12:47:04.0 +0100
@@ -66,7 +66,7 @@
  */
 enum WpaFlag { PairWep40 = 0x1, PairWep104 = 0x2, PairTkip = 0x4, PairCcmp 
= 0x8,
GroupWep40 = 0x10, GroupWep104 = 0x20, GroupTkip = 0x40, 
GroupCcmp = 0x80,
-   KeyMgmtPsk = 0x100, KeyMgmt8021x = 0x200
+   KeyMgmtPsk = 0x100, KeyMgmt8021x = 0x200, KeyMgmtSAE = 0x400
  };
 Q_DECLARE_FLAGS(Capabilities, Capability)
 Q_FLAG(Capabilities)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/networkmanager-qt-5.63.0/src/settings/wirelesssecuritysetting.cpp 
new/networkmanager-qt-5.64.0/src/settings/wirelesssecuritysetting.cpp
--- old/networkmanager-qt-5.63.0/src/settings/wirelesssecuritysetting.cpp   
2019-10-06 11:38:22.0 +0200
+++ new/networkmanager-qt-5.64.0/src/settings/wirelesssecuritysetting.cpp   
2019-11-02 12:47:04.0 +0100
@@ -405,7 +405,7 @@
 }
 
 if (keyMgmt() == WpaNone ||
-keyMgmt() == WpaPsk) {
+keyMgmt() == WpaPsk || keyMgmt() == SAE) {
 if (!pskFlags().testFlag(Setting::NotRequired)) {
   

commit libKF5NetworkManagerQt for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2019-10-14 13:39:52

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.2352 (New)


Package is "libKF5NetworkManagerQt"

Mon Oct 14 13:39:52 2019 rev:70 rq:738066 version:5.63.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2019-09-23 12:27:12.477710598 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.2352/libKF5NetworkManagerQt.changes
  2019-10-14 13:39:56.413641702 +0200
@@ -1,0 +2,11 @@
+Sun Oct  6 13:27:04 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.63.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.63.0.php
+- Changes since 5.62.0:
+  * Port away from deprecated methods in Qt 5.14
+  * ActiveConnection: connect stateChanged() signal to correct interface
+
+---

Old:

  networkmanager-qt-5.62.0.tar.xz
  networkmanager-qt-5.62.0.tar.xz.sig

New:

  networkmanager-qt-5.63.0.tar.xz
  networkmanager-qt-5.63.0.tar.xz.sig



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.eivALC/_old  2019-10-14 13:39:57.697638355 +0200
+++ /var/tmp/diff_new_pack.eivALC/_new  2019-10-14 13:39:57.697638355 +0200
@@ -17,7 +17,7 @@
 
 
 %define soversion 6
-%define _tar_path 5.62
+%define _tar_path 5.63
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   libKF5NetworkManagerQt
-Version:5.62.0
+Version:5.63.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only
@@ -41,9 +41,9 @@
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig
-BuildRequires:  cmake(Qt5Core) >= 5.6.0
-BuildRequires:  cmake(Qt5DBus) >= 5.6.0
-BuildRequires:  cmake(Qt5Network) >= 5.6.0
+BuildRequires:  cmake(Qt5Core) >= 5.11.0
+BuildRequires:  cmake(Qt5DBus) >= 5.11.0
+BuildRequires:  cmake(Qt5Network) >= 5.11.0
 BuildRequires:  pkgconfig(libnm) >= 1.0.0
 
 %description
@@ -56,9 +56,9 @@
 Summary:A Qt wrapper for NetworkManager DBus API
 Group:  Development/Libraries/KDE
 Requires:   libKF5NetworkManagerQt%{soversion} = %{version}
-Requires:   cmake(Qt5Core) >= 5.6.0
-Requires:   cmake(Qt5DBus) >= 5.6.0
-Requires:   cmake(Qt5Network) >= 5.6.0
+Requires:   cmake(Qt5Core) >= 5.11.0
+Requires:   cmake(Qt5DBus) >= 5.11.0
+Requires:   cmake(Qt5Network) >= 5.11.0
 Requires:   pkgconfig(libnm) >= 1.0.0
 
 %description devel


++ networkmanager-qt-5.62.0.tar.xz -> networkmanager-qt-5.63.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.62.0/CMakeLists.txt 
new/networkmanager-qt-5.63.0/CMakeLists.txt
--- old/networkmanager-qt-5.62.0/CMakeLists.txt 2019-09-12 10:52:53.0 
+0200
+++ new/networkmanager-qt-5.63.0/CMakeLists.txt 2019-10-06 11:38:22.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.62.0") # handled by release scripts
+set(KF5_VERSION "5.63.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.62.0  NO_MODULE)
+find_package(ECM 5.63.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/networkmanager-qt-5.62.0/autotests/activeconnectiontest.cpp 
new/networkmanager-qt-5.63.0/autotests/activeconnectiontest.cpp
--- old/networkmanager-qt-5.62.0/autotests/activeconnectiontest.cpp 
2019-09-12 10:52:53.0 +0200
+++ new/networkmanager-qt-5.63.0/autotests/activeconnectiontest.cpp 
2019-10-06 11:38:22.0 +0200
@@ -43,24 +43,24 @@
 device->setAutoconnect(true);
 device->setCapabilities(3);
 device->setDeviceType(1);
-device->setDriver(QLatin1Literal("e1000e"));
-device->setDriverVersion(QLatin1Literal("2.3.2-k"));
+device->setDriver(QLatin1String("e1000e"));
+device->setDriverVersion(QLatin1String("2.3.2-k"));
 

commit libKF5NetworkManagerQt for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2019-09-23 12:27:09

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.7948 (New)


Package is "libKF5NetworkManagerQt"

Mon Sep 23 12:27:09 2019 rev:69 rq:730966 version:5.62.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2019-08-19 21:22:19.836707952 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.7948/libKF5NetworkManagerQt.changes
  2019-09-23 12:27:12.477710598 +0200
@@ -1,0 +2,13 @@
+Sat Sep  7 20:37:15 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.62.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.62.0.php
+- Changes since 5.61.0:
+  * Rename WirelessDevice::lastRequestScanTime to 
WirelessDevice::lastRequestScan
+  * Add property lastScanTime and lastRequestTime to WirelessDevice
+  * Remove unused includes
+  * ActiveConnection: connect stateChanged() signal to correct interface
+
+---

Old:

  networkmanager-qt-5.61.0.tar.xz
  networkmanager-qt-5.61.0.tar.xz.sig

New:

  networkmanager-qt-5.62.0.tar.xz
  networkmanager-qt-5.62.0.tar.xz.sig



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.MRFULL/_old  2019-09-23 12:27:13.345710455 +0200
+++ /var/tmp/diff_new_pack.MRFULL/_new  2019-09-23 12:27:13.345710455 +0200
@@ -17,7 +17,7 @@
 
 
 %define soversion 6
-%define _tar_path 5.61
+%define _tar_path 5.62
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   libKF5NetworkManagerQt
-Version:5.61.0
+Version:5.62.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only


++ networkmanager-qt-5.61.0.tar.xz -> networkmanager-qt-5.62.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.61.0/CMakeLists.txt 
new/networkmanager-qt-5.62.0/CMakeLists.txt
--- old/networkmanager-qt-5.61.0/CMakeLists.txt 2019-08-03 21:36:28.0 
+0200
+++ new/networkmanager-qt-5.62.0/CMakeLists.txt 2019-09-12 10:52:53.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.61.0") # handled by release scripts
+set(KF5_VERSION "5.62.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.61.0  NO_MODULE)
+find_package(ECM 5.62.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/networkmanager-qt-5.61.0/autotests/activeconnectiontest.cpp 
new/networkmanager-qt-5.62.0/autotests/activeconnectiontest.cpp
--- old/networkmanager-qt-5.61.0/autotests/activeconnectiontest.cpp 
2019-08-03 21:36:28.0 +0200
+++ new/networkmanager-qt-5.62.0/autotests/activeconnectiontest.cpp 
2019-09-12 10:52:53.0 +0200
@@ -33,7 +33,6 @@
 #include 
 #include 
 #include 
-#include 
 
 void ActiveConnectionTest::initTestCase()
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.61.0/autotests/settingstest.cpp 
new/networkmanager-qt-5.62.0/autotests/settingstest.cpp
--- old/networkmanager-qt-5.61.0/autotests/settingstest.cpp 2019-08-03 
21:36:28.0 +0200
+++ new/networkmanager-qt-5.62.0/autotests/settingstest.cpp 2019-09-12 
10:52:53.0 +0200
@@ -30,7 +30,6 @@
 #include 
 #include 
 #include 
-#include 
 
 void SettingsTest::initTestCase()
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.61.0/src/activeconnection.cpp 
new/networkmanager-qt-5.62.0/src/activeconnection.cpp
--- old/networkmanager-qt-5.61.0/src/activeconnection.cpp   2019-08-03 
21:36:28.0 +0200
+++ new/networkmanager-qt-5.62.0/src/activeconnection.cpp   2019-09-12 
10:52:53.0 +0200
@@ -74,7 +74,7 @@
 #ifndef NMQT_STATIC
 QDBusConnection::systemBus().connect(NetworkManagerPrivate::DBUS_SERVICE, 
d->path, 

commit libKF5NetworkManagerQt for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2019-08-19 21:21:54

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.22127 (New)


Package is "libKF5NetworkManagerQt"

Mon Aug 19 21:21:54 2019 rev:68 rq:722502 version:5.61.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2019-07-26 12:22:02.166542563 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.22127/libKF5NetworkManagerQt.changes
 2019-08-19 21:22:19.836707952 +0200
@@ -1,0 +2,21 @@
+Wed Aug  7 17:51:54 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.61.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.61.0.php
+- Changes since 5.60.0:
+  * device: include reapplyConnection() in the interface
+
+---
+Fri Jul 19 11:46:15 UTC 2019 - Wolfgang Bauer 
+
+- Don't lower minimum Qt version anymore, it requires 5.11 now
+- Drop patches for Leap 42.3 which is no longer supported:
+  * 0001-Revert-Require-NetworkManager-1.4.0-and-newer.patch
+  * 0001-Revert-Add-missing-ipv4-setting-options.patch
+  * 0001-Revert-Add-IpTunnel-setting.patch
+  * 0001-Revert-Add-vxlan-setting.patch
+  * 0001-Revert-Add-missing-IPv6-options.patch
+
+---

Old:

  0001-Revert-Add-IpTunnel-setting.patch
  0001-Revert-Add-missing-IPv6-options.patch
  0001-Revert-Add-missing-ipv4-setting-options.patch
  0001-Revert-Add-vxlan-setting.patch
  0001-Revert-Require-NetworkManager-1.4.0-and-newer.patch
  networkmanager-qt-5.60.0.tar.xz

New:

  frameworks.keyring
  networkmanager-qt-5.61.0.tar.xz
  networkmanager-qt-5.61.0.tar.xz.sig



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.JT6Lue/_old  2019-08-19 21:22:35.856704697 +0200
+++ /var/tmp/diff_new_pack.JT6Lue/_new  2019-08-19 21:22:35.860704696 +0200
@@ -17,30 +17,26 @@
 
 
 %define soversion 6
-%define _tar_path 5.60
+%define _tar_path 5.61
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+# Only needed for the package signature condition
+%bcond_without lang
 Name:   libKF5NetworkManagerQt
-Version:5.60.0
+Version:5.61.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only
 Group:  System/GUI/KDE
 URL:https://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/networkmanager-qt-%{version}.tar.xz
-Source1:baselibs.conf
-# PATCH-FIX-OPENSUSE
-Patch0: 0001-Revert-Require-NetworkManager-1.4.0-and-newer.patch
-# PATCH-FIX-OPENSUSE
-Patch1: 0001-Revert-Add-missing-ipv4-setting-options.patch
-# PATCH-FIX-OPENSUSE
-Patch2: 0001-Revert-Add-IpTunnel-setting.patch
-# PATCH-FIX-OPENSUSE
-Patch3: 0001-Revert-Add-vxlan-setting.patch
-# PATCH-FIX-OPENSUSE
-Patch4: 0001-Revert-Add-missing-IPv6-options.patch
+Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/networkmanager-qt-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/networkmanager-qt-%{version}.tar.xz.sig
+Source2:frameworks.keyring
+%endif
+Source99:   baselibs.conf
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
@@ -83,16 +79,6 @@
 
 %prep
 %setup -q -n networkmanager-qt-%{version}
-%if 0%{?suse_version} < 1500
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%endif
-%if 0%{?suse_version} == 1500
-sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
-%endif
 
 %build
   %cmake_kf5 -d build

++ networkmanager-qt-5.60.0.tar.xz -> networkmanager-qt-5.61.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.60.0/CMakeLists.txt 
new/networkmanager-qt-5.61.0/CMakeLists.txt
--- old/networkmanager-qt-5.60.0/CMakeLists.txt 2019-07-06 15:18:31.0 
+0200
+++ new/networkmanager-qt-5.61.0/CMakeLists.txt 2019-08-03 21:36:28.0 
+0200
@@ -1,15 +1,15 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.60.0") # handled by release scripts
+set(KF5_VERSION "5.61.0") # handled by release scripts
 

commit libKF5NetworkManagerQt for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2019-07-26 12:21:58

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.4126 (New)


Package is "libKF5NetworkManagerQt"

Fri Jul 26 12:21:58 2019 rev:67 rq:715916 version:5.60.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2019-06-22 11:15:32.908855019 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.4126/libKF5NetworkManagerQt.changes
  2019-07-26 12:22:02.166542563 +0200
@@ -1,0 +2,10 @@
+Sun Jul 14 06:41:40 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.60.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
+- Changes since 5.59.0:
+  * Install in new logging directory when we use kf5 5.59.0
+
+---

Old:

  networkmanager-qt-5.59.0.tar.xz

New:

  networkmanager-qt-5.60.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.zx5DLB/_old  2019-07-26 12:22:03.754542082 +0200
+++ /var/tmp/diff_new_pack.zx5DLB/_new  2019-07-26 12:22:03.754542082 +0200
@@ -17,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.59
+%define _tar_path 5.60
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.59.0
+Version:5.60.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only

++ networkmanager-qt-5.59.0.tar.xz -> networkmanager-qt-5.60.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.59.0/CMakeLists.txt 
new/networkmanager-qt-5.60.0/CMakeLists.txt
--- old/networkmanager-qt-5.59.0/CMakeLists.txt 2019-06-01 18:41:29.0 
+0200
+++ new/networkmanager-qt-5.60.0/CMakeLists.txt 2019-07-06 15:18:31.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.59.0") # handled by release scripts
+set(KF5_VERSION "5.60.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.59.0  NO_MODULE)
+find_package(ECM 5.60.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -17,7 +17,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.10.0)
+set(REQUIRED_QT_VERSION 5.11.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED Core DBus Network)
 
 add_definitions(${QT_DEFINITIONS})
@@ -87,5 +87,5 @@
   DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel
 )
 
-install(FILES networkmanager-qt.categories DESTINATION ${KDE_INSTALL_CONFDIR})
+install(FILES networkmanager-qt.categories  DESTINATION  
${KDE_INSTALL_LOGGINGCATEGORIESDIR})
 feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)




commit libKF5NetworkManagerQt for openSUSE:Factory

2019-06-22 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2019-06-22 11:15:31

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.4615 (New)


Package is "libKF5NetworkManagerQt"

Sat Jun 22 11:15:31 2019 rev:66 rq:710778 version:5.59.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2019-05-21 10:33:30.259355181 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.4615/libKF5NetworkManagerQt.changes
  2019-06-22 11:15:32.908855019 +0200
@@ -1,0 +2,16 @@
+Sun Jun  9 14:10:29 UTC 2019 - wba...@tmo.at
+
+- Refresh patch to fix build on Leap 42.3:
+  * 0001-Revert-Require-NetworkManager-1.4.0-and-newer.patch
+
+---
+Sun Jun 09 07:35:13 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.59.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.59.0.php
+- Changes since 5.58.0:
+  * Don't fetch device statistics upon construction
+
+---

Old:

  networkmanager-qt-5.58.0.tar.xz

New:

  networkmanager-qt-5.59.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.2y03nr/_old  2019-06-22 11:15:34.828857339 +0200
+++ /var/tmp/diff_new_pack.2y03nr/_new  2019-06-22 11:15:34.848857364 +0200
@@ -17,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.58
+%define _tar_path 5.59
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.58.0
+Version:5.59.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only

++ 0001-Revert-Require-NetworkManager-1.4.0-and-newer.patch ++
--- /var/tmp/diff_new_pack.2y03nr/_old  2019-06-22 11:15:35.204857794 +0200
+++ /var/tmp/diff_new_pack.2y03nr/_new  2019-06-22 11:15:35.204857794 +0200
@@ -336,9 +336,9 @@
 --- a/src/devicestatistics.cpp
 +++ b/src/devicestatistics.cpp
 @@ -48,8 +48,12 @@ NetworkManager::DeviceStatistics::DeviceStatistics(const 
QString , QObject
- d->propertiesChanged(initialProperties);
- }
+ // as soon as the refresh rate is changed, we'll get the rest of 
properties initialised
  
+ // Get all DeviceStatistics's properties at once
 +#if NM_CHECK_VERSION(1, 4, 0)
  QDBusConnection::systemBus().connect(NetworkManagerPrivate::DBUS_SERVICE, 
d->uni, NetworkManagerPrivate::FDO_DBUS_PROPERTIES,
   QLatin1String("PropertiesChanged"), 
d, SLOT(dbusPropertiesChanged(QString,QVariantMap,QStringList)));

++ networkmanager-qt-5.58.0.tar.xz -> networkmanager-qt-5.59.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.58.0/CMakeLists.txt 
new/networkmanager-qt-5.59.0/CMakeLists.txt
--- old/networkmanager-qt-5.58.0/CMakeLists.txt 2019-05-08 07:50:39.0 
+0200
+++ new/networkmanager-qt-5.59.0/CMakeLists.txt 2019-06-01 18:41:29.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.58.0") # handled by release scripts
+set(KF5_VERSION "5.59.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.58.0  NO_MODULE)
+find_package(ECM 5.59.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.58.0/src/devicestatistics.cpp 
new/networkmanager-qt-5.59.0/src/devicestatistics.cpp
--- old/networkmanager-qt-5.58.0/src/devicestatistics.cpp   2019-05-08 
07:50:39.0 +0200
+++ new/networkmanager-qt-5.59.0/src/devicestatistics.cpp   2019-06-01 
18:41:29.0 +0200
@@ -42,12 +42,10 @@
 {
 Q_D(DeviceStatistics);
 
-// Get all DeviceStatistics's properties at once
-QVariantMap initialProperties = 
NetworkManagerPrivate::retrieveInitialProperties(d->iface.staticInterfaceName(),
 path);
-if (!initialProperties.isEmpty()) {
-d->propertiesChanged(initialProperties);
-}
+  

commit libKF5NetworkManagerQt for openSUSE:Factory

2019-05-21 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2019-05-21 10:33:28

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.5148 (New)


Package is "libKF5NetworkManagerQt"

Tue May 21 10:33:28 2019 rev:65 rq:703388 version:5.58.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2019-04-19 21:25:01.995923827 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.5148/libKF5NetworkManagerQt.changes
  2019-05-21 10:33:30.259355181 +0200
@@ -1,0 +2,14 @@
+Wed May 15 18:16:18 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.58.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.58.0.php
+- Changes since 5.57.0:
+  * Add WireGuard device support to manager
+  * Add WireGuard device
+  * WireGuard: Do not require 'private-key' to be non-empty for 
'private-key-flags'
+  * WireGuard: workaround wrong secret flag type
+  * WireGuard: private-key and preshared-keys can be requested together
+
+---

Old:

  networkmanager-qt-5.57.0.tar.xz

New:

  networkmanager-qt-5.58.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.2k824U/_old  2019-05-21 10:33:31.059354662 +0200
+++ /var/tmp/diff_new_pack.2k824U/_new  2019-05-21 10:33:31.059354662 +0200
@@ -17,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.57
+%define _tar_path 5.58
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.57.0
+Version:5.58.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only

++ networkmanager-qt-5.57.0.tar.xz -> networkmanager-qt-5.58.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.57.0/CMakeLists.txt 
new/networkmanager-qt-5.58.0/CMakeLists.txt
--- old/networkmanager-qt-5.57.0/CMakeLists.txt 2019-04-07 09:21:21.0 
+0200
+++ new/networkmanager-qt-5.58.0/CMakeLists.txt 2019-05-08 07:50:39.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.57.0") # handled by release scripts
+set(KF5_VERSION "5.58.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.57.0  NO_MODULE)
+find_package(ECM 5.58.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/networkmanager-qt-5.57.0/autotests/settings/wireguardsettingtest.cpp 
new/networkmanager-qt-5.58.0/autotests/settings/wireguardsettingtest.cpp
--- old/networkmanager-qt-5.57.0/autotests/settings/wireguardsettingtest.cpp
2019-04-07 09:21:21.0 +0200
+++ new/networkmanager-qt-5.58.0/autotests/settings/wireguardsettingtest.cpp
2019-05-08 07:50:39.0 +0200
@@ -34,6 +34,10 @@
 #define NM_SETTING_WIREGUARD_PEERS "peers"
 #define NM_SETTING_WIREGUARD_MTU   "mtu"
 #define NM_SETTING_WIREGUARD_PEER_ROUTES   "peer-routes"
+
+#define NM_WIREGUARD_PEER_ATTR_PRESHARED_KEY"preshared-key"
+#define NM_WIREGUARD_PEER_ATTR_PRESHARED_KEY_FLAGS  "preshared-key-flags"
+#define NM_WIREGUARD_PEER_ATTR_PUBLIC_KEY   "public-key"
 #endif
 
 void WireGuardSettingTest::testSetting_data()
@@ -48,11 +52,16 @@
 
 NMVariantMapList peers;
 QVariantMap map;
-map.insert("foo", "bar");
+map.insert(QLatin1String(NM_WIREGUARD_PEER_ATTR_PRESHARED_KEY), 
"preshared-key");
+map.insert(QLatin1String(NM_WIREGUARD_PEER_ATTR_PRESHARED_KEY_FLAGS), 
(uint) 2);
+map.insert(QLatin1String(NM_WIREGUARD_PEER_ATTR_PUBLIC_KEY), "public-key");
+
 peers << map;
 
 QVariantMap map1;
-map1.insert("foobar", "barfoo");
+map1.insert(QLatin1String(NM_WIREGUARD_PEER_ATTR_PRESHARED_KEY), 
"preshared-key1");
+map1.insert(QLatin1String(NM_WIREGUARD_PEER_ATTR_PRESHARED_KEY_FLAGS), 
(uint) 3);
+map1.insert(QLatin1String(NM_WIREGUARD_PEER_ATTR_PUBLIC_KEY), 
"public-key1");
 peers << map1;
 
 

commit libKF5NetworkManagerQt for openSUSE:Factory

2019-04-19 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2019-04-19 21:25:00

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.5536 (New)


Package is "libKF5NetworkManagerQt"

Fri Apr 19 21:25:00 2019 rev:64 rq:695260 version:5.57.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2019-03-21 09:49:17.562853878 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.5536/libKF5NetworkManagerQt.changes
  2019-04-19 21:25:01.995923827 +0200
@@ -1,0 +2,27 @@
+Mon Apr 15 10:26:54 UTC 2019 - wba...@tmo.at
+
+- Refresh patches to fix build on Leap 42.3:
+  * 0001-Revert-Add-IpTunnel-setting.patch
+  * 0001-Revert-Add-vxlan-setting.patch
+  * 0001-Revert-Require-NetworkManager-1.4.0-and-newer.patch
+
+---
+Sun Apr 14 20:21:45 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.57.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.57.0.php
+- Changes since 5.56.0:
+  * WireGuard: make marshalling/demarshalling of secrets from map to work
+  * Fix constructors
+  * Add missing support for WireGuard into base setting class
+  * WireGuard: fix constructor
+  * WireGuard: fix name
+  * Wireguard: handle private key as secrets
+  * Fix tcsetting test
+  * Wireguard: peers property should be NMVariantMapList
+  * Add Wireguard connection type support
+  * ActiveConnecton: add stateChangedReason signal where we can see the reason 
of state change
+
+---

Old:

  networkmanager-qt-5.56.0.tar.xz

New:

  networkmanager-qt-5.57.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.pyXeWI/_old  2019-04-19 21:25:02.787924835 +0200
+++ /var/tmp/diff_new_pack.pyXeWI/_new  2019-04-19 21:25:02.791924840 +0200
@@ -17,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.56
+%define _tar_path 5.57
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.56.0
+Version:5.57.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only

++ 0001-Revert-Add-IpTunnel-setting.patch ++
--- /var/tmp/diff_new_pack.pyXeWI/_old  2019-04-19 21:25:02.807924861 +0200
+++ /var/tmp/diff_new_pack.pyXeWI/_new  2019-04-19 21:25:02.807924861 +0200
@@ -236,9 +236,9 @@
 -addSetting(Setting::Ptr(new Ipv4Setting()));
 -addSetting(Setting::Ptr(new Ipv6Setting()));
 -break;
- case ConnectionSettings::Unknown:
- default:
- break;
+ case ConnectionSettings::WireGuard:
+ addSetting(Setting::Ptr(new WireGuardSetting()));
+ addSetting(Setting::Ptr(new Ipv4Setting()));
 @@ -327,11 +321,6 @@ void 
NetworkManager::ConnectionSettingsPrivate::initSettings(const NetworkManage
  addSetting(connectionSettings->setting(Setting::Ipv4));
  addSetting(connectionSettings->setting(Setting::Ipv6));
@@ -248,18 +248,18 @@
 -addSetting(connectionSettings->setting(Setting::Ipv4));
 -addSetting(connectionSettings->setting(Setting::Ipv6));
 -break;
- case ConnectionSettings::Unknown:
- default:
- break;
+ case ConnectionSettings::WireGuard:
+ addSetting(connectionSettings->setting(Setting::WireGuard));
+ addSetting(connectionSettings->setting(Setting::Ipv4));
 @@ -376,8 +365,6 @@ NetworkManager::ConnectionSettings::ConnectionType 
NetworkManager::ConnectionSet
  type = Generic;
  } else if (typeString == QLatin1String(NM_SETTING_TUN_SETTING_NAME)) {
  type = Tun;
 -} else if (typeString == 
QLatin1String(NM_SETTING_IP_TUNNEL_SETTING_NAME)) {
 -type = IpTunnel;
+ } else if (typeString == 
QLatin1String(NM_SETTING_WIREGUARD_SETTING_NAME)) {
+ type = WireGuard;
  }
- 
- return type;
 @@ -439,9 +426,6 @@ QString 
NetworkManager::ConnectionSettings::typeAsString(NetworkManager::Connect
  case Tun:
  typeString = QLatin1String(NM_SETTING_TUN_SETTING_NAME);
@@ -267,9 +267,9 @@
 -case IpTunnel:
 -typeString = QLatin1String(NM_SETTING_IP_TUNNEL_SETTING_NAME);
 -break;
- default:
+ case WireGuard:
+ typeString = 

commit libKF5NetworkManagerQt for openSUSE:Factory

2019-03-21 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2019-03-21 09:49:17

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.28833 (New)


Package is "libKF5NetworkManagerQt"

Thu Mar 21 09:49:17 2019 rev:63 rq:686777 version:5.56.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2019-02-28 21:32:59.525742306 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.28833/libKF5NetworkManagerQt.changes
 2019-03-21 09:49:17.562853878 +0100
@@ -1,0 +2,10 @@
+Sun Mar 10 20:15:38 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.56.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.56.0.php
+- Changes since 5.55.0:
+  * No code changes since 5.55.0
+
+---

Old:

  networkmanager-qt-5.55.0.tar.xz

New:

  networkmanager-qt-5.56.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.vtO2Gj/_old  2019-03-21 09:49:18.110853731 +0100
+++ /var/tmp/diff_new_pack.vtO2Gj/_new  2019-03-21 09:49:18.114853729 +0100
@@ -17,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.55
+%define _tar_path 5.56
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.55.0
+Version:5.56.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only

++ networkmanager-qt-5.55.0.tar.xz -> networkmanager-qt-5.56.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.55.0/CMakeLists.txt 
new/networkmanager-qt-5.56.0/CMakeLists.txt
--- old/networkmanager-qt-5.55.0/CMakeLists.txt 2019-02-02 18:24:46.0 
+0100
+++ new/networkmanager-qt-5.56.0/CMakeLists.txt 2019-03-02 14:30:50.0 
+0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.55.0") # handled by release scripts
+set(KF5_VERSION "5.56.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.55.0  NO_MODULE)
+find_package(ECM 5.56.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 




commit libKF5NetworkManagerQt for openSUSE:Factory

2019-02-28 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2019-02-28 21:32:58

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.28833 (New)


Package is "libKF5NetworkManagerQt"

Thu Feb 28 21:32:58 2019 rev:62 rq:678725 version:5.55.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2019-02-14 14:28:58.995773196 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.28833/libKF5NetworkManagerQt.changes
 2019-02-28 21:32:59.525742306 +0100
@@ -1,0 +2,5 @@
+Fri Feb 15 09:25:42 UTC 2019 - alarr...@suse.com
+
+- Downgrade the Qt version requirement to build with 5.9
+
+---



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.zTkC7m/_old  2019-02-28 21:33:00.785741910 +0100
+++ /var/tmp/diff_new_pack.zTkC7m/_new  2019-02-28 21:33:00.789741908 +0100
@@ -90,6 +90,9 @@
 %patch3 -p1
 %patch4 -p1
 %endif
+%if 0%{?suse_version} == 1500
+sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
+%endif
 
 %build
   %cmake_kf5 -d build




commit libKF5NetworkManagerQt for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2019-02-14 14:28:57

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.28833 (New)


Package is "libKF5NetworkManagerQt"

Thu Feb 14 14:28:57 2019 rev:61 rq:674276 version:5.55.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2019-01-21 10:24:01.457838351 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.28833/libKF5NetworkManagerQt.changes
 2019-02-14 14:28:58.995773196 +0100
@@ -1,0 +2,10 @@
+Sun Feb 10 22:03:20 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.55.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.55.0.php
+- Changes since 5.54.0:
+  * No code changes since 5.54.0
+
+---

Old:

  networkmanager-qt-5.54.0.tar.xz

New:

  networkmanager-qt-5.55.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.2SoY81/_old  2019-02-14 14:28:59.891772781 +0100
+++ /var/tmp/diff_new_pack.2SoY81/_new  2019-02-14 14:28:59.895772779 +0100
@@ -17,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.54
+%define _tar_path 5.55
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.54.0
+Version:5.55.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only

++ networkmanager-qt-5.54.0.tar.xz -> networkmanager-qt-5.55.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.54.0/CMakeLists.txt 
new/networkmanager-qt-5.55.0/CMakeLists.txt
--- old/networkmanager-qt-5.54.0/CMakeLists.txt 2019-01-04 22:45:20.0 
+0100
+++ new/networkmanager-qt-5.55.0/CMakeLists.txt 2019-02-02 18:24:46.0 
+0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.54.0") # handled by release scripts
+set(KF5_VERSION "5.55.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.54.0  NO_MODULE)
+find_package(ECM 5.55.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -17,7 +17,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.9.0)
+set(REQUIRED_QT_VERSION 5.10.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED Core DBus Network)
 
 add_definitions(${QT_DEFINITIONS})




commit libKF5NetworkManagerQt for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2019-01-21 10:23:58

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.28833 (New)


Package is "libKF5NetworkManagerQt"

Mon Jan 21 10:23:58 2019 rev:60 rq:666012 version:5.54.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2018-12-28 12:31:37.704117485 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.28833/libKF5NetworkManagerQt.changes
 2019-01-21 10:24:01.457838351 +0100
@@ -1,0 +2,31 @@
+Mon Jan 14 15:48:40 UTC 2019 - wba...@tmo.at
+
+- Refresh patches to fix build on Leap 42.3:
+  * 0001-Revert-Add-IpTunnel-setting.patch
+  * 0001-Revert-Add-missing-IPv6-options.patch
+  * 0001-Revert-Add-missing-ipv4-setting-options.patch
+  * 0001-Revert-Add-vxlan-setting.patch
+
+---
+Mon Jan 14 06:08:54 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.54.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.54.0.php
+- Changes since 5.53.0:
+  * [proxysetting] Fix build with NM 1.4
+  * Added DCB settings
+  * A minor typo in ipv4 test
+  * A minor bug in ipv4 and ipv6 test
+  * macsec setting
+  * TeamPortSetting: fix argument
+  * team-port setting
+  * match and tc setting
+  * Add missing defines
+  * ovs-patch and ovs-port setting
+- Dropped patches, now upstream:
+  * Add-missing-defines.patch
+  * fix-build-with-NM-1.4.patch
+
+---

Old:

  Add-missing-defines.patch
  fix-build-with-NM-1.4.patch
  networkmanager-qt-5.53.0.tar.xz

New:

  networkmanager-qt-5.54.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.y5ptNH/_old  2019-01-21 10:24:02.181837554 +0100
+++ /var/tmp/diff_new_pack.y5ptNH/_new  2019-01-21 10:24:02.185837550 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libKF5NetworkManagerQt
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.53
+%define _tar_path 5.54
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.53.0
+Version:5.54.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only
@@ -41,10 +41,6 @@
 Patch3: 0001-Revert-Add-vxlan-setting.patch
 # PATCH-FIX-OPENSUSE
 Patch4: 0001-Revert-Add-missing-IPv6-options.patch
-# PATCH-FIX-UPSTREAM
-Patch5: Add-missing-defines.patch
-# PATCH-FIX-UPSTREAM
-Patch6: fix-build-with-NM-1.4.patch
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
@@ -94,8 +90,6 @@
 %patch3 -p1
 %patch4 -p1
 %endif
-%patch5 -p1
-%patch6 -p1
 
 %build
   %cmake_kf5 -d build

++ 0001-Revert-Add-IpTunnel-setting.patch ++
--- /var/tmp/diff_new_pack.y5ptNH/_old  2019-01-21 10:24:02.201837532 +0100
+++ /var/tmp/diff_new_pack.y5ptNH/_new  2019-01-21 10:24:02.201837532 +0100
@@ -29,14 +29,14 @@
 index 07a80a8..a371083 100644
 --- a/autotests/settings/CMakeLists.txt
 +++ b/autotests/settings/CMakeLists.txt
-@@ -15,7 +15,6 @@ NETWORKMANAGERQT_AUTOTESTS(
- connectionsettingtest
+@@ -16,7 +16,6 @@ NETWORKMANAGERQT_AUTOTESTS(
+ dcbsettingtest
  gsmsettingtest
  infinibandsettingtest
 -iptunnelsettingtest
  ipv4settingtest
  ipv6settingtest
- olpcmeshsettingtest
+ matchsettingtest
 diff --git a/autotests/settings/iptunnelsettingtest.cpp 
b/autotests/settings/iptunnelsettingtest.cpp
 deleted file mode 100644
 index 8915bd0..000
@@ -199,15 +199,15 @@
 index 7975034..45dd911 100644
 --- a/src/CMakeLists.txt
 +++ b/src/CMakeLists.txt
-@@ -59,7 +59,6 @@ set(NetworkManagerQt_SETTINGS_SRCS
- settings/cdmasetting.cpp
+@@ -60,7 +60,6 @@ set(NetworkManagerQt_SETTINGS_SRCS
  settings/connectionsettings.cpp
+ settings/dcbsetting.cpp
  settings/gsmsetting.cpp
 -settings/iptunnelsetting.cpp
  settings/ipv4setting.cpp
  settings/ipv6setting.cpp
  

commit libKF5NetworkManagerQt for openSUSE:Factory

2018-12-28 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2018-12-28 12:31:35

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.28833 (New)


Package is "libKF5NetworkManagerQt"

Fri Dec 28 12:31:35 2018 rev:59 rq:660858 version:5.53.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2018-12-19 13:44:19.715710852 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.28833/libKF5NetworkManagerQt.changes
 2018-12-28 12:31:37.704117485 +0100
@@ -1,0 +2,14 @@
+Wed Dec 12 13:50:16 UTC 2018 - wba...@tmo.at
+
+- Refresh patches:
+  * 0001-Revert-Require-NetworkManager-1.4.0-and-newer.patch
+  * 0001-Revert-Add-missing-ipv4-setting-options.patch
+  * 0001-Revert-Add-vxlan-setting.patch
+- Add some more patches to fix build with older NetworkManager
+  versions (as in Leap 42.3 in particular):
+  * 0001-Revert-Add-IpTunnel-setting.patch
+  * 0001-Revert-Add-missing-IPv6-options.patch
+  * Add-missing-defines.patch
+  * fix-build-with-NM-1.4.patch
+
+---

New:

  0001-Revert-Add-IpTunnel-setting.patch
  0001-Revert-Add-missing-IPv6-options.patch
  Add-missing-defines.patch
  fix-build-with-NM-1.4.patch



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.tSIRD5/_old  2018-12-28 12:31:38.260117100 +0100
+++ /var/tmp/diff_new_pack.tSIRD5/_new  2018-12-28 12:31:38.264117098 +0100
@@ -36,7 +36,15 @@
 # PATCH-FIX-OPENSUSE
 Patch1: 0001-Revert-Add-missing-ipv4-setting-options.patch
 # PATCH-FIX-OPENSUSE
-Patch2: 0001-Revert-Add-vxlan-setting.patch
+Patch2: 0001-Revert-Add-IpTunnel-setting.patch
+# PATCH-FIX-OPENSUSE
+Patch3: 0001-Revert-Add-vxlan-setting.patch
+# PATCH-FIX-OPENSUSE
+Patch4: 0001-Revert-Add-missing-IPv6-options.patch
+# PATCH-FIX-UPSTREAM
+Patch5: Add-missing-defines.patch
+# PATCH-FIX-UPSTREAM
+Patch6: fix-build-with-NM-1.4.patch
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
@@ -83,7 +91,11 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+%patch4 -p1
 %endif
+%patch5 -p1
+%patch6 -p1
 
 %build
   %cmake_kf5 -d build

++ 0001-Revert-Add-IpTunnel-setting.patch ++
 924 lines (skipped)

++ 0001-Revert-Add-missing-IPv6-options.patch ++
>From 5980043ef2be0be3068f07af3f154c8dbe9173d3 Mon Sep 17 00:00:00 2001
From: Wolfgang Bauer 
Date: Mon, 10 Dec 2018 14:44:49 +0100
Subject: [PATCH] Revert "Add missing IPv6 options"

This reverts commit c7f6451abe5b518693afca519e09dcc594da688e.
It needs a newer NetworkManager than we have in Leap 42.3.
---
 autotests/settings/ipv6settingtest.cpp |  89 ++--
 src/settings/ipv6setting.cpp   | 254 -
 src/settings/ipv6setting.h |  49 ---
 src/settings/ipv6setting_p.h   |  10 --
 4 files changed, 12 insertions(+), 390 deletions(-)

diff --git a/autotests/settings/ipv6settingtest.cpp 
b/autotests/settings/ipv6settingtest.cpp
index 7c040dd..1662290 100644
--- a/autotests/settings/ipv6settingtest.cpp
+++ b/autotests/settings/ipv6settingtest.cpp
@@ -47,17 +47,6 @@ void IPv6SettingTest::testSetting_data()
 QTest::addColumn("neverDefault");
 QTest::addColumn("mayFail");
 QTest::addColumn("privacy");
-QTest::addColumn("dadTimeout");
-QTest::addColumn("addressGenMode");
-QTest::addColumn("dhcpTimeout");
-QTest::addColumn("dhcpHostname");
-QTest::addColumn("dhcpDuid");
-QTest::addColumn("token");
-QTest::addColumn("dnsOptions");
-QTest::addColumn("addressData");
-QTest::addColumn("routeData");
-QTest::addColumn("routeTable");
-
 
 QStringList dnsSearch;
 dnsSearch << "foo.com";
@@ -82,44 +71,18 @@ void IPv6SettingTest::testSetting_data()
 route.metric = 1024;
 routes << route;
 
-NMVariantMapList addressData;
-QVariantMap addressMap;
-addressMap["address"] = "192.168.1.1";
-addressMap["prefix"] = 25;
-addressData.append(addressMap);
-
-NMVariantMapList routeData;
-QVariantMap routeMap;
-routeMap["dest"] = "192.168.1.1";
-routeMap["prefix"] = 25;
-routeData.append(routeMap);
-routeMap.clear();
-routeMap["dest"] = "192.168.1.2";
-routeMap["prefix"] = 25;
-routeData.append(routeMap);
-
 QTest::newRow("setting1")
-<< QString("auto")  // 
method
-<< dns  // dns
-<< dnsSearch   

commit libKF5NetworkManagerQt for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2018-12-19 13:44:17

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.28833 (New)


Package is "libKF5NetworkManagerQt"

Wed Dec 19 13:44:17 2018 rev:58 rq:658601 version:5.53.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2018-11-14 14:38:45.763010472 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new.28833/libKF5NetworkManagerQt.changes
 2018-12-19 13:44:19.715710852 +0100
@@ -1,0 +2,21 @@
+Sun Dec 09 19:43:45 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.53.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
+- Changes since 5.52.0:
+  * Get rid of some unneeded defines
+  * Fixed a bug(error?) in ipv4 & ipv6 settings
+  * Add missing defines
+  * Add ovs-bridge and ovs-interface setting
+  * Update Ip-tunnel settings
+  * Add proxy and user setting
+  * Add IpTunnel setting
+  * We can now build tun setting test all the time
+  * Add missing IPv6 options
+  * Listen for added DBus interfaces instead of registered services 
(kde#400359)
+  * Remove qt include prefix
+  * normalize signal/slot
+
+---

Old:

  networkmanager-qt-5.52.0.tar.xz

New:

  networkmanager-qt-5.53.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.fDBa89/_old  2018-12-19 13:44:23.223705932 +0100
+++ /var/tmp/diff_new_pack.fDBa89/_new  2018-12-19 13:44:23.227705926 +0100
@@ -17,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.52
+%define _tar_path 5.53
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.52.0
+Version:5.53.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only

++ networkmanager-qt-5.52.0.tar.xz -> networkmanager-qt-5.53.0.tar.xz ++
 5434 lines of diff (skipped)




commit libKF5NetworkManagerQt for openSUSE:Factory

2018-11-14 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2018-11-14 14:38:38

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Wed Nov 14 14:38:38 2018 rev:57 rq:648552 version:5.52.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2018-10-22 11:16:43.151567036 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2018-11-14 14:38:45.763010472 +0100
@@ -1,0 +2,21 @@
+Mon Nov 12 10:35:54 UTC 2018 - wba...@tmo.at
+
+- Add patches that remove some new settings on Leap 42.3 (that
+  would require a newer NetworkManager) to fix the build:
+  * 0001-Revert-Add-missing-ipv4-setting-options.patch
+  * 0001-Revert-Add-vxlan-setting.patch
+
+---
+Sun Nov 11 19:48:08 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.52.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
+- Changes since 5.51.0:
+  * Remove unused variable
+  * Add missing ipv4 setting options
+  * Add vxlan setting
+  * Create own categories file
+
+---

Old:

  networkmanager-qt-5.51.0.tar.xz

New:

  0001-Revert-Add-missing-ipv4-setting-options.patch
  0001-Revert-Add-vxlan-setting.patch
  networkmanager-qt-5.52.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.Add4xg/_old  2018-11-14 14:38:48.087008180 +0100
+++ /var/tmp/diff_new_pack.Add4xg/_new  2018-11-14 14:38:48.087008180 +0100
@@ -17,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.51
+%define _tar_path 5.52
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.51.0
+Version:5.52.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only
@@ -33,6 +33,10 @@
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE
 Patch0: 0001-Revert-Require-NetworkManager-1.4.0-and-newer.patch
+# PATCH-FIX-OPENSUSE
+Patch1: 0001-Revert-Add-missing-ipv4-setting-options.patch
+# PATCH-FIX-OPENSUSE
+Patch2: 0001-Revert-Add-vxlan-setting.patch
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
@@ -77,6 +81,8 @@
 %setup -q -n networkmanager-qt-%{version}
 %if 0%{?suse_version} < 1500
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 %endif
 
 %build
@@ -92,6 +98,7 @@
 %files -n libKF5NetworkManagerQt%{soversion}
 %license COPYING*
 %{_kf5_libdir}/libKF5NetworkManagerQt.so.*
+%{_kf5_debugdir}/networkmanager-qt.categories
 
 %files devel
 %license COPYING*

++ 0001-Revert-Add-missing-ipv4-setting-options.patch ++
>From ec5a2e3ff51ebe56a66fe1fd4670f4a93ebded60 Mon Sep 17 00:00:00 2001
From: Wolfgang Bauer 
Date: Mon, 12 Nov 2018 11:33:31 +0100
Subject: [PATCH] Revert "Add missing ipv4 setting options"

This reverts commit b2244600b00cef0a85b3055c78b4a7af38197cab.
It needs a newer NetworkManager than we have in openSUSE Leap 42.3.
---
 autotests/settings/ipv4settingtest.cpp |  58 +--
 src/settings/ipv4setting.cpp   | 181 -
 src/settings/ipv4setting.h |  28 -
 src/settings/ipv4setting_p.h   |   7 --
 4 files changed, 2 insertions(+), 272 deletions(-)

diff --git a/autotests/settings/ipv4settingtest.cpp 
b/autotests/settings/ipv4settingtest.cpp
index c9434e0..e38af40 100644
--- a/autotests/settings/ipv4settingtest.cpp
+++ b/autotests/settings/ipv4settingtest.cpp
@@ -44,13 +44,6 @@ void IPv4SettingTest::testSetting_data()
 QTest::addColumn("dhcpHostname");
 QTest::addColumn("neverDefault");
 QTest::addColumn("mayFail");
-QTest::addColumn("dadTimeout");
-QTest::addColumn("dhcpFqdn");
-QTest::addColumn("dnsOptions");
-QTest::addColumn("dnsPriority");
-QTest::addColumn("gateway");
-QTest::addColumn("addressData");
-QTest::addColumn("routeData");
 
 QList dns;
 dns << inet_addr("10.0.0.1");
@@ -75,26 +68,6 @@ void IPv4SettingTest::testSetting_data()
 routeAddr << 25;
 addresses << routeAddr;
 
-QStringList dnsOptions;
-dnsOptions << "opt1";
-dnsOptions << "opt2";
-
-NMVariantMapList addressData;

commit libKF5NetworkManagerQt for openSUSE:Factory

2018-10-22 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2018-10-22 11:16:38

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Mon Oct 22 11:16:38 2018 rev:56 rq:642355 version:5.51.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2018-10-01 08:10:13.810230443 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2018-10-22 11:16:43.151567036 +0200
@@ -1,0 +2,17 @@
+Tue Oct 16 08:02:46 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Mon Oct 15 11:50:39 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.51.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
+- Changes since 5.50.0:
+  * More nullptr usage
+  * Use matching enum value AuthEapMethodUnknown to compare a AuthEapMethod
+  * Fix minor EBN issues
+
+---

Old:

  networkmanager-qt-5.50.0.tar.xz

New:

  networkmanager-qt-5.51.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.ax3THN/_old  2018-10-22 11:16:44.899565173 +0200
+++ /var/tmp/diff_new_pack.ax3THN/_new  2018-10-22 11:16:44.899565173 +0200
@@ -12,27 +12,27 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define soversion 6
-%define _tar_path 5.50
+%define _tar_path 5.51
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.50.0
+Version:5.51.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only
 Group:  System/GUI/KDE
-URL:http://www.kde.org
+URL:https://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/networkmanager-qt-%{version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE
-Patch:  0001-Revert-Require-NetworkManager-1.4.0-and-newer.patch
+Patch0: 0001-Revert-Require-NetworkManager-1.4.0-and-newer.patch
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
@@ -76,7 +76,7 @@
 %prep
 %setup -q -n networkmanager-qt-%{version}
 %if 0%{?suse_version} < 1500
-%patch -p1
+%patch0 -p1
 %endif
 
 %build

++ networkmanager-qt-5.50.0.tar.xz -> networkmanager-qt-5.51.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.50.0/CMakeLists.txt 
new/networkmanager-qt-5.51.0/CMakeLists.txt
--- old/networkmanager-qt-5.50.0/CMakeLists.txt 2018-09-01 00:25:09.0 
+0200
+++ new/networkmanager-qt-5.51.0/CMakeLists.txt 2018-10-07 12:10:46.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.50.0") # handled by release scripts
+set(KF5_VERSION "5.51.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.50.0  NO_MODULE)
+find_package(ECM 5.51.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.50.0/src/bridgedevice.h 
new/networkmanager-qt-5.51.0/src/bridgedevice.h
--- old/networkmanager-qt-5.50.0/src/bridgedevice.h 2018-09-01 
00:25:09.0 +0200
+++ new/networkmanager-qt-5.51.0/src/bridgedevice.h 2018-10-07 
12:10:46.0 +0200
@@ -62,15 +62,15 @@
 
 Q_SIGNALS:
 /**
- * Emited when the carrier of this device has changed
+ * Emitted when the carrier of this device has changed
  */
 void carrierChanged(bool plugged);
 /**
- * Emited when the hardware address of this device has changed
+ * Emitted when the hardware address of this device has changed
  */
 void 

commit libKF5NetworkManagerQt for openSUSE:Factory

2018-10-01 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2018-10-01 08:10:12

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Mon Oct  1 08:10:12 2018 rev:55 rq:636034 version:5.50.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2018-08-24 16:57:26.225597596 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2018-10-01 08:10:13.810230443 +0200
@@ -1,0 +2,19 @@
+Fri Sep 14 14:48:33 UTC 2018 - Wolfgang Bauer 
+
+- Add 0001-Revert-Require-NetworkManager-1.4.0-and-newer.patch to
+  make it build on Leap 42.3 which only has NetworkManager 1.0.
+
+---
+Thu Sep 13 21:58:46 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.50.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+  * Remove notes from API documentation about older NM versions
+  * Require NetworkManager 1.4.0 and newer
+  * manager: add support to R/W the GlobalDnsConfiguration property
+  * Actually allow to set the refresh rate for device statistics
+
+---

Old:

  networkmanager-qt-5.49.0.tar.xz

New:

  0001-Revert-Require-NetworkManager-1.4.0-and-newer.patch
  networkmanager-qt-5.50.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.lRbdYl/_old  2018-10-01 08:10:14.362230149 +0200
+++ /var/tmp/diff_new_pack.lRbdYl/_new  2018-10-01 08:10:14.366230147 +0200
@@ -17,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.49
+%define _tar_path 5.50
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.49.0
+Version:5.50.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only
@@ -31,6 +31,8 @@
 URL:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/networkmanager-qt-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-OPENSUSE
+Patch:  0001-Revert-Require-NetworkManager-1.4.0-and-newer.patch
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
@@ -73,6 +75,9 @@
 
 %prep
 %setup -q -n networkmanager-qt-%{version}
+%if 0%{?suse_version} < 1500
+%patch -p1
+%endif
 
 %build
   %cmake_kf5 -d build

++ 0001-Revert-Require-NetworkManager-1.4.0-and-newer.patch ++
 837 lines (skipped)

++ networkmanager-qt-5.49.0.tar.xz -> networkmanager-qt-5.50.0.tar.xz ++
 1632 lines of diff (skipped)




commit libKF5NetworkManagerQt for openSUSE:Factory

2018-08-24 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2018-08-24 16:57:24

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Fri Aug 24 16:57:24 2018 rev:54 rq:630645 version:5.49.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2018-07-21 10:16:50.383077817 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2018-08-24 16:57:26.225597596 +0200
@@ -1,0 +2,10 @@
+Sun Aug 19 09:19:32 UTC 2018 - christo...@krop.fr
+
+- Update to 5.49.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
+- Changes since 5.48.0:
+  * None
+
+---

Old:

  networkmanager-qt-5.48.0.tar.xz

New:

  networkmanager-qt-5.49.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.Lhp161/_old  2018-08-24 16:57:26.969598476 +0200
+++ /var/tmp/diff_new_pack.Lhp161/_new  2018-08-24 16:57:26.973598481 +0200
@@ -17,28 +17,28 @@
 
 
 %define soversion 6
-%define _tar_path 5.48
+%define _tar_path 5.49
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.48.0
+Version:5.49.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only
 Group:  System/GUI/KDE
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/networkmanager-qt-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
+BuildRequires:  pkgconfig
 BuildRequires:  cmake(Qt5Core) >= 5.6.0
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Network) >= 5.6.0
 BuildRequires:  pkgconfig(libnm) >= 1.0.0
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 NetworkManagerQt provides access to all NetworkManager features
@@ -82,17 +82,14 @@
   %kf5_makeinstall -C build
 
 %post -n libKF5NetworkManagerQt%{soversion} -p /sbin/ldconfig
-
 %postun -n libKF5NetworkManagerQt%{soversion} -p /sbin/ldconfig
 
 %files -n libKF5NetworkManagerQt%{soversion}
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_libdir}/libKF5NetworkManagerQt.so.*
 
 %files devel
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_libdir}/libKF5NetworkManagerQt.so
 %{_kf5_includedir}/
 %{_kf5_libdir}/cmake/KF5NetworkManagerQt/

++ networkmanager-qt-5.48.0.tar.xz -> networkmanager-qt-5.49.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.48.0/CMakeLists.txt 
new/networkmanager-qt-5.49.0/CMakeLists.txt
--- old/networkmanager-qt-5.48.0/CMakeLists.txt 2018-07-07 23:54:02.0 
+0200
+++ new/networkmanager-qt-5.49.0/CMakeLists.txt 2018-08-04 10:45:35.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.48.0") # handled by release scripts
+set(KF5_VERSION "5.49.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.48.0  NO_MODULE)
+find_package(ECM 5.49.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 




commit libKF5NetworkManagerQt for openSUSE:Factory

2018-07-21 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2018-07-21 10:16:48

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Sat Jul 21 10:16:48 2018 rev:53 rq:623323 version:5.48.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2018-07-01 21:24:22.364926494 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2018-07-21 10:16:50.383077817 +0200
@@ -1,0 +2,10 @@
+Mon Jul 16 04:37:45 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.48.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.48.0.php
+- Changes since 5.47.0:
+  * Remove QT definitions duplicated from KDEFrameworkCompilerSettings or dead
+
+---

Old:

  networkmanager-qt-5.47.0.tar.xz

New:

  networkmanager-qt-5.48.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.CauVeo/_old  2018-07-21 10:16:51.627077524 +0200
+++ /var/tmp/diff_new_pack.CauVeo/_new  2018-07-21 10:16:51.627077524 +0200
@@ -17,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.47
+%define _tar_path 5.48
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
-%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.47.0
+Version:5.48.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only

++ networkmanager-qt-5.47.0.tar.xz -> networkmanager-qt-5.48.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.47.0/CMakeLists.txt 
new/networkmanager-qt-5.48.0/CMakeLists.txt
--- old/networkmanager-qt-5.47.0/CMakeLists.txt 2018-06-02 18:30:15.0 
+0200
+++ new/networkmanager-qt-5.48.0/CMakeLists.txt 2018-07-07 23:54:02.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.47.0") # handled by release scripts
+set(KF5_VERSION "5.48.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.47.0  NO_MODULE)
+find_package(ECM 5.48.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,9 +22,6 @@
 
 add_definitions(${QT_DEFINITIONS})
 
-add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
-add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
-
 remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY)
 
 




commit libKF5NetworkManagerQt for openSUSE:Factory

2018-07-01 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2018-07-01 21:24:18

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Sun Jul  1 21:24:18 2018 rev:52 rq:619357 version:5.47.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2018-06-22 13:25:02.417587590 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2018-07-01 21:24:22.364926494 +0200
@@ -1,0 +2,8 @@
+Wed Jun 27 08:54:26 UTC 2018 - bjorn@gmail.com
+
+- Align with what cmake looks for:
+  * Drop pkgconfig(NetworkManager), pkgconfig(libnm-glib) and
+pkgconfig(libnm-util) BuildRequires and Requires.
+  * Add pkgconfig(libnm) BuildRequires and Requires.
+
+---



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.8snPUP/_old  2018-07-01 21:24:23.144925478 +0200
+++ /var/tmp/diff_new_pack.8snPUP/_new  2018-07-01 21:24:23.144925478 +0200
@@ -37,9 +37,7 @@
 BuildRequires:  cmake(Qt5Core) >= 5.6.0
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Network) >= 5.6.0
-BuildRequires:  pkgconfig(NetworkManager) >= 0.9.10.0
-BuildRequires:  pkgconfig(libnm-glib) >= 0.9.10.0
-BuildRequires:  pkgconfig(libnm-util) >= 0.9.10.0
+BuildRequires:  pkgconfig(libnm) >= 1.0.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -55,9 +53,7 @@
 Requires:   cmake(Qt5Core) >= 5.6.0
 Requires:   cmake(Qt5DBus) >= 5.6.0
 Requires:   cmake(Qt5Network) >= 5.6.0
-Requires:   pkgconfig(NetworkManager) >= 0.9.10.0
-Requires:   pkgconfig(libnm-glib) >= 0.9.10.0
-Requires:   pkgconfig(libnm-util) >= 0.9.10.0
+Requires:   pkgconfig(libnm) >= 1.0.0
 
 %description devel
 NetworkManagerQt provides access to all NetworkManager features




commit libKF5NetworkManagerQt for openSUSE:Factory

2018-06-22 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2018-06-22 13:25:01

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Fri Jun 22 13:25:01 2018 rev:51 rq:616797 version:5.47.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2018-05-18 14:24:43.549366939 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2018-06-22 13:25:02.417587590 +0200
@@ -1,0 +2,13 @@
+Tue Jun 12 21:26:08 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.47.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.47.0.php
+- Changes since 5.46.0:
+  * Add missing override
+  * Use override
+  * Make information about unhandled property just debug messages
+  * WirelessSetting: implement assignedMacAddress property
+
+---

Old:

  networkmanager-qt-5.46.0.tar.xz

New:

  networkmanager-qt-5.47.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.GFSCOi/_old  2018-06-22 13:25:04.205521517 +0200
+++ /var/tmp/diff_new_pack.GFSCOi/_new  2018-06-22 13:25:04.205521517 +0200
@@ -17,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.46
+%define _tar_path 5.47
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.46.0
+Version:5.47.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only

++ networkmanager-qt-5.46.0.tar.xz -> networkmanager-qt-5.47.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.46.0/CMakeLists.txt 
new/networkmanager-qt-5.47.0/CMakeLists.txt
--- old/networkmanager-qt-5.46.0/CMakeLists.txt 2018-05-05 14:40:04.0 
+0200
+++ new/networkmanager-qt-5.47.0/CMakeLists.txt 2018-06-02 18:30:15.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.46.0") # handled by release scripts
+set(KF5_VERSION "5.47.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.46.0  NO_MODULE)
+find_package(ECM 5.47.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/networkmanager-qt-5.46.0/autotests/settings/wirelesssettingtest.cpp 
new/networkmanager-qt-5.47.0/autotests/settings/wirelesssettingtest.cpp
--- old/networkmanager-qt-5.46.0/autotests/settings/wirelesssettingtest.cpp 
2018-05-05 14:40:04.0 +0200
+++ new/networkmanager-qt-5.47.0/autotests/settings/wirelesssettingtest.cpp 
2018-06-02 18:30:15.0 +0200
@@ -24,6 +24,8 @@
 
 #include 
 
+#define NM_SETTING_WIRELESS_ASSIGNED_MAC_ADDRESS "assigned-mac-address"
+
 #if !NM_CHECK_VERSION(1, 2, 0)
 #define NM_SETTING_WIRELESS_MAC_ADDRESS_RANDOMIZATION 
"mac-address-randomization"
 #define NM_SETTING_WIRELESS_POWERSAVE "powersave"
@@ -46,7 +48,6 @@
 QTest::addColumn("rate");
 QTest::addColumn("txPower");
 QTest::addColumn("macAddress");
-QTest::addColumn("clonedMacAddress");
 QTest::addColumn("generateMacAddressMask");
 QTest::addColumn("macAddressBlacklist");
 QTest::addColumn("macAddressRandomization");
@@ -55,6 +56,7 @@
 QTest::addColumn("powerSave");
 QTest::addColumn("security");
 QTest::addColumn("hidden");
+QTest::addColumn("assignedMacAddress");
 
 QStringList macAddressBlacklist;
 macAddressBlacklist << "00:08:C7:1B:8C:02";
@@ -71,7 +73,6 @@
 << (quint32)2 // rate
 << (quint32)3 // txPower
 << QByteArray("00-B0-D0-86-BB-F7")// macAddress
-<< QByteArray("00-14-22-01-23-4") // 
clonedMacAddress
 << QString("FE:FF:FF:00:00:00 68:F7:28:00:00:00") // 
generateMacAddressMask
 << macAddressBlacklist 

commit libKF5NetworkManagerQt for openSUSE:Factory

2018-05-18 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2018-05-18 14:24:42

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Fri May 18 14:24:42 2018 rev:50 rq:607597 version:5.46.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2018-04-19 15:19:30.535316387 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2018-05-18 14:24:43.549366939 +0200
@@ -1,0 +2,10 @@
+Sun May 13 21:03:07 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.46.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.46.0.php
+- Changes since 5.45.0:
+  * None
+
+---

Old:

  networkmanager-qt-5.45.0.tar.xz

New:

  networkmanager-qt-5.46.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.N3A4bi/_old  2018-05-18 14:24:44.345337724 +0200
+++ /var/tmp/diff_new_pack.N3A4bi/_new  2018-05-18 14:24:44.349337577 +0200
@@ -17,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.45
+%define _tar_path 5.46
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.45.0
+Version:5.46.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only

++ networkmanager-qt-5.45.0.tar.xz -> networkmanager-qt-5.46.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.45.0/CMakeLists.txt 
new/networkmanager-qt-5.46.0/CMakeLists.txt
--- old/networkmanager-qt-5.45.0/CMakeLists.txt 2018-04-07 09:48:55.0 
+0200
+++ new/networkmanager-qt-5.46.0/CMakeLists.txt 2018-05-05 14:40:04.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.45.0") # handled by release scripts
+set(KF5_VERSION "5.46.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.45.0  NO_MODULE)
+find_package(ECM 5.46.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 




commit libKF5NetworkManagerQt for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2018-04-19 15:19:28

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Thu Apr 19 15:19:28 2018 rev:49 rq:596910 version:5.45.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2018-03-20 21:48:36.543069759 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2018-04-19 15:19:30.535316387 +0200
@@ -1,0 +2,15 @@
+Sat Apr 14 13:19:07 CEST 2018 - lbeltr...@kde.org
+
+- Update to 5.45.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
+- Changes since 5.44.0:
+  * Export the NetworkManager include dirs.
+  * Start requiring NM 1.0.0
+  * We depend against 5.8.0
+  * We use qt5.8.0
+  * device: define StateChangeReason and MeteredStatus as Q_ENUMs
+  * Fix conversion of AccessPoint flags to capabilities
+
+---

Old:

  networkmanager-qt-5.44.0.tar.xz

New:

  networkmanager-qt-5.45.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.gnoVjq/_old  2018-04-19 15:19:31.199289783 +0200
+++ /var/tmp/diff_new_pack.gnoVjq/_new  2018-04-19 15:19:31.203289623 +0200
@@ -17,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.44
+%define _tar_path 5.45
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.44.0
+Version:5.45.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1-only OR LGPL-3.0-only

++ networkmanager-qt-5.44.0.tar.xz -> networkmanager-qt-5.45.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.44.0/CMakeLists.txt 
new/networkmanager-qt-5.45.0/CMakeLists.txt
--- old/networkmanager-qt-5.44.0/CMakeLists.txt 2018-03-03 10:54:02.0 
+0100
+++ new/networkmanager-qt-5.45.0/CMakeLists.txt 2018-04-07 09:48:55.0 
+0200
@@ -1,23 +1,23 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.44.0") # handled by release scripts
+set(KF5_VERSION "5.45.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.44.0  NO_MODULE)
+find_package(ECM 5.45.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake 
${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-find_package(NetworkManager 0.9.10.0 REQUIRED)
+find_package(NetworkManager 1.0.0 REQUIRED)
 
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.7.0)
+set(REQUIRED_QT_VERSION 5.8.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED Core DBus Network)
 
 add_definitions(${QT_DEFINITIONS})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.44.0/autotests/CMakeLists.txt 
new/networkmanager-qt-5.45.0/autotests/CMakeLists.txt
--- old/networkmanager-qt-5.44.0/autotests/CMakeLists.txt   2018-03-03 
10:54:02.0 +0100
+++ new/networkmanager-qt-5.45.0/autotests/CMakeLists.txt   2018-04-07 
09:48:55.0 +0200
@@ -1,15 +1,5 @@
-if (${NETWORKMANAGER_VERSION} VERSION_EQUAL 1.0.0 OR ${NETWORKMANAGER_VERSION} 
VERSION_GREATER 1.0.0)
-include_directories(
-   ${NM-CORE_INCLUDE_DIRS}
-)
-else()
-include_directories(
-${NETWORKMANAGER_INCLUDE_DIRS}
-${NM-GLIB_INCLUDE_DIRS}
-)
-endif()
-
 include_directories (
+${NETWORKMANAGER_INCLUDE_DIRS}
 ${CMAKE_SOURCE_DIR}/src/settings
 )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/networkmanager-qt-5.44.0/autotests/settings/8021xsettingtest.cpp 
new/networkmanager-qt-5.45.0/autotests/settings/8021xsettingtest.cpp
--- old/networkmanager-qt-5.44.0/autotests/settings/8021xsettingtest.cpp
2018-03-03 10:54:02.0 +0100
+++ 

commit libKF5NetworkManagerQt for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2018-03-20 21:48:35

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Tue Mar 20 21:48:35 2018 rev:48 rq:586866 version:5.44.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2018-02-16 21:35:28.371002784 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2018-03-20 21:48:36.543069759 +0100
@@ -1,0 +2,10 @@
+Mon Mar 12 23:29:42 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.44.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
+- Changes since 5.43.0:
+  * None
+
+---

Old:

  networkmanager-qt-5.43.0.tar.xz

New:

  networkmanager-qt-5.44.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.yciYjV/_old  2018-03-20 21:48:37.427037926 +0100
+++ /var/tmp/diff_new_pack.yciYjV/_new  2018-03-20 21:48:37.427037926 +0100
@@ -17,16 +17,16 @@
 
 
 %define soversion 6
-%define _tar_path 5.43
+%define _tar_path 5.44
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.43.0
+Version:5.44.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
-License:LGPL-2.1 or LGPL-3.0
+License:LGPL-2.1-only OR LGPL-3.0-only
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/networkmanager-qt-%{version}.tar.xz

++ networkmanager-qt-5.43.0.tar.xz -> networkmanager-qt-5.44.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.43.0/CMakeLists.txt 
new/networkmanager-qt-5.44.0/CMakeLists.txt
--- old/networkmanager-qt-5.43.0/CMakeLists.txt 2018-02-05 09:12:17.0 
+0100
+++ new/networkmanager-qt-5.44.0/CMakeLists.txt 2018-03-03 10:54:02.0 
+0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.43.0") # handled by release scripts
+set(KF5_VERSION "5.44.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.43.0  NO_MODULE)
+find_package(ECM 5.44.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 




commit libKF5NetworkManagerQt for openSUSE:Factory

2018-02-16 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2018-02-16 21:35:25

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Fri Feb 16 21:35:25 2018 rev:47 rq:576568 version:5.43.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2018-01-22 16:09:22.315607168 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2018-02-16 21:35:28.371002784 +0100
@@ -1,0 +2,10 @@
+Mon Feb 12 23:42:10 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.43.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
+- Changes since 5.42.0:
+  * None
+
+---

Old:

  networkmanager-qt-5.42.0.tar.xz

New:

  networkmanager-qt-5.43.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.3pErR1/_old  2018-02-16 21:35:29.746953100 +0100
+++ /var/tmp/diff_new_pack.3pErR1/_new  2018-02-16 21:35:29.750952955 +0100
@@ -17,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.42
+%define _tar_path 5.43
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.42.0
+Version:5.43.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.42.0.tar.xz -> networkmanager-qt-5.43.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.42.0/CMakeLists.txt 
new/networkmanager-qt-5.43.0/CMakeLists.txt
--- old/networkmanager-qt-5.42.0/CMakeLists.txt 2018-01-06 00:42:37.0 
+0100
+++ new/networkmanager-qt-5.43.0/CMakeLists.txt 2018-02-05 09:12:17.0 
+0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.42.0") # handled by release scripts
+set(KF5_VERSION "5.43.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.42.0  NO_MODULE)
+find_package(ECM 5.43.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 




commit libKF5NetworkManagerQt for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2018-01-22 16:09:21

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Mon Jan 22 16:09:21 2018 rev:46 rq:567247 version:5.42.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2018-01-09 14:45:32.093346299 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2018-01-22 16:09:22.315607168 +0100
@@ -1,0 +2,12 @@
+Tue Jan 16 22:50:21 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.42.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
+- Changes since 5.41.0:
+  * Remove not necessary virtual keyword
+  * 802-11-x: support for PWD EAP method
+  * it was split
+
+---

Old:

  networkmanager-qt-5.41.0.tar.xz

New:

  networkmanager-qt-5.42.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.8jLWQm/_old  2018-01-22 16:09:24.099523704 +0100
+++ /var/tmp/diff_new_pack.8jLWQm/_new  2018-01-22 16:09:24.103523518 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libKF5NetworkManagerQt
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.41
+%define _tar_path 5.42
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.41.0
+Version:5.42.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.41.0.tar.xz -> networkmanager-qt-5.42.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.41.0/CMakeLists.txt 
new/networkmanager-qt-5.42.0/CMakeLists.txt
--- old/networkmanager-qt-5.41.0/CMakeLists.txt 2017-12-02 11:21:47.0 
+0100
+++ new/networkmanager-qt-5.42.0/CMakeLists.txt 2018-01-06 00:42:37.0 
+0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.41.0") # handled by release scripts
+set(KF5_VERSION "5.42.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.41.0  NO_MODULE)
+find_package(ECM 5.42.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -90,6 +90,4 @@
   DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel
 )
 
-if ("${CMAKE_BINARY_DIR}" STREQUAL "${CMAKE_CURRENT_BINARY_DIR}")
-  feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
-endif()
+feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.41.0/src/adsldevice.h 
new/networkmanager-qt-5.42.0/src/adsldevice.h
--- old/networkmanager-qt-5.41.0/src/adsldevice.h   2017-12-02 
11:21:47.0 +0100
+++ new/networkmanager-qt-5.42.0/src/adsldevice.h   2018-01-06 
00:42:37.0 +0100
@@ -42,7 +42,7 @@
 explicit AdslDevice(const QString , QObject *parent = nullptr);
 virtual ~AdslDevice();
 
-virtual Type type() const Q_DECL_OVERRIDE;
+Type type() const Q_DECL_OVERRIDE;
 /**
  * Indicates whether the physical carrier is found
  */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.41.0/src/adsldevice_p.h 
new/networkmanager-qt-5.42.0/src/adsldevice_p.h
--- old/networkmanager-qt-5.41.0/src/adsldevice_p.h 2017-12-02 
11:21:47.0 +0100
+++ new/networkmanager-qt-5.42.0/src/adsldevice_p.h 2018-01-06 
00:42:37.0 +0100
@@ -46,7 +46,7 @@
  * When subclassing make sure to call the parent class method
  * if the property was not useful to your new class
  */
-virtual void propertyChanged(const QString , 

commit libKF5NetworkManagerQt for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2018-01-09 14:45:29

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Tue Jan  9 14:45:29 2018 rev:45 rq:559477 version:5.41.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2017-11-16 14:41:52.492797697 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2018-01-09 14:45:32.093346299 +0100
@@ -1,0 +2,11 @@
+Sun Dec 17 09:43:49 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.41.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.41.0.php
+- Changes since 5.40.0:
+  * Remove redundant map look-ups
+  * Don't do unnecessary QString allocations to convert parts of it into 
strings
+
+---

Old:

  networkmanager-qt-5.40.0.tar.xz

New:

  networkmanager-qt-5.41.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.cbbAB7/_old  2018-01-09 14:45:33.621274652 +0100
+++ /var/tmp/diff_new_pack.cbbAB7/_new  2018-01-09 14:45:33.625274465 +0100
@@ -17,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.40
+%define _tar_path 5.41
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.40.0
+Version:5.41.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.40.0.tar.xz -> networkmanager-qt-5.41.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.40.0/CMakeLists.txt 
new/networkmanager-qt-5.41.0/CMakeLists.txt
--- old/networkmanager-qt-5.40.0/CMakeLists.txt 2017-11-04 22:50:19.0 
+0100
+++ new/networkmanager-qt-5.41.0/CMakeLists.txt 2017-12-02 11:21:47.0 
+0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.40.0") # handled by release scripts
+set(KF5_VERSION "5.41.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.40.0  NO_MODULE)
+find_package(ECM 5.41.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.40.0/src/manager.cpp 
new/networkmanager-qt-5.41.0/src/manager.cpp
--- old/networkmanager-qt-5.40.0/src/manager.cpp2017-11-04 
22:50:19.0 +0100
+++ new/networkmanager-qt-5.41.0/src/manager.cpp2017-12-02 
11:21:47.0 +0100
@@ -180,7 +180,7 @@
 propertiesChanged(initialProperties);
 }
 
-QTimer::singleShot(0, [this] { qobject_cast(settingsNotifier())->init(); });
+QTimer::singleShot(0, [] { qobject_cast(settingsNotifier())->init(); });
 
 if (iface.isValid()) {
 QList  devices = iface.devices();
@@ -207,7 +207,7 @@
 {
 int x, y, z;
 
-QStringList sl = version.split('.');
+const auto sl = version.splitRef('.');
 
 if (sl.size() > 2) {
 x = sl[0].toInt();
@@ -277,9 +277,10 @@
 NetworkManager::Device::Ptr 
NetworkManager::NetworkManagerPrivate::findRegisteredNetworkInterface(const 
QString )
 {
 NetworkManager::Device::Ptr networkInterface;
-if (networkInterfaceMap.contains(uni)) {
-if (networkInterfaceMap.value(uni)) {
-networkInterface = networkInterfaceMap.value(uni);
+auto it = networkInterfaceMap.constFind(uni);
+if (it != networkInterfaceMap.constEnd()) {
+if (*it) {
+networkInterface = *it;
 } else {
 networkInterface = createNetworkInterface(uni);
 networkInterfaceMap[uni] = networkInterface;
@@ -292,9 +293,10 @@
 {
 NetworkManager::ActiveConnection::Ptr activeConnection;
 if (!uni.isEmpty() && uni != QLatin1String("/")) {
-const bool contains = m_activeConnections.contains(uni);
-if (contains && m_activeConnections.value(uni)) {
-activeConnection = m_activeConnections.value(uni);
+   

commit libKF5NetworkManagerQt for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2017-11-16 14:41:51

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Thu Nov 16 14:41:51 2017 rev:44 rq:541695 version:5.40.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2017-10-27 13:59:11.358277703 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2017-11-16 14:41:52.492797697 +0100
@@ -1,0 +2,12 @@
+Mon Nov 13 07:01:16 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.40.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
+- Changes since 5.39.0:
+  * Fix 8021xSetting unit test
+  * 8021xSetting: domain-suffix-match is defined in NM 1.2.0 and newer
+  * Support "domain-suffix-match" in Security8021xSetting
+
+---

Old:

  networkmanager-qt-5.39.0.tar.xz

New:

  networkmanager-qt-5.40.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.gQ2Krh/_old  2017-11-16 14:41:53.116775051 +0100
+++ /var/tmp/diff_new_pack.gQ2Krh/_new  2017-11-16 14:41:53.120774906 +0100
@@ -17,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.39
+%define _tar_path 5.40
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.39.0
+Version:5.40.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.39.0.tar.xz -> networkmanager-qt-5.40.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.39.0/CMakeLists.txt 
new/networkmanager-qt-5.40.0/CMakeLists.txt
--- old/networkmanager-qt-5.39.0/CMakeLists.txt 2017-10-07 13:24:36.0 
+0200
+++ new/networkmanager-qt-5.40.0/CMakeLists.txt 2017-11-04 22:50:19.0 
+0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.39.0") # handled by release scripts
+set(KF5_VERSION "5.40.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.39.0  NO_MODULE)
+find_package(ECM 5.40.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/networkmanager-qt-5.39.0/autotests/settings/8021xsettingtest.cpp 
new/networkmanager-qt-5.40.0/autotests/settings/8021xsettingtest.cpp
--- old/networkmanager-qt-5.39.0/autotests/settings/8021xsettingtest.cpp
2017-10-07 13:24:36.0 +0200
+++ new/networkmanager-qt-5.40.0/autotests/settings/8021xsettingtest.cpp
2017-11-04 22:50:19.0 +0100
@@ -29,6 +29,10 @@
 #include 
 #endif
 
+#if !NM_CHECK_VERSION(1, 2, 0)
+#define NM_SETTING_802_1X_DOMAIN_SUFFIX_MATCH "domain-suffix-match"
+#endif
+
 #include 
 
 void Security8021xSettingTest::testSetting_data()
@@ -38,6 +42,7 @@
 QTest::addColumn("anonymousIdentity");
 QTest::addColumn("pacFile");
 QTest::addColumn("caCert");
+QTest::addColumn("domainSuffixMatch");
 QTest::addColumn("caPath");
 QTest::addColumn("subjectMatch");
 QTest::addColumn("altSubjectMatches");
@@ -78,6 +83,7 @@
 << QString("anonymousIdentity") // 
anonymousIdentity
 << QString("file://path/to/pac/file")   // pacFile
 << QByteArray("file://path/to/ca/cert") // caCert
+<< QString("example.com")   // 
domainSuffixMatch
 << QString("file://path/to/ca/cert")// caPath
 << QString("subjectMatch")  // subjectMatch
 << altSubjectMatches// 
altSubjectMatches
@@ -114,6 +120,7 @@
 QFETCH(QString, anonymousIdentity);
 QFETCH(QString, pacFile);
 QFETCH(QByteArray, caCert);
+QFETCH(QString, domainSuffixMatch);
 QFETCH(QString, caPath);
 QFETCH(QString, subjectMatch);
 

commit libKF5NetworkManagerQt for openSUSE:Factory

2017-10-27 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2017-10-27 13:59:10

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Fri Oct 27 13:59:10 2017 rev:43 rq:536360 version:5.39.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2017-09-19 16:27:45.066288615 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2017-10-27 13:59:11.358277703 +0200
@@ -1,0 +2,10 @@
+Mon Oct 23 06:41:45 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.39.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.39.0.php
+- Changes since 5.38.0:
+  * None
+
+---

Old:

  networkmanager-qt-5.38.0.tar.xz

New:

  networkmanager-qt-5.39.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.loelbJ/_old  2017-10-27 13:59:12.454226473 +0200
+++ /var/tmp/diff_new_pack.loelbJ/_new  2017-10-27 13:59:12.458226286 +0200
@@ -17,13 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.38
+%define _tar_path 5.39
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.38.0
+Version:5.39.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.38.0.tar.xz -> networkmanager-qt-5.39.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.38.0/CMakeLists.txt 
new/networkmanager-qt-5.39.0/CMakeLists.txt
--- old/networkmanager-qt-5.38.0/CMakeLists.txt 2017-09-02 11:42:56.0 
+0200
+++ new/networkmanager-qt-5.39.0/CMakeLists.txt 2017-10-07 13:24:36.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.38.0") # handled by release scripts
+set(KF5_VERSION "5.39.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.38.0  NO_MODULE)
+find_package(ECM 5.39.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 




commit libKF5NetworkManagerQt for openSUSE:Factory

2017-09-19 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2017-09-19 16:27:43

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Tue Sep 19 16:27:43 2017 rev:42 rq:526682 version:5.38.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2017-08-24 17:59:33.335943986 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2017-09-19 16:27:45.066288615 +0200
@@ -1,0 +2,10 @@
+Tue Sep 12 07:11:18 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.38.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
+- Changes since 5.37.0:
+  * None
+
+---

Old:

  networkmanager-qt-5.37.0.tar.xz

New:

  networkmanager-qt-5.38.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.IMKhjr/_old  2017-09-19 16:27:49.061722484 +0200
+++ /var/tmp/diff_new_pack.IMKhjr/_new  2017-09-19 16:27:49.061722484 +0200
@@ -17,9 +17,13 @@
 
 
 %define soversion 6
-%define _tar_path 5.37
+%define _tar_path 5.38
+# Full KF5 version (e.g. 5.33.0)
+%{!?_kf5_version: %global _kf5_version %{version}}
+# Last major and minor KF5 version (e.g. 5.33)
+%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   libKF5NetworkManagerQt
-Version:5.37.0
+Version:5.38.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0
@@ -28,7 +32,7 @@
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/networkmanager-qt-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  cmake
-BuildRequires:  extra-cmake-modules >= %{_tar_path}
+BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(Qt5Core) >= 5.6.0
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0

++ networkmanager-qt-5.37.0.tar.xz -> networkmanager-qt-5.38.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.37.0/CMakeLists.txt 
new/networkmanager-qt-5.38.0/CMakeLists.txt
--- old/networkmanager-qt-5.37.0/CMakeLists.txt 2017-08-06 18:58:32.0 
+0200
+++ new/networkmanager-qt-5.38.0/CMakeLists.txt 2017-09-02 11:42:56.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.37.0") # handled by release scripts
+set(KF5_VERSION "5.38.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.37.0  NO_MODULE)
+find_package(ECM 5.38.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 




commit libKF5NetworkManagerQt for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2017-08-24 17:59:29

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Thu Aug 24 17:59:29 2017 rev:41 rq:516708 version:5.37.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2017-07-17 10:26:38.769843159 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2017-08-24 17:59:33.335943986 +0200
@@ -1,0 +2,13 @@
+Sat Aug 12 09:23:42 UTC 2017 - christo...@krop.fr
+
+- Update to 5.37.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
+- Changes since 5.36.0 :
+  * Adding support to ipv*.route-metric
+  * Fix undefined NM_SETTING_WIRELESS_POWERSAVE_FOO enums (kde#382051)
+  * Add .arcconfig
+- Drop Fix-undefined-enums.patch (merged upstream)
+
+---

Old:

  Fix-undefined-enums.patch
  networkmanager-qt-5.36.0.tar.xz

New:

  networkmanager-qt-5.37.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.Ith8kh/_old  2017-08-24 17:59:35.843590787 +0200
+++ /var/tmp/diff_new_pack.Ith8kh/_new  2017-08-24 17:59:35.855589097 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.36
+%define _tar_path 5.37
 Name:   libKF5NetworkManagerQt
-Version:5.36.0
+Version:5.37.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0
@@ -27,8 +27,6 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/networkmanager-qt-%{version}.tar.xz
 Source1:baselibs.conf
-# PATCH-FIX-UPSTREAM
-Patch:  Fix-undefined-enums.patch
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  kf5-filesystem
@@ -75,7 +73,6 @@
 
 %prep
 %setup -q -n networkmanager-qt-%{version}
-%patch -p1
 
 %build
   %cmake_kf5 -d build

++ networkmanager-qt-5.36.0.tar.xz -> networkmanager-qt-5.37.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.36.0/.arcconfig 
new/networkmanager-qt-5.37.0/.arcconfig
--- old/networkmanager-qt-5.36.0/.arcconfig 1970-01-01 01:00:00.0 
+0100
+++ new/networkmanager-qt-5.37.0/.arcconfig 2017-08-06 18:58:32.0 
+0200
@@ -0,0 +1,3 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/;
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.36.0/CMakeLists.txt 
new/networkmanager-qt-5.37.0/CMakeLists.txt
--- old/networkmanager-qt-5.36.0/CMakeLists.txt 2017-06-30 23:57:43.0 
+0200
+++ new/networkmanager-qt-5.37.0/CMakeLists.txt 2017-08-06 18:58:32.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.36.0") # handled by release scripts
+set(KF5_VERSION "5.37.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.36.0  NO_MODULE)
+find_package(ECM 5.37.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -17,7 +17,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.6.0)
+set(REQUIRED_QT_VERSION 5.7.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED Core DBus Network)
 
 add_definitions(${QT_DEFINITIONS})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.36.0/TODO 
new/networkmanager-qt-5.37.0/TODO
--- old/networkmanager-qt-5.36.0/TODO   2017-06-30 23:57:43.0 +0200
+++ new/networkmanager-qt-5.37.0/TODO   2017-08-06 18:58:32.0 +0200
@@ -79,7 +79,6 @@
 - dns-options
 - dns-priority
 - route-data
-- route-metric
 
   - ipv6 setting
 -
@@ -90,5 +89,4 @@
 - dhcp-fqdn
 - dns-options
 - route-data
-- route-metrics
 - token
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/networkmanager-qt-5.36.0/autotests/settings/ipv4settingtest.cpp 
new/networkmanager-qt-5.37.0/autotests/settings/ipv4settingtest.cpp
--- 

commit libKF5NetworkManagerQt for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2017-07-17 10:26:37

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Mon Jul 17 10:26:37 2017 rev:40 rq:509942 version:5.36.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2017-07-05 23:54:02.537388108 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2017-07-17 10:26:38.769843159 +0200
@@ -1,0 +2,16 @@
+Wed Jul 12 09:57:14 UTC 2017 - wba...@tmo.at
+
+- Add Fix-undefined-enums.patch to make it build with NM 1.0.x on
+  Leap 42 (kde#382051)
+
+---
+Wed Jul 12 07:14:03 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.36.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.36.0.php
+- Changes since 5.35.0:
+  * Too many changes to list here
+
+---

Old:

  networkmanager-qt-5.35.0.tar.xz

New:

  Fix-undefined-enums.patch
  networkmanager-qt-5.36.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.t6Yhpb/_old  2017-07-17 10:26:39.329764224 +0200
+++ /var/tmp/diff_new_pack.t6Yhpb/_new  2017-07-17 10:26:39.329764224 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.35
+%define _tar_path 5.36
 Name:   libKF5NetworkManagerQt
-Version:5.35.0
+Version:5.36.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0
@@ -27,6 +27,8 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/networkmanager-qt-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM
+Patch:  Fix-undefined-enums.patch
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  kf5-filesystem
@@ -73,6 +75,7 @@
 
 %prep
 %setup -q -n networkmanager-qt-%{version}
+%patch -p1
 
 %build
   %cmake_kf5 -d build

++ Fix-undefined-enums.patch ++
>From dcaaef525c83685897223f1dd02c043bfe568d5d Mon Sep 17 00:00:00 2001
From: Jan Grulich 
Date: Mon, 10 Jul 2017 07:32:08 +0200
Subject: Fix undefined NM_SETTING_WIRELESS_POWERSAVE_FOO enums

BUG:382051
---
 src/settings/wirelesssetting.h | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/settings/wirelesssetting.h b/src/settings/wirelesssetting.h
index d940151..84860b7 100644
--- a/src/settings/wirelesssetting.h
+++ b/src/settings/wirelesssetting.h
@@ -54,10 +54,10 @@ public:
 };
 
 enum PowerSave {
-PowerSaveDefault = NM_SETTING_WIRELESS_POWERSAVE_DEFAULT,
-PowerSaveIgnore = NM_SETTING_WIRELESS_POWERSAVE_IGNORE,
-PowerSaveDisable = NM_SETTING_WIRELESS_POWERSAVE_DISABLE,
-PowerSaveEnable = NM_SETTING_WIRELESS_POWERSAVE_ENABLE
+PowerSaveDefault = 0,
+PowerSaveIgnore = 1,
+PowerSaveDisable = 2,
+PowerSaveEnable = 3
 };
 
 WirelessSetting();
-- 
cgit v0.11.2

++ networkmanager-qt-5.35.0.tar.xz -> networkmanager-qt-5.36.0.tar.xz ++
 3539 lines of diff (skipped)




commit libKF5NetworkManagerQt for openSUSE:Factory

2017-07-05 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2017-07-05 23:54:00

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Wed Jul  5 23:54:00 2017 rev:39 rq:502980 version:5.35.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2017-06-01 16:22:13.424047642 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2017-07-05 23:54:02.537388108 +0200
@@ -1,0 +2,10 @@
+Sun Jun 11 09:27:44 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.35.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.35.0.php
+- Changes since 5.34.0:
+  * None
+
+---

Old:

  networkmanager-qt-5.34.0.tar.xz

New:

  networkmanager-qt-5.35.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.gO7ING/_old  2017-07-05 23:54:03.329276561 +0200
+++ /var/tmp/diff_new_pack.gO7ING/_new  2017-07-05 23:54:03.333275998 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.34
+%define _tar_path 5.35
 Name:   libKF5NetworkManagerQt
-Version:5.34.0
+Version:5.35.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.34.0.tar.xz -> networkmanager-qt-5.35.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.34.0/CMakeLists.txt 
new/networkmanager-qt-5.35.0/CMakeLists.txt
--- old/networkmanager-qt-5.34.0/CMakeLists.txt 2017-05-06 10:54:38.0 
+0200
+++ new/networkmanager-qt-5.35.0/CMakeLists.txt 2017-06-03 11:19:58.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.34.0") # handled by release scripts
+set(KF5_VERSION "5.35.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.34.0  NO_MODULE)
+find_package(ECM 5.35.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 




commit libKF5NetworkManagerQt for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2017-06-01 16:22:12

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Thu Jun  1 16:22:12 2017 rev:38 rq:495077 version:5.34.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2017-04-30 21:22:06.499839144 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2017-06-01 16:22:13.424047642 +0200
@@ -1,0 +2,16 @@
+Mon May 15 13:53:11 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.34.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
+- Changes since 5.33.0:
+  * Fix crash when retrieving active connection list. (kde#373993)
+  * -Wheader-guard
+  * -Wheader-guard
+  * Fix unit test
+  * Set default value for auto-negotiation based on running NM version
+  * One more attempt to fix unit test for active connections
+  * Fix unit test for active connections
+
+---

Old:

  networkmanager-qt-5.33.0.tar.xz

New:

  networkmanager-qt-5.34.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.H7o5Q2/_old  2017-06-01 16:22:14.059957973 +0200
+++ /var/tmp/diff_new_pack.H7o5Q2/_new  2017-06-01 16:22:14.063957408 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.33
+%define _tar_path 5.34
 Name:   libKF5NetworkManagerQt
-Version:5.33.0
+Version:5.34.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.33.0.tar.xz -> networkmanager-qt-5.34.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.33.0/CMakeLists.txt 
new/networkmanager-qt-5.34.0/CMakeLists.txt
--- old/networkmanager-qt-5.33.0/CMakeLists.txt 2017-04-01 20:47:30.0 
+0200
+++ new/networkmanager-qt-5.34.0/CMakeLists.txt 2017-05-06 10:54:38.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.33.0") # handled by release scripts
+set(KF5_VERSION "5.34.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.33.0  NO_MODULE)
+find_package(ECM 5.34.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/networkmanager-qt-5.33.0/autotests/activeconnectiontest.h 
new/networkmanager-qt-5.34.0/autotests/activeconnectiontest.h
--- old/networkmanager-qt-5.33.0/autotests/activeconnectiontest.h   
2017-04-01 20:47:30.0 +0200
+++ new/networkmanager-qt-5.34.0/autotests/activeconnectiontest.h   
2017-05-06 10:54:38.0 +0200
@@ -19,7 +19,7 @@
 */
 
 #ifndef NETWORKMANAGERQT_ACTIVE_CONNECTION_TEST_H
-#define NETWORKMANAGERQT_ACTIVE_CONNECTIOn_TEST_H
+#define NETWORKMANAGERQT_ACTIVE_CONNECTION_TEST_H
 
 #include 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.33.0/autotests/settingstest.cpp 
new/networkmanager-qt-5.34.0/autotests/settingstest.cpp
--- old/networkmanager-qt-5.33.0/autotests/settingstest.cpp 2017-04-01 
20:47:30.0 +0200
+++ new/networkmanager-qt-5.34.0/autotests/settingstest.cpp 2017-05-06 
10:54:38.0 +0200
@@ -51,7 +51,9 @@
 NetworkManager::WiredSetting::Ptr wiredSetting = 
connectionSettings->setting(NetworkManager::Setting::Wired).dynamicCast();
 wiredSetting->setInitialized(true);
 // Something needs to be set to not use default values, when using default 
values we get an empty map
+wiredSetting->setAutoNegotiate(false);
 wiredSetting->setSpeed(100);
+wiredSetting->setDuplexType(NetworkManager::WiredSetting::Full);
 
 NetworkManager::addConnection(connectionSettings->toMap());
 connect(NetworkManager::settingsNotifier(), 
::SettingsNotifier::connectionAdded, this, 
::testConnectionAdded);
@@ -83,13 +85,17 @@
 NetworkManager::Ipv6Setting::Ptr ipv6Setting = 
connectionSettings->setting(NetworkManager::Setting::Ipv6).dynamicCast();
 QCOMPARE(ipv6Setting->method(), NetworkManager::Ipv6Setting::Automatic);
 

commit libKF5NetworkManagerQt for openSUSE:Factory

2017-04-30 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2017-04-30 21:22:05

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Sun Apr 30 21:22:05 2017 rev:37 rq:492098 version:5.33.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2017-03-28 15:13:14.697858845 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2017-04-30 21:22:06.499839144 +0200
@@ -1,0 +2,16 @@
+Sat Apr 15 10:11:58 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.33.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.33.0.php
+- Changes since 5.32.0:
+  * Upgrade ECM and KF5 version requirements for 5.33.0 release.
+  * WiredSetting: return autonegotiate even when it's disabled
+  * Prevent signals in glib2 be defined by Qt
+  * prevent signals in glib2 be defined by Qt
+  * WiredSetting: Speed and duplex can be set only when auto-negotiation is off
+  * Auto-negotiate value for wired setting should be false
+  * Upgrade KF5 version to 5.33.0.
+
+---

Old:

  networkmanager-qt-5.32.0.tar.xz

New:

  networkmanager-qt-5.33.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.uJJe3v/_old  2017-04-30 21:22:07.407711135 +0200
+++ /var/tmp/diff_new_pack.uJJe3v/_new  2017-04-30 21:22:07.415710008 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.32
+%define _tar_path 5.33
 Name:   libKF5NetworkManagerQt
-Version:5.32.0
+Version:5.33.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.32.0.tar.xz -> networkmanager-qt-5.33.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.32.0/CMakeLists.txt 
new/networkmanager-qt-5.33.0/CMakeLists.txt
--- old/networkmanager-qt-5.32.0/CMakeLists.txt 2017-03-03 14:12:54.0 
+0100
+++ new/networkmanager-qt-5.33.0/CMakeLists.txt 2017-04-01 20:47:30.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.32.0") # handled by release scripts
+set(KF5_VERSION "5.33.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.32.0  NO_MODULE)
+find_package(ECM 5.33.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.32.0/src/connection.cpp 
new/networkmanager-qt-5.33.0/src/connection.cpp
--- old/networkmanager-qt-5.32.0/src/connection.cpp 2017-03-03 
14:12:54.0 +0100
+++ new/networkmanager-qt-5.33.0/src/connection.cpp 2017-04-01 
20:47:30.0 +0200
@@ -23,6 +23,7 @@
 
 #include "connection_p.h"
 
+#undef signals
 #include 
 #if NM_CHECK_VERSION(1, 0, 0)
 #include 
@@ -39,6 +40,7 @@
 #include 
 #include 
 #endif
+#define signals Q_SIGNALS
 
 #include 
 #include 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.32.0/src/ipconfig.h 
new/networkmanager-qt-5.33.0/src/ipconfig.h
--- old/networkmanager-qt-5.32.0/src/ipconfig.h 2017-03-03 14:12:54.0 
+0100
+++ new/networkmanager-qt-5.33.0/src/ipconfig.h 2017-04-01 20:47:30.0 
+0200
@@ -26,12 +26,15 @@
 #include "ipaddress.h"
 #include "iproute.h"
 
+// To prevent signals in glib2 be defined by QT
+#undef signals
 #include 
 #if NM_CHECK_VERSION(1, 0, 0)
 #include 
 #else
 #include 
 #endif
+#define signals Q_SIGNALS
 
 #include 
 #include 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.32.0/src/manager.cpp 
new/networkmanager-qt-5.33.0/src/manager.cpp
--- old/networkmanager-qt-5.32.0/src/manager.cpp2017-03-03 
14:12:54.0 +0100
+++ new/networkmanager-qt-5.33.0/src/manager.cpp2017-04-01 
20:47:30.0 +0200
@@ -26,12 +26,14 @@
 
 #include "macros.h"
 
+#undef signals
 #include 
 #if NM_CHECK_VERSION(1, 0, 0)
 #include 
 #else
 #include 
 #endif
+#define signals Q_SIGNALS
 
 #include "activeconnection.h"
 #include "adsldevice.h"
@@ 

commit libKF5NetworkManagerQt for openSUSE:Factory

2017-03-28 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2017-03-28 15:13:13

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Tue Mar 28 15:13:13 2017 rev:36 rq:481547 version:5.32.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2017-03-03 17:24:15.209125737 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2017-03-28 15:13:14.697858845 +0200
@@ -1,0 +2,13 @@
+Sun Mar 19 14:51:14 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.32.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.32.0.php
+- Changes since 5.31.0:
+  * Upgrade ECM and KF5 version requirements for 5.32.0 release.
+  * Sync introspections and generated files with NM 1.6.0
+  * Manager: Fix emitting deviceAdded twice when NM restarts
+  * Upgrade KF5 version to 5.32.0.
+
+---

Old:

  networkmanager-qt-5.31.0.tar.xz

New:

  networkmanager-qt-5.32.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.NugLWV/_old  2017-03-28 15:13:15.353765932 +0200
+++ /var/tmp/diff_new_pack.NugLWV/_new  2017-03-28 15:13:15.353765932 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.31
+%define _tar_path 5.32
 Name:   libKF5NetworkManagerQt
-Version:5.31.0
+Version:5.32.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.31.0.tar.xz -> networkmanager-qt-5.32.0.tar.xz ++
 17850 lines of diff (skipped)




commit libKF5NetworkManagerQt for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2017-03-03 17:24:14

Comparing /work/SRC/openSUSE:Factory/libKF5NetworkManagerQt (Old)
 and  /work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new (New)


Package is "libKF5NetworkManagerQt"

Fri Mar  3 17:24:14 2017 rev:35 rq:461477 version:5.31.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libKF5NetworkManagerQt/libKF5NetworkManagerQt.changes
2017-02-03 17:46:58.413954753 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2017-03-03 17:24:15.209125737 +0100
@@ -1,0 +2,7 @@
+Thu Feb  9 09:35:57 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.31.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.31.0.php
+
+---

Old:

  networkmanager-qt-5.30.0.tar.xz

New:

  networkmanager-qt-5.31.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.Iu41wi/_old  2017-03-03 17:24:15.753048798 +0100
+++ /var/tmp/diff_new_pack.Iu41wi/_new  2017-03-03 17:24:15.753048798 +0100
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.30
+%define _tar_path 5.31
 Name:   libKF5NetworkManagerQt
-Version:5.30.0
+Version:5.31.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0
@@ -30,9 +30,9 @@
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  kf5-filesystem
-BuildRequires:  cmake(Qt5Core) >= 5.5.0
-BuildRequires:  cmake(Qt5DBus) >= 5.5.0
-BuildRequires:  cmake(Qt5Network) >= 5.5.0
+BuildRequires:  cmake(Qt5Core) >= 5.6.0
+BuildRequires:  cmake(Qt5DBus) >= 5.6.0
+BuildRequires:  cmake(Qt5Network) >= 5.6.0
 BuildRequires:  pkgconfig(NetworkManager) >= 0.9.10.0
 BuildRequires:  pkgconfig(libnm-glib) >= 0.9.10.0
 BuildRequires:  pkgconfig(libnm-util) >= 0.9.10.0
@@ -48,9 +48,9 @@
 Summary:A Qt wrapper for NetworkManager DBus API
 Group:  Development/Libraries/KDE
 Requires:   libKF5NetworkManagerQt%{soversion} = %{version}
-Requires:   cmake(Qt5Core) >= 5.5.0
-Requires:   cmake(Qt5DBus) >= 5.5.0
-Requires:   cmake(Qt5Network) >= 5.5.0
+Requires:   cmake(Qt5Core) >= 5.6.0
+Requires:   cmake(Qt5DBus) >= 5.6.0
+Requires:   cmake(Qt5Network) >= 5.6.0
 Requires:   pkgconfig(NetworkManager) >= 0.9.10.0
 Requires:   pkgconfig(libnm-glib) >= 0.9.10.0
 Requires:   pkgconfig(libnm-util) >= 0.9.10.0

++ networkmanager-qt-5.30.0.tar.xz -> networkmanager-qt-5.31.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.30.0/CMakeLists.txt 
new/networkmanager-qt-5.31.0/CMakeLists.txt
--- old/networkmanager-qt-5.30.0/CMakeLists.txt 2017-01-08 16:49:00.0 
+0100
+++ new/networkmanager-qt-5.31.0/CMakeLists.txt 2017-02-04 19:36:34.0 
+0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.30.0") # handled by release scripts
+set(KF5_VERSION "5.31.0") # handled by release scripts
 project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.30.0  NO_MODULE)
+find_package(ECM 5.31.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -17,7 +17,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.5.0)
+set(REQUIRED_QT_VERSION 5.6.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED Core DBus Network)
 
 add_definitions(${QT_DEFINITIONS})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.30.0/src/CMakeLists.txt 
new/networkmanager-qt-5.31.0/src/CMakeLists.txt
--- old/networkmanager-qt-5.30.0/src/CMakeLists.txt 2017-01-08 
16:49:00.0 +0100
+++ new/networkmanager-qt-5.31.0/src/CMakeLists.txt 2017-02-04 
19:36:34.0 +0100
@@ -7,8 +7,10 @@
 else()
 include_directories(
${NETWORKMANAGER_INCLUDE_DIRS}
-   ${NM-UTIL_INCLUDE_DIRS}
-   ${NM-GLIB_INCLUDE_DIRS}
+
+   SYSTEM
+ ${NM-UTIL_INCLUDE_DIRS}
+ ${NM-GLIB_INCLUDE_DIRS}
 )
 endif()
 
@@ -143,7 +145,7 @@
 if (${NETWORKMANAGER_VERSION} VERSION_EQUAL 1.0.0 OR ${NETWORKMANAGER_VERSION} 
VERSION_GREATER 1.0.0)
 target_include_directories(KF5NetworkManagerQt PUBLIC 
${NM-CORE_INCLUDE_DIRS})
 else()
-

commit libKF5NetworkManagerQt for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2017-01-31 12:11:44

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
2016-12-17 11:15:33.319443446 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2017-02-03 17:46:58.413954753 +0100
@@ -1,0 +2,7 @@
+Sun Jan  8 23:44:51 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.30.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.30.0.php
+
+---

Old:

  networkmanager-qt-5.29.0.tar.xz

New:

  networkmanager-qt-5.30.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.GSBmjL/_old  2017-02-03 17:46:58.845893614 +0100
+++ /var/tmp/diff_new_pack.GSBmjL/_new  2017-02-03 17:46:58.845893614 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libKF5NetworkManagerQt
 #
-# 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
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.29
+%define _tar_path 5.30
 Name:   libKF5NetworkManagerQt
-Version:5.29.0
+Version:5.30.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.29.0.tar.xz -> networkmanager-qt-5.30.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.29.0/CMakeLists.txt 
new/networkmanager-qt-5.30.0/CMakeLists.txt
--- old/networkmanager-qt-5.29.0/CMakeLists.txt 2016-12-03 11:40:39.0 
+0100
+++ new/networkmanager-qt-5.30.0/CMakeLists.txt 2017-01-08 16:49:00.0 
+0100
@@ -1,9 +1,10 @@
-cmake_minimum_required(VERSION 2.8.12)
+cmake_minimum_required(VERSION 3.0)
 
-project(NetworkManagerQt)
+set(KF5_VERSION "5.30.0") # handled by release scripts
+project(NetworkManagerQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.29.0  NO_MODULE)
+find_package(ECM 5.30.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -32,9 +33,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.29.0") # handled by release scripts
-
-ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
+ecm_setup_version(PROJECT VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5NetworkManagerQtConfigVersion.cmake"
 SOVERSION 6)
@@ -55,9 +54,9 @@
 # create a Config.cmake and a ConfigVersion.cmake file and install them
 set(CMAKECONFIG_INSTALL_DIR 
"${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5NetworkManagerQt")
 
-include(ECMPackageConfigHelpers)
+include(CMakePackageConfigHelpers)
 
-ecm_configure_package_config_file(
+configure_package_config_file(
   "${CMAKE_CURRENT_SOURCE_DIR}/KF5NetworkManagerQtConfig.cmake.in"
   "${CMAKE_CURRENT_BINARY_DIR}/KF5NetworkManagerQtConfig.cmake"
   INSTALL_DESTINATION  ${CMAKECONFIG_INSTALL_DIR}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/networkmanager-qt-5.29.0/KF5NetworkManagerQtConfig.cmake.in 
new/networkmanager-qt-5.30.0/KF5NetworkManagerQtConfig.cmake.in
--- old/networkmanager-qt-5.29.0/KF5NetworkManagerQtConfig.cmake.in 
2016-12-03 11:40:39.0 +0100
+++ new/networkmanager-qt-5.30.0/KF5NetworkManagerQtConfig.cmake.in 
2017-01-08 16:49:00.0 +0100
@@ -1,5 +1,6 @@
 @PACKAGE_INIT@
 
+include(CMakeFindDependencyMacro)
 find_dependency(Qt5Core @REQUIRED_QT_VERSION@)
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.29.0/src/accesspoint.h 
new/networkmanager-qt-5.30.0/src/accesspoint.h
--- old/networkmanager-qt-5.29.0/src/accesspoint.h  2016-12-03 
11:40:39.0 +0100
+++ new/networkmanager-qt-5.30.0/src/accesspoint.h  2017-01-08 
16:49:00.0 +0100
@@ -42,7 

commit libKF5NetworkManagerQt for openSUSE:Factory

2016-11-17 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2016-11-17 12:40:30

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
2016-10-28 12:25:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2016-11-17 12:40:31.0 +0100
@@ -1,0 +2,15 @@
+Wed Nov 16 06:23:32 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Raise (Build)Required NM version to 0.9.10.0 (as per CMakeLists.txt)
+
+---
+Sat Nov  5 22:13:03 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.28.0
+  * Fix include dir in pri file
+  * Fix moc error due to Q_ENUMS being used in a namespace,
+with Qt branch 5.8
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.28.0.php
+
+---

Old:

  networkmanager-qt-5.27.0.tar.xz

New:

  networkmanager-qt-5.28.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.4jaO9y/_old  2016-11-17 12:40:32.0 +0100
+++ /var/tmp/diff_new_pack.4jaO9y/_new  2016-11-17 12:40:32.0 +0100
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.27
+%define _tar_path 5.28
 Name:   libKF5NetworkManagerQt
-Version:5.27.0
+Version:5.28.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0
@@ -33,9 +33,9 @@
 BuildRequires:  cmake(Qt5Core) >= 5.5.0
 BuildRequires:  cmake(Qt5DBus) >= 5.5.0
 BuildRequires:  cmake(Qt5Network) >= 5.5.0
-BuildRequires:  pkgconfig(NetworkManager) >= 0.9.8.4
-BuildRequires:  pkgconfig(libnm-glib) >= 0.9.8.4
-BuildRequires:  pkgconfig(libnm-util) >= 0.9.8.4
+BuildRequires:  pkgconfig(NetworkManager) >= 0.9.10.0
+BuildRequires:  pkgconfig(libnm-glib) >= 0.9.10.0
+BuildRequires:  pkgconfig(libnm-util) >= 0.9.10.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -51,9 +51,9 @@
 Requires:   cmake(Qt5Core) >= 5.5.0
 Requires:   cmake(Qt5DBus) >= 5.5.0
 Requires:   cmake(Qt5Network) >= 5.5.0
-Requires:   pkgconfig(NetworkManager) >= 0.9.8.4
-Requires:   pkgconfig(libnm-glib) >= 0.9.8.4
-Requires:   pkgconfig(libnm-util) >= 0.9.8.4
+Requires:   pkgconfig(NetworkManager) >= 0.9.10.0
+Requires:   pkgconfig(libnm-glib) >= 0.9.10.0
+Requires:   pkgconfig(libnm-util) >= 0.9.10.0
 
 %description devel
 NetworkManagerQt provides access to all NetworkManager features

++ networkmanager-qt-5.27.0.tar.xz -> networkmanager-qt-5.28.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.27.0/CMakeLists.txt 
new/networkmanager-qt-5.28.0/CMakeLists.txt
--- old/networkmanager-qt-5.27.0/CMakeLists.txt 2016-10-02 10:17:05.0 
+0200
+++ new/networkmanager-qt-5.28.0/CMakeLists.txt 2016-11-05 12:18:48.0 
+0100
@@ -3,7 +3,7 @@
 project(NetworkManagerQt)
 
 include(FeatureSummary)
-find_package(ECM 5.27.0  NO_MODULE)
+find_package(ECM 5.28.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -32,7 +32,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.27.0") # handled by release scripts
+set(KF5_VERSION "5.28.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.27.0/src/CMakeLists.txt 
new/networkmanager-qt-5.28.0/src/CMakeLists.txt
--- old/networkmanager-qt-5.27.0/src/CMakeLists.txt 2016-10-02 
10:17:05.0 +0200
+++ new/networkmanager-qt-5.28.0/src/CMakeLists.txt 2016-11-05 
12:18:48.0 +0100
@@ -245,5 +245,5 @@
 )
 
 include(ECMGeneratePriFile)
-ecm_generate_pri_file(BASE_NAME NetworkManagerQt LIB_NAME KF5NetworkManagerQt 
DEPS "core" FILENAME_VAR PRI_FILENAME)
+ecm_generate_pri_file(BASE_NAME NetworkManagerQt LIB_NAME KF5NetworkManagerQt 
DEPS "core" FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR 
${KDE_INSTALL_INCLUDEDIR_KF5}/NetworkManagerQt)
 

commit libKF5NetworkManagerQt for openSUSE:Factory

2016-10-28 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2016-10-28 12:25:06

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
2016-09-30 15:22:49.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2016-10-28 12:25:07.0 +0200
@@ -1,0 +2,13 @@
+Sun Oct  2 13:01:53 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.27.0
+  * We need to set the state during initialization
+  * Replace all blocking calls for initialization with
+just one blocking call
+  * Use standard o.f.DBus.Properties interface for PropertiesChanged
+signal for NM 1.4.0+ (kde#367938)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.27.0.php
+- Drop upstreamed fix-icons-with-NM-1.4.0.patch
+
+---

Old:

  fix-icons-with-NM-1.4.0.patch
  networkmanager-qt-5.26.0.tar.xz

New:

  networkmanager-qt-5.27.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.yXEjdI/_old  2016-10-28 12:25:08.0 +0200
+++ /var/tmp/diff_new_pack.yXEjdI/_new  2016-10-28 12:25:08.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.26
+%define _tar_path 5.27
 Name:   libKF5NetworkManagerQt
-Version:5.26.0
+Version:5.27.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0
@@ -27,8 +27,6 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/networkmanager-qt-%{version}.tar.xz
 Source1:baselibs.conf
-# PATCH-FIX-UPSTREAM fix-icons-with-NM-1.4.0.patch kde#367938 -- fixes wrong 
network icons with NetworkManager 1.4.0+
-Patch:  fix-icons-with-NM-1.4.0.patch
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  kf5-filesystem
@@ -75,7 +73,6 @@
 
 %prep
 %setup -q -n networkmanager-qt-%{version}
-%patch -p1
 
 %build
   %cmake_kf5 -d build

++ networkmanager-qt-5.26.0.tar.xz -> networkmanager-qt-5.27.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.26.0/CMakeLists.txt 
new/networkmanager-qt-5.27.0/CMakeLists.txt
--- old/networkmanager-qt-5.26.0/CMakeLists.txt 2016-09-06 00:45:49.0 
+0200
+++ new/networkmanager-qt-5.27.0/CMakeLists.txt 2016-10-02 10:17:05.0 
+0200
@@ -3,7 +3,7 @@
 project(NetworkManagerQt)
 
 include(FeatureSummary)
-find_package(ECM 5.26.0  NO_MODULE)
+find_package(ECM 5.27.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -32,7 +32,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.26.0") # handled by release scripts
+set(KF5_VERSION "5.27.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.26.0/src/accesspoint.cpp 
new/networkmanager-qt-5.27.0/src/accesspoint.cpp
--- old/networkmanager-qt-5.26.0/src/accesspoint.cpp2016-09-06 
00:45:49.0 +0200
+++ new/networkmanager-qt-5.27.0/src/accesspoint.cpp2016-10-02 
10:17:05.0 +0200
@@ -43,21 +43,6 @@
 , q_ptr(q)
 {
 uni = path;
-if (iface.isValid()) {
-capabilities = convertCapabilities(iface.flags());
-wpaFlags = convertWpaFlags(iface.wpaFlags());
-rsnFlags = convertWpaFlags(iface.rsnFlags());
-signalStrength = iface.strength();
-rawSsid = iface.ssid();
-ssid = QString::fromUtf8(rawSsid);
-frequency = iface.frequency();
-hardwareAddress = iface.hwAddress();
-maxBitRate = iface.maxBitrate();
-mode = q->convertOperationMode(iface.mode());
-if (NetworkManager::checkVersion(1, 0, 6)) {
-lastSeen = iface.lastSeen();
-}
-}
 }
 
 NetworkManager::AccessPoint::Capabilities 
NetworkManager::AccessPointPrivate::convertCapabilities(int caps)
@@ -79,7 +64,19 @@
 , d_ptr(new 

commit libKF5NetworkManagerQt for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2016-09-30 15:21:50

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
2016-09-14 23:29:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2016-09-30 15:22:49.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 25 11:30:38 UTC 2016 - wba...@tmo.at
+
+- Add fix-icons-with-NM-1.4.0.patch to work around a bug in
+  NetworkManager 1.4.0 that causes wrong status icons (kde#367938)
+
+---

New:

  fix-icons-with-NM-1.4.0.patch



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.5YbjmX/_old  2016-09-30 15:22:51.0 +0200
+++ /var/tmp/diff_new_pack.5YbjmX/_new  2016-09-30 15:22:51.0 +0200
@@ -27,6 +27,8 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/networkmanager-qt-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM fix-icons-with-NM-1.4.0.patch kde#367938 -- fixes wrong 
network icons with NetworkManager 1.4.0+
+Patch:  fix-icons-with-NM-1.4.0.patch
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  kf5-filesystem
@@ -73,6 +75,7 @@
 
 %prep
 %setup -q -n networkmanager-qt-%{version}
+%patch -p1
 
 %build
   %cmake_kf5 -d build

++ fix-icons-with-NM-1.4.0.patch ++
 704 lines (skipped)




commit libKF5NetworkManagerQt for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2016-09-14 23:29:52

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
2016-08-29 15:13:24.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2016-09-14 23:29:54.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  6 20:55:11 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.26.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.26.0.php
+
+---

Old:

  networkmanager-qt-5.25.0.tar.xz

New:

  networkmanager-qt-5.26.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.HrgjyO/_old  2016-09-14 23:29:55.0 +0200
+++ /var/tmp/diff_new_pack.HrgjyO/_new  2016-09-14 23:29:55.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.25
+%define _tar_path 5.26
 Name:   libKF5NetworkManagerQt
-Version:5.25.0
+Version:5.26.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.25.0.tar.xz -> networkmanager-qt-5.26.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.25.0/CMakeLists.txt 
new/networkmanager-qt-5.26.0/CMakeLists.txt
--- old/networkmanager-qt-5.25.0/CMakeLists.txt 2016-08-06 10:42:54.0 
+0200
+++ new/networkmanager-qt-5.26.0/CMakeLists.txt 2016-09-06 00:45:49.0 
+0200
@@ -3,7 +3,7 @@
 project(NetworkManagerQt)
 
 include(FeatureSummary)
-find_package(ECM 5.25.0  NO_MODULE)
+find_package(ECM 5.26.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -32,7 +32,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.25.0") # handled by release scripts
+set(KF5_VERSION "5.26.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h"




commit libKF5NetworkManagerQt for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2016-08-29 15:13:21

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
2016-07-15 12:41:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2016-08-29 15:13:24.0 +0200
@@ -1,0 +2,15 @@
+Sun Aug  7 21:58:22 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.25.0
+  * Qt >= 5.5 is now required
+  * Default to WPA2-PSK and WPA2-EAP when getting security
+type from connection settings
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.25.0.php
+
+---
+Sun Jul 10 00:44:57 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Raise NM BuildRequires to 0.9.10.0 so it matches reality
+
+---

Old:

  networkmanager-qt-5.24.0.tar.xz

New:

  networkmanager-qt-5.25.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.03D6et/_old  2016-08-29 15:13:25.0 +0200
+++ /var/tmp/diff_new_pack.03D6et/_new  2016-08-29 15:13:25.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.24
+%define _tar_path 5.25
 Name:   libKF5NetworkManagerQt
-Version:5.24.0
+Version:5.25.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0
@@ -30,9 +30,9 @@
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  kf5-filesystem
-BuildRequires:  cmake(Qt5Core) >= 5.4.0
-BuildRequires:  cmake(Qt5DBus) >= 5.4.0
-BuildRequires:  cmake(Qt5Network) >= 5.4.0
+BuildRequires:  cmake(Qt5Core) >= 5.5.0
+BuildRequires:  cmake(Qt5DBus) >= 5.5.0
+BuildRequires:  cmake(Qt5Network) >= 5.5.0
 BuildRequires:  pkgconfig(NetworkManager) >= 0.9.8.4
 BuildRequires:  pkgconfig(libnm-glib) >= 0.9.8.4
 BuildRequires:  pkgconfig(libnm-util) >= 0.9.8.4
@@ -48,9 +48,9 @@
 Summary:A Qt wrapper for NetworkManager DBus API
 Group:  Development/Libraries/KDE
 Requires:   libKF5NetworkManagerQt%{soversion} = %{version}
-Requires:   cmake(Qt5Core) >= 5.4.0
-Requires:   cmake(Qt5DBus) >= 5.4.0
-Requires:   cmake(Qt5Network) >= 5.4.0
+Requires:   cmake(Qt5Core) >= 5.5.0
+Requires:   cmake(Qt5DBus) >= 5.5.0
+Requires:   cmake(Qt5Network) >= 5.5.0
 Requires:   pkgconfig(NetworkManager) >= 0.9.8.4
 Requires:   pkgconfig(libnm-glib) >= 0.9.8.4
 Requires:   pkgconfig(libnm-util) >= 0.9.8.4

++ networkmanager-qt-5.24.0.tar.xz -> networkmanager-qt-5.25.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.24.0/CMakeLists.txt 
new/networkmanager-qt-5.25.0/CMakeLists.txt
--- old/networkmanager-qt-5.24.0/CMakeLists.txt 2016-07-02 12:08:58.0 
+0200
+++ new/networkmanager-qt-5.25.0/CMakeLists.txt 2016-08-06 10:42:54.0 
+0200
@@ -3,7 +3,7 @@
 project(NetworkManagerQt)
 
 include(FeatureSummary)
-find_package(ECM 5.24.0  NO_MODULE)
+find_package(ECM 5.25.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,7 +16,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.4.0)
+set(REQUIRED_QT_VERSION 5.5.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED Core DBus Network)
 
 add_definitions(${QT_DEFINITIONS})
@@ -32,7 +32,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_VERSION "5.25.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.24.0/src/utils.cpp 
new/networkmanager-qt-5.25.0/src/utils.cpp
--- old/networkmanager-qt-5.24.0/src/utils.cpp  2016-07-02 12:08:58.0 
+0200
+++ new/networkmanager-qt-5.25.0/src/utils.cpp  2016-08-06 10:42:54.0 
+0200
@@ -436,15 +436,15 @@
 return DynamicWep;
 }
  

commit libKF5NetworkManagerQt for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2016-07-15 12:41: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
2016-07-03 12:26:17.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2016-07-15 12:41:25.0 +0200
@@ -1,0 +2,10 @@
+Wed Jul  6 15:07:20 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * Do not set peap label based on peap version
+  * Make network manager version checks in runtime
+(to avoid compile vs. run-time (kde#362736))
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  networkmanager-qt-5.23.0.tar.xz

New:

  networkmanager-qt-5.24.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.NO4RUA/_old  2016-07-15 12:41:27.0 +0200
+++ /var/tmp/diff_new_pack.NO4RUA/_new  2016-07-15 12:41:27.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   libKF5NetworkManagerQt
-Version:5.23.0
+Version:5.24.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.23.0.tar.xz -> networkmanager-qt-5.24.0.tar.xz ++
 3270 lines of diff (skipped)




commit libKF5NetworkManagerQt for openSUSE:Factory

2016-07-03 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2016-07-03 12:26:16

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
2016-05-19 12:10:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2016-07-03 12:26:17.0 +0200
@@ -1,0 +2,8 @@
+Mon Jun  6 21:28:55 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.23.0
+  * Revert "drop WiMAX support for NM 1.2.0+" as it breaks ABI
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.23.0.php
+
+---

Old:

  networkmanager-qt-5.22.0.tar.xz

New:

  networkmanager-qt-5.23.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.tAJ0WJ/_old  2016-07-03 12:26:18.0 +0200
+++ /var/tmp/diff_new_pack.tAJ0WJ/_new  2016-07-03 12:26:18.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.22
+%define _tar_path 5.23
 Name:   libKF5NetworkManagerQt
-Version:5.22.0
+Version:5.23.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.22.0.tar.xz -> networkmanager-qt-5.23.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.22.0/CMakeLists.txt 
new/networkmanager-qt-5.23.0/CMakeLists.txt
--- old/networkmanager-qt-5.22.0/CMakeLists.txt 2016-05-06 21:57:42.0 
+0200
+++ new/networkmanager-qt-5.23.0/CMakeLists.txt 2016-06-06 11:37:55.0 
+0200
@@ -3,7 +3,7 @@
 project(NetworkManagerQt)
 
 include(FeatureSummary)
-find_package(ECM 5.22.0  NO_MODULE)
+find_package(ECM 5.23.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -32,7 +32,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.22.0") # handled by release scripts
+set(KF5_VERSION "5.23.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.22.0/autotests/managertest.cpp 
new/networkmanager-qt-5.23.0/autotests/managertest.cpp
--- old/networkmanager-qt-5.22.0/autotests/managertest.cpp  2016-05-06 
21:57:42.0 +0200
+++ new/networkmanager-qt-5.23.0/autotests/managertest.cpp  2016-06-06 
11:37:55.0 +0200
@@ -115,7 +115,6 @@
 QVERIFY(wirelessHwEnabledChanged.at(0).at(0).toBool() == false);
 QCOMPARE(NetworkManager::isWirelessHardwareEnabled(), false);
 
-#if !NM_CHECK_VERSION(1, 2, 0)
 QSignalSpy wimaxEnabledChanged(NetworkManager::notifier(), 
SIGNAL(wimaxEnabledChanged(bool)));
 QCOMPARE(NetworkManager::isWimaxEnabled(), true);
 fakeNetwork->setWimaxEnabled(false);
@@ -131,7 +130,6 @@
 QCOMPARE(wimaxHwEnabledChanged.count(), 1);
 QVERIFY(wimaxHwEnabledChanged.at(0).at(0).toBool() == false);
 QCOMPARE(NetworkManager::isWimaxHardwareEnabled(), false);
-#endif
 
 QSignalSpy wwanEnabledChanged(NetworkManager::notifier(), 
SIGNAL(wwanEnabledChanged(bool)));
 QCOMPARE(NetworkManager::isWwanEnabled(), true);
@@ -144,10 +142,8 @@
 // We make it here, so we can set all values back for futher testing
 fakeNetwork->setWirelessEnabled(true);
 fakeNetwork->setWirelessHardwareEnabled(true);
-#if !NM_CHECK_VERSION(1, 2, 0)
 fakeNetwork->setWimaxEnabled(true);
 fakeNetwork->setWimaxHardwareEnabled(true);
-#endif
 fakeNetwork->setWwanEnabled(true);
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.22.0/metainfo.yaml 
new/networkmanager-qt-5.23.0/metainfo.yaml
--- old/networkmanager-qt-5.22.0/metainfo.yaml  2016-05-06 21:57:42.0 
+0200
+++ new/networkmanager-qt-5.23.0/metainfo.yaml  2016-06-06 11:37:55.0 
+0200
@@ -15,3 +15,7 @@
  - qmake: NetworkManagerQt
cmake: "KF5NetworkManagerQt"
 cmakename: KF5NetworkManagerQt
+
+public_lib: true
+group: Frameworks
+subgroup: Tier 1
diff -urN 

commit libKF5NetworkManagerQt for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2016-05-19 12:10:28

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
2016-04-12 19:29:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2016-05-19 12:10:29.0 +0200
@@ -1,0 +2,7 @@
+Sat May  7 18:34:50 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.22.0 (boo#980066)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.22.0.php
+
+---

Old:

  networkmanager-qt-5.21.0.tar.xz

New:

  networkmanager-qt-5.22.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.3K9a5h/_old  2016-05-19 12:10:30.0 +0200
+++ /var/tmp/diff_new_pack.3K9a5h/_new  2016-05-19 12:10:30.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.21
+%define _tar_path 5.22
 Name:   libKF5NetworkManagerQt
-Version:5.21.0
+Version:5.22.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.21.0.tar.xz -> networkmanager-qt-5.22.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.21.0/CMakeLists.txt 
new/networkmanager-qt-5.22.0/CMakeLists.txt
--- old/networkmanager-qt-5.21.0/CMakeLists.txt 2016-04-04 10:20:31.0 
+0200
+++ new/networkmanager-qt-5.22.0/CMakeLists.txt 2016-05-06 21:57:42.0 
+0200
@@ -3,7 +3,7 @@
 project(NetworkManagerQt)
 
 include(FeatureSummary)
-find_package(ECM 5.21.0  NO_MODULE)
+find_package(ECM 5.22.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -32,7 +32,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.21.0") # handled by release scripts
+set(KF5_VERSION "5.22.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h"




commit libKF5NetworkManagerQt for openSUSE:Factory

2016-04-12 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2016-04-12 19:29:31

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
2016-03-16 10:32:38.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2016-04-12 19:29:32.0 +0200
@@ -1,0 +2,11 @@
+Mon Apr  4 14:23:13 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.21.0 (boo#974793)
+  * ConnectionSettings: Initialize gateway ping timeout
+  * New TunSetting and Tun connection type
+  * Create devices for all known types
+  * Upgrade Qt version requirement to 5.4.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.21.0.php
+
+---

Old:

  networkmanager-qt-5.20.0.tar.xz

New:

  networkmanager-qt-5.21.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.rhUlEL/_old  2016-04-12 19:29:32.0 +0200
+++ /var/tmp/diff_new_pack.rhUlEL/_new  2016-04-12 19:29:32.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.20
+%define _tar_path 5.21
 Name:   libKF5NetworkManagerQt
-Version:5.20.0
+Version:5.21.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0
@@ -30,9 +30,9 @@
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  kf5-filesystem
-BuildRequires:  cmake(Qt5Core) >= 5.3.0
-BuildRequires:  cmake(Qt5DBus) >= 5.3.0
-BuildRequires:  cmake(Qt5Network) >= 5.3.0
+BuildRequires:  cmake(Qt5Core) >= 5.4.0
+BuildRequires:  cmake(Qt5DBus) >= 5.4.0
+BuildRequires:  cmake(Qt5Network) >= 5.4.0
 BuildRequires:  pkgconfig(NetworkManager) >= 0.9.8.4
 BuildRequires:  pkgconfig(libnm-glib) >= 0.9.8.4
 BuildRequires:  pkgconfig(libnm-util) >= 0.9.8.4
@@ -48,9 +48,9 @@
 Summary:A Qt wrapper for NetworkManager DBus API
 Group:  Development/Libraries/KDE
 Requires:   libKF5NetworkManagerQt%{soversion} = %{version}
-Requires:   cmake(Qt5Core) >= 5.3.0
-Requires:   cmake(Qt5DBus) >= 5.3.0
-Requires:   cmake(Qt5Network) >= 5.3.0
+Requires:   cmake(Qt5Core) >= 5.4.0
+Requires:   cmake(Qt5DBus) >= 5.4.0
+Requires:   cmake(Qt5Network) >= 5.4.0
 Requires:   pkgconfig(NetworkManager) >= 0.9.8.4
 Requires:   pkgconfig(libnm-glib) >= 0.9.8.4
 Requires:   pkgconfig(libnm-util) >= 0.9.8.4

++ networkmanager-qt-5.20.0.tar.xz -> networkmanager-qt-5.21.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.20.0/CMakeLists.txt 
new/networkmanager-qt-5.21.0/CMakeLists.txt
--- old/networkmanager-qt-5.20.0/CMakeLists.txt 2016-03-04 23:26:35.0 
+0100
+++ new/networkmanager-qt-5.21.0/CMakeLists.txt 2016-04-04 10:20:31.0 
+0200
@@ -3,7 +3,7 @@
 project(NetworkManagerQt)
 
 include(FeatureSummary)
-find_package(ECM 5.20.0  NO_MODULE)
+find_package(ECM 5.21.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,7 +16,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.3.0)
+set(REQUIRED_QT_VERSION 5.4.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED Core DBus Network)
 
 add_definitions(${QT_DEFINITIONS})
@@ -32,7 +32,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.20.0") # handled by release scripts
+set(KF5_VERSION "5.21.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.20.0/TODO 
new/networkmanager-qt-5.21.0/TODO
--- old/networkmanager-qt-5.20.0/TODO   1970-01-01 01:00:00.0 +0100
+++ new/networkmanager-qt-5.21.0/TODO   2016-04-04 10:20:31.0 +0200
@@ -0,0 +1,75 @@
+== NetworkManager 1.0/1.2 ==
+
+* New interfaces:
+  - org.freedesktop.NetworkManager.Device.IPTunnel
+  - org.freedesktop.NetworkManager.Device.Vxlan
+
+* New properties/slots/signals:
+  - 

commit libKF5NetworkManagerQt for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2016-03-16 10:32:37

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
2016-02-24 18:57:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2016-03-16 10:32:38.0 +0100
@@ -1,0 +2,7 @@
+Sun Mar  6 10:03:54 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.20.0 (boo#970856)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.20.0.php
+
+---

Old:

  networkmanager-qt-5.19.0.tar.xz

New:

  networkmanager-qt-5.20.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.qpZItr/_old  2016-03-16 10:32:39.0 +0100
+++ /var/tmp/diff_new_pack.qpZItr/_new  2016-03-16 10:32:39.0 +0100
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.19
+%define _tar_path 5.20
 Name:   libKF5NetworkManagerQt
-Version:5.19.0
+Version:5.20.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.19.0.tar.xz -> networkmanager-qt-5.20.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.19.0/CMakeLists.txt 
new/networkmanager-qt-5.20.0/CMakeLists.txt
--- old/networkmanager-qt-5.19.0/CMakeLists.txt 2016-02-06 10:46:32.0 
+0100
+++ new/networkmanager-qt-5.20.0/CMakeLists.txt 2016-03-04 23:26:35.0 
+0100
@@ -3,7 +3,7 @@
 project(NetworkManagerQt)
 
 include(FeatureSummary)
-find_package(ECM 5.19.0  NO_MODULE)
+find_package(ECM 5.20.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -32,7 +32,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.19.0") # handled by release scripts
+set(KF5_VERSION "5.20.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h"




commit libKF5NetworkManagerQt for openSUSE:Factory

2016-02-24 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2016-02-24 18:57:49

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
2016-01-20 09:49:08.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2016-02-24 18:57:50.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb  6 18:08:53 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.19.0 (boo#967668)
+  * Re-check connection state and other properties to be sure
+they are actual (version 2) (kde#352326)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.19.0.php
+
+---

Old:

  networkmanager-qt-5.18.0.tar.xz

New:

  networkmanager-qt-5.19.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.p6hL9P/_old  2016-02-24 18:57:51.0 +0100
+++ /var/tmp/diff_new_pack.p6hL9P/_new  2016-02-24 18:57:51.0 +0100
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.18
+%define _tar_path 5.19
 Name:   libKF5NetworkManagerQt
-Version:5.18.0
+Version:5.19.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.18.0.tar.xz -> networkmanager-qt-5.19.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.18.0/CMakeLists.txt 
new/networkmanager-qt-5.19.0/CMakeLists.txt
--- old/networkmanager-qt-5.18.0/CMakeLists.txt 2016-01-01 21:08:45.0 
+0100
+++ new/networkmanager-qt-5.19.0/CMakeLists.txt 2016-02-06 10:46:32.0 
+0100
@@ -3,7 +3,7 @@
 project(NetworkManagerQt)
 
 include(FeatureSummary)
-find_package(ECM 5.18.0  NO_MODULE)
+find_package(ECM 5.19.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -13,7 +13,7 @@
 find_package(NetworkManager 0.9.8.4 REQUIRED)
 
 include(KDEInstallDirs)
-include(KDEFrameworkCompilerSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
 set(REQUIRED_QT_VERSION 5.3.0)
@@ -32,7 +32,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.18.0") # handled by release scripts
+set(KF5_VERSION "5.19.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.18.0/src/activeconnection.cpp 
new/networkmanager-qt-5.19.0/src/activeconnection.cpp
--- old/networkmanager-qt-5.18.0/src/activeconnection.cpp   2016-01-01 
21:08:45.0 +0100
+++ new/networkmanager-qt-5.19.0/src/activeconnection.cpp   2016-02-06 
10:46:32.0 +0100
@@ -108,36 +108,7 @@
  * Workaround: Re-check connection state before we watch changes in case 
it gets changed too quickly
  * BUG:352326
  */
-if (d->state != 
NetworkManager::ActiveConnectionPrivate::convertActiveConnectionState(d->iface.state()))
 {
-d->state = 
NetworkManager::ActiveConnectionPrivate::convertActiveConnectionState(d->iface.state());
-Q_EMIT stateChanged(d->state);
-}
-
-#if NM_CHECK_VERSION(0, 9, 10)
-QDBusObjectPath ip4ConfigObjectPath = d->iface.ip4Config();
-if (!ip4ConfigObjectPath.path().isNull() && ip4ConfigObjectPath.path() != 
d->ipV4ConfigPath) {
-d->ipV4ConfigPath = ip4ConfigObjectPath.path();
-Q_EMIT ipV4ConfigChanged();
-}
-
-QDBusObjectPath ip6ConfigObjectPath = d->iface.ip6Config();
-if (!ip6ConfigObjectPath.path().isNull() && ip6ConfigObjectPath.path() != 
d->ipV6ConfigPath) {
-d->ipV6ConfigPath = ip6ConfigObjectPath.path();
-Q_EMIT ipV6ConfigChanged();
-}
-
-QDBusObjectPath dhcp4ConfigObjectPath = d->iface.dhcp4Config();
-if (!dhcp4ConfigObjectPath.path().isNull() && dhcp4ConfigObjectPath.path() 
!= d->dhcp4ConfigPath) {
-d->dhcp4ConfigPath = dhcp4ConfigObjectPath.path();
-Q_EMIT dhcp4ConfigChanged();
-}
-
-QDBusObjectPath dhcp6ConfigObjectPath = d->iface.dhcp6Config();
-

commit libKF5NetworkManagerQt for openSUSE:Factory

2016-01-20 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2016-01-20 09:49:07

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-12-29 12:58:13.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2016-01-20 09:49:08.0 +0100
@@ -1,0 +2,9 @@
+Sat Jan  2 17:46:05 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.18.0
+  * Make it work with older NM versions
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.18.0.php
+- Drop upstreamed 0001-make-it-work-with-older-NM-versions.patch
+
+---

Old:

  0001-make-it-work-with-older-NM-versions.patch
  networkmanager-qt-5.17.0.tar.xz

New:

  networkmanager-qt-5.18.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.uN1Tel/_old  2016-01-20 09:49:09.0 +0100
+++ /var/tmp/diff_new_pack.uN1Tel/_new  2016-01-20 09:49:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libKF5NetworkManagerQt
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.17
+%define _tar_path 5.18
 Name:   libKF5NetworkManagerQt
-Version:5.17.0
+Version:5.18.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0
@@ -27,8 +27,6 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/networkmanager-qt-%{version}.tar.xz
 Source1:baselibs.conf
-# PATCH-FIX-UPSTREAM 0001-make-it-work-with-older-NM-versions.patch -- Some 
missing #ifdefs to build with NM >= 0.9.8
-Patch0: 0001-make-it-work-with-older-NM-versions.patch
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  kf5-filesystem
@@ -75,7 +73,6 @@
 
 %prep
 %setup -q -n networkmanager-qt-%{version}
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++ networkmanager-qt-5.17.0.tar.xz -> networkmanager-qt-5.18.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.17.0/CMakeLists.txt 
new/networkmanager-qt-5.18.0/CMakeLists.txt
--- old/networkmanager-qt-5.17.0/CMakeLists.txt 2015-12-06 15:59:59.0 
+0100
+++ new/networkmanager-qt-5.18.0/CMakeLists.txt 2016-01-01 21:08:45.0 
+0100
@@ -3,7 +3,7 @@
 project(NetworkManagerQt)
 
 include(FeatureSummary)
-find_package(ECM 5.17.0  NO_MODULE)
+find_package(ECM 5.18.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -32,7 +32,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.17.0") # handled by release scripts
+set(KF5_VERSION "5.18.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.17.0/src/activeconnection.cpp 
new/networkmanager-qt-5.18.0/src/activeconnection.cpp
--- old/networkmanager-qt-5.17.0/src/activeconnection.cpp   2015-12-06 
15:59:59.0 +0100
+++ new/networkmanager-qt-5.18.0/src/activeconnection.cpp   2016-01-01 
21:08:45.0 +0100
@@ -113,6 +113,7 @@
 Q_EMIT stateChanged(d->state);
 }
 
+#if NM_CHECK_VERSION(0, 9, 10)
 QDBusObjectPath ip4ConfigObjectPath = d->iface.ip4Config();
 if (!ip4ConfigObjectPath.path().isNull() && ip4ConfigObjectPath.path() != 
d->ipV4ConfigPath) {
 d->ipV4ConfigPath = ip4ConfigObjectPath.path();
@@ -136,6 +137,7 @@
 d->dhcp6ConfigPath = dhcp6ConfigObjectPath.path();
 Q_EMIT dhcp6ConfigChanged();
 }
+#endif
 }
 
 NetworkManager::ActiveConnection::ActiveConnection(ActiveConnectionPrivate 
, QObject *parent)
@@ -154,6 +156,7 @@
 Q_EMIT stateChanged(d->state);
 }

commit libKF5NetworkManagerQt for openSUSE:Factory

2015-12-29 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2015-12-29 12:58:12

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-11-24 22:25:45.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2015-12-29 12:58:13.0 +0100
@@ -1,0 +2,14 @@
+Wed Dec 16 08:23:24 UTC 2015 - alarr...@suse.com
+
+- Added 0001-make-it-work-with-older-NM-versions.patch committed also
+  upstream. This adds some #ifdefs around code that needs NM 0.9.10
+  so it also builds with NM 0.9.8
+
+---
+Thu Dec 10 23:11:43 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.17.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.17.0.php
+
+---

Old:

  networkmanager-qt-5.16.0.tar.xz

New:

  0001-make-it-work-with-older-NM-versions.patch
  networkmanager-qt-5.17.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.XBO9y3/_old  2015-12-29 12:58:14.0 +0100
+++ /var/tmp/diff_new_pack.XBO9y3/_new  2015-12-29 12:58:14.0 +0100
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.16
+%define _tar_path 5.17
 Name:   libKF5NetworkManagerQt
-Version:5.16.0
+Version:5.17.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0
@@ -27,6 +27,8 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/networkmanager-qt-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM 0001-make-it-work-with-older-NM-versions.patch -- Some 
missing #ifdefs to build with NM >= 0.9.8
+Patch0: 0001-make-it-work-with-older-NM-versions.patch
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  kf5-filesystem
@@ -73,6 +75,7 @@
 
 %prep
 %setup -q -n networkmanager-qt-%{version}
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++ 0001-make-it-work-with-older-NM-versions.patch ++
>From 5f6d58672f7ac4a5bc392c817ac58b9ad0f7e64a Mon Sep 17 00:00:00 2001
From: Antonio Larrosa 
Date: Wed, 16 Dec 2015 00:33:39 +0100
Subject: [PATCH] make it work with older NM versions

Added a couple of #ifdef NM_CHECK_VERSION(0, 9, 10) so it compiles
with older NM versions that don't have *ConfigPath variables
---
 src/activeconnection.cpp | 4 
 1 file changed, 4 insertions(+)

diff --git a/src/activeconnection.cpp b/src/activeconnection.cpp
index 7a6c8dc..f29ca67 100644
--- a/src/activeconnection.cpp
+++ b/src/activeconnection.cpp
@@ -113,6 +113,7 @@ NetworkManager::ActiveConnection::ActiveConnection(const 
QString , QObject
 Q_EMIT stateChanged(d->state);
 }
 
+#if NM_CHECK_VERSION(0, 9, 10)
 QDBusObjectPath ip4ConfigObjectPath = d->iface.ip4Config();
 if (!ip4ConfigObjectPath.path().isNull() && ip4ConfigObjectPath.path() != 
d->ipV4ConfigPath) {
 d->ipV4ConfigPath = ip4ConfigObjectPath.path();
@@ -136,6 +137,7 @@ NetworkManager::ActiveConnection::ActiveConnection(const 
QString , QObject
 d->dhcp6ConfigPath = dhcp6ConfigObjectPath.path();
 Q_EMIT dhcp6ConfigChanged();
 }
+#endif
 }
 
 NetworkManager::ActiveConnection::ActiveConnection(ActiveConnectionPrivate 
, QObject *parent)
@@ -154,6 +156,7 @@ 
NetworkManager::ActiveConnection::ActiveConnection(ActiveConnectionPrivate ,
 Q_EMIT stateChanged(d->state);
 }
 
+#if NM_CHECK_VERSION(0, 9, 10)
 QDBusObjectPath ip4ConfigObjectPath = d->iface.ip4Config();
 if (!ip4ConfigObjectPath.path().isNull() && ip4ConfigObjectPath.path() != 
d->ipV4ConfigPath) {
 d->ipV4ConfigPath = ip4ConfigObjectPath.path();
@@ -177,6 +180,7 @@ 
NetworkManager::ActiveConnection::ActiveConnection(ActiveConnectionPrivate ,
 d->dhcp6ConfigPath = dhcp6ConfigObjectPath.path();
 Q_EMIT dhcp6ConfigChanged();
 }
+#endif
 }
 
 NetworkManager::ActiveConnection::~ActiveConnection()
-- 
2.6.2

++ networkmanager-qt-5.16.0.tar.xz -> networkmanager-qt-5.17.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.16.0/CMakeLists.txt 
new/networkmanager-qt-5.17.0/CMakeLists.txt
--- old/networkmanager-qt-5.16.0/CMakeLists.txt 2015-11-08 

commit libKF5NetworkManagerQt for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2015-11-24 22:25:44

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-10-19 22:29:12.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2015-11-24 22:25:45.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  8 17:05:53 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.16.0 (boo#955067)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.16.0.php
+
+---

Old:

  networkmanager-qt-5.15.0.tar.xz

New:

  networkmanager-qt-5.16.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.6l0sOi/_old  2015-11-24 22:25:46.0 +0100
+++ /var/tmp/diff_new_pack.6l0sOi/_new  2015-11-24 22:25:46.0 +0100
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.15
+%define _tar_path 5.16
 Name:   libKF5NetworkManagerQt
-Version:5.15.0
+Version:5.16.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.15.0.tar.xz -> networkmanager-qt-5.16.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.15.0/CMakeLists.txt 
new/networkmanager-qt-5.16.0/CMakeLists.txt
--- old/networkmanager-qt-5.15.0/CMakeLists.txt 2015-10-03 12:36:32.0 
+0200
+++ new/networkmanager-qt-5.16.0/CMakeLists.txt 2015-11-08 12:19:38.0 
+0100
@@ -3,7 +3,7 @@
 project(NetworkManagerQt)
 
 include(FeatureSummary)
-find_package(ECM 5.15.0  NO_MODULE)
+find_package(ECM 5.16.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -32,7 +32,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.15.0") # handled by release scripts
+set(KF5_VERSION "5.16.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.15.0/README.md 
new/networkmanager-qt-5.16.0/README.md
--- old/networkmanager-qt-5.15.0/README.md  2015-10-03 12:36:32.0 
+0200
+++ new/networkmanager-qt-5.16.0/README.md  2015-11-08 12:19:38.0 
+0100
@@ -9,8 +9,3 @@
 your network devices and also provides a library for parsing connection
 settings which are used in DBus communication.
 
-## Links
-- Home page: 
-- Mailing list: 
-- IRC channel: #kde-devel and #solid on Freenode
-- Git repository: 





commit libKF5NetworkManagerQt for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2015-10-19 22:29:11

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-09-24 07:14:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2015-10-19 22:29:12.0 +0200
@@ -1,0 +2,9 @@
+Mon Oct  5 17:37:41 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.15.0
+  * Fix introspections, LastSeen should be in AccessPoint and
+not in ActiveConnection
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.15.0.php
+
+---

Old:

  networkmanager-qt-5.14.0.tar.xz

New:

  networkmanager-qt-5.15.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.w3S10D/_old  2015-10-19 22:29:13.0 +0200
+++ /var/tmp/diff_new_pack.w3S10D/_new  2015-10-19 22:29:13.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.14
+%define _tar_path 5.15
 Name:   libKF5NetworkManagerQt
-Version:5.14.0
+Version:5.15.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.14.0.tar.xz -> networkmanager-qt-5.15.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.14.0/CMakeLists.txt 
new/networkmanager-qt-5.15.0/CMakeLists.txt
--- old/networkmanager-qt-5.14.0/CMakeLists.txt 2015-09-04 22:22:05.0 
+0200
+++ new/networkmanager-qt-5.15.0/CMakeLists.txt 2015-10-03 12:36:32.0 
+0200
@@ -3,7 +3,7 @@
 project(NetworkManagerQt)
 
 include(FeatureSummary)
-find_package(ECM 5.14.0  NO_MODULE)
+find_package(ECM 5.15.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -32,7 +32,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.14.0") # handled by release scripts
+set(KF5_VERSION "5.15.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/networkmanager-qt-5.14.0/src/dbus/introspection/nm-access-point.xml 
new/networkmanager-qt-5.15.0/src/dbus/introspection/nm-access-point.xml
--- old/networkmanager-qt-5.14.0/src/dbus/introspection/nm-access-point.xml 
2015-09-04 22:22:05.0 +0200
+++ new/networkmanager-qt-5.15.0/src/dbus/introspection/nm-access-point.xml 
2015-10-03 12:36:32.0 +0200
@@ -30,6 +30,13 @@
 
   The current signal quality of the access point, in 
percent.
 
+
+  
+The timestamp (in CLOCK_BOOTTIME seconds) for the last time the access
+point was found in scan results.  A value of -1 means the access point
+has never been found in scan results.
+  
+
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/networkmanager-qt-5.14.0/src/dbus/introspection/nm-active-connection.xml 
new/networkmanager-qt-5.15.0/src/dbus/introspection/nm-active-connection.xml
--- 
old/networkmanager-qt-5.14.0/src/dbus/introspection/nm-active-connection.xml
2015-09-04 22:22:05.0 +0200
+++ 
new/networkmanager-qt-5.15.0/src/dbus/introspection/nm-active-connection.xml
2015-10-03 12:36:32.0 +0200
@@ -103,13 +103,6 @@
 The path to the master device if the connection is a slave.
   
 
-
-  
-The timestamp (in CLOCK_BOOTTIME seconds) for the last time the access
-point was found in scan results.  A value of -1 means the access point
-has never been found in scan results.
-  
-
 
 
 




commit libKF5NetworkManagerQt for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2015-09-24 07:14:44

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-09-02 07:49:11.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2015-09-24 07:14:44.0 +0200
@@ -1,0 +2,8 @@
+Tue Sep  8 17:13:41 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.14.0
+  * Added new properties from the latest NM snapshot/releases
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.14.0.php
+
+---

Old:

  networkmanager-qt-5.13.0.tar.xz

New:

  networkmanager-qt-5.14.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.fnJaYO/_old  2015-09-24 07:14:45.0 +0200
+++ /var/tmp/diff_new_pack.fnJaYO/_new  2015-09-24 07:14:45.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.13
+%define _tar_path 5.14
 Name:   libKF5NetworkManagerQt
-Version:5.13.0
+Version:5.14.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.13.0.tar.xz -> networkmanager-qt-5.14.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.13.0/CMakeLists.txt 
new/networkmanager-qt-5.14.0/CMakeLists.txt
--- old/networkmanager-qt-5.13.0/CMakeLists.txt 2015-08-04 12:12:12.0 
+0200
+++ new/networkmanager-qt-5.14.0/CMakeLists.txt 2015-09-04 22:22:05.0 
+0200
@@ -3,7 +3,7 @@
 project(NetworkManagerQt)
 
 include(FeatureSummary)
-find_package(ECM 5.13.0  NO_MODULE)
+find_package(ECM 5.14.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -32,7 +32,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.13.0") # handled by release scripts
+set(KF5_VERSION "5.14.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.13.0/metainfo.yaml 
new/networkmanager-qt-5.14.0/metainfo.yaml
--- old/networkmanager-qt-5.13.0/metainfo.yaml  2015-08-04 12:12:12.0 
+0200
+++ new/networkmanager-qt-5.14.0/metainfo.yaml  2015-09-04 22:22:05.0 
+0200
@@ -1,4 +1,7 @@
-maintainer: grulich
+maintainer:
+- grulich
+- lvsouza
+- lukas
 description: Qt wrapper for NetworkManager API
 tier: 1
 type: integration
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.13.0/src/accesspoint.cpp 
new/networkmanager-qt-5.14.0/src/accesspoint.cpp
--- old/networkmanager-qt-5.13.0/src/accesspoint.cpp2015-08-04 
12:12:12.0 +0200
+++ new/networkmanager-qt-5.14.0/src/accesspoint.cpp2015-09-04 
22:22:05.0 +0200
@@ -39,6 +39,9 @@
 , maxBitRate(0)
 , mode(AccessPoint::Unknown)
 , signalStrength(0)
+#if NM_CHECK_VERSION(1, 0, 6)
+, lastSeen(-1)
+#endif
 , q_ptr(q)
 {
 uni = path;
@@ -53,6 +56,9 @@
 hardwareAddress = iface.hwAddress();
 maxBitRate = iface.maxBitrate();
 mode = q->convertOperationMode(iface.mode());
+#if NM_CHECK_VERSION(1, 0, 6)
+lastSeen = iface.lastSeen();
+#endif
 }
 }
 
@@ -150,6 +156,14 @@
 return d->signalStrength;
 }
 
+#if NM_CHECK_VERSION(1, 0, 6)
+int NetworkManager::AccessPoint::lastSeen() const
+{
+Q_D(const AccessPoint);
+return d->lastSeen;
+}
+#endif
+
 NetworkManager::AccessPoint::OperationMode 
NetworkManager::AccessPoint::convertOperationMode(uint mode)
 {
 NetworkManager::AccessPoint::OperationMode ourMode = 
NetworkManager::AccessPoint::Unknown;
@@ -207,6 +221,11 @@
 } else if (property == QLatin1String("Strength")) {
 signalStrength = it->toInt();
 Q_EMIT q->signalStrengthChanged(signalStrength);
+#if NM_CHECK_VERSION(1, 0, 6)
+} else if (property == QLatin1String("LastSeen")) {
+lastSeen = 

commit libKF5NetworkManagerQt for openSUSE:Factory

2015-09-01 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2015-09-02 07:49:10

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-07-14 17:30:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2015-09-02 07:49:11.0 +0200
@@ -1,0 +2,11 @@
+Tue Aug  4 19:20:52 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.13.0
+  * The Qt version requirement has been bumped from 5.2 to 5.3
+  * Debug output has been ported to categorized output, for less
+noise by default
+  * Docbook documentation has been reviewed and updated
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.13.0.php
+
+---

Old:

  networkmanager-qt-5.12.0.tar.xz

New:

  networkmanager-qt-5.13.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.nvfsDR/_old  2015-09-02 07:49:12.0 +0200
+++ /var/tmp/diff_new_pack.nvfsDR/_new  2015-09-02 07:49:12.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.12
+%define _tar_path 5.13
 Name:   libKF5NetworkManagerQt
-Version:5.12.0
+Version:5.13.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0
@@ -30,10 +30,10 @@
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  kf5-filesystem
+BuildRequires:  cmake(Qt5Core) >= 5.3.0
+BuildRequires:  cmake(Qt5DBus) >= 5.3.0
+BuildRequires:  cmake(Qt5Network) >= 5.3.0
 BuildRequires:  pkgconfig(NetworkManager) >= 0.9.8.4
-BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
 BuildRequires:  pkgconfig(libnm-glib) >= 0.9.8.4
 BuildRequires:  pkgconfig(libnm-util) >= 0.9.8.4
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -48,10 +48,10 @@
 Summary:A Qt wrapper for NetworkManager DBus API
 Group:  Development/Libraries/KDE
 Requires:   libKF5NetworkManagerQt%{soversion} = %{version}
+Requires:   cmake(Qt5Core) >= 5.3.0
+Requires:   cmake(Qt5DBus) >= 5.3.0
+Requires:   cmake(Qt5Network) >= 5.3.0
 Requires:   pkgconfig(NetworkManager) >= 0.9.8.4
-Requires:   pkgconfig(Qt5Core) >= 5.2.0
-Requires:   pkgconfig(Qt5DBus) >= 5.2.0
-Requires:   pkgconfig(Qt5Network) >= 5.2.0
 Requires:   pkgconfig(libnm-glib) >= 0.9.8.4
 Requires:   pkgconfig(libnm-util) >= 0.9.8.4
 

++ networkmanager-qt-5.12.0.tar.xz -> networkmanager-qt-5.13.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.12.0/CMakeLists.txt 
new/networkmanager-qt-5.13.0/CMakeLists.txt
--- old/networkmanager-qt-5.12.0/CMakeLists.txt 2015-07-04 22:44:50.0 
+0200
+++ new/networkmanager-qt-5.13.0/CMakeLists.txt 2015-08-04 12:12:12.0 
+0200
@@ -3,7 +3,7 @@
 project(NetworkManagerQt)
 
 include(FeatureSummary)
-find_package(ECM 5.12.0  NO_MODULE)
+find_package(ECM 5.13.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,7 +16,7 @@
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.2.0)
+set(REQUIRED_QT_VERSION 5.3.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED Core DBus Network)
 
 add_definitions(${QT_DEFINITIONS})
@@ -32,7 +32,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.12.0") # handled by release scripts
+set(KF5_VERSION "5.13.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.12.0/metainfo.yaml 
new/networkmanager-qt-5.13.0/metainfo.yaml
--- old/networkmanager-qt-5.12.0/metainfo.yaml  2015-07-04 22:44:50.0 
+0200
+++ new/networkmanager-qt-5.13.0/metainfo.yaml  2015-08-04 12:12:12.0 
+0200
@@ -1,4 +1,4 @@
-maintainer: Lamarque Souza, Jan Grulich, Lukáš Tinkl
+maintainer: grulich
 description: 

commit libKF5NetworkManagerQt for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2015-07-14 17:30:03

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-06-23 12:12:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2015-07-14 17:30:04.0 +0200
@@ -1,0 +2,7 @@
+Sun Jul  5 18:45:30 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.12.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.12.0.php
+
+---

Old:

  networkmanager-qt-5.11.0.tar.xz

New:

  networkmanager-qt-5.12.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.XtiwyM/_old  2015-07-14 17:30:04.0 +0200
+++ /var/tmp/diff_new_pack.XtiwyM/_new  2015-07-14 17:30:04.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.11
+%define _tar_path 5.12
 Name:   libKF5NetworkManagerQt
-Version:5.11.0
+Version:5.12.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.11.0.tar.xz - networkmanager-qt-5.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.11.0/CMakeLists.txt 
new/networkmanager-qt-5.12.0/CMakeLists.txt
--- old/networkmanager-qt-5.11.0/CMakeLists.txt 2015-06-06 11:34:53.0 
+0200
+++ new/networkmanager-qt-5.12.0/CMakeLists.txt 2015-07-04 22:44:50.0 
+0200
@@ -3,7 +3,7 @@
 project(NetworkManagerQt)
 
 include(FeatureSummary)
-find_package(ECM 5.11.0  NO_MODULE)
+find_package(ECM 5.12.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION Extra CMake 
Modules. URL 
https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -32,7 +32,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.11.0) # handled by release scripts
+set(KF5_VERSION 5.12.0) # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h




commit libKF5NetworkManagerQt for openSUSE:Factory

2015-06-23 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2015-06-23 12:12:53

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-05-11 19:48:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2015-06-23 12:12:54.0 +0200
@@ -1,0 +2,8 @@
+Sun Jun  7 19:08:01 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.11.0
+  * Drop WiMAX support for NM 1.2.0+
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.11.0.php
+
+---

Old:

  networkmanager-qt-5.10.0.tar.xz

New:

  networkmanager-qt-5.11.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.WvTAz1/_old  2015-06-23 12:12:54.0 +0200
+++ /var/tmp/diff_new_pack.WvTAz1/_new  2015-06-23 12:12:54.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.10
+%define _tar_path 5.11
 Name:   libKF5NetworkManagerQt
-Version:5.10.0
+Version:5.11.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.10.0.tar.xz - networkmanager-qt-5.11.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.10.0/CMakeLists.txt 
new/networkmanager-qt-5.11.0/CMakeLists.txt
--- old/networkmanager-qt-5.10.0/CMakeLists.txt 2015-05-01 17:25:36.0 
+0200
+++ new/networkmanager-qt-5.11.0/CMakeLists.txt 2015-06-06 11:34:53.0 
+0200
@@ -2,7 +2,11 @@
 
 project(NetworkManagerQt)
 
-find_package(ECM 5.10.0 REQUIRED NO_MODULE)
+include(FeatureSummary)
+find_package(ECM 5.11.0  NO_MODULE)
+set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION Extra CMake 
Modules. URL 
https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
+feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
+
 
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake 
${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -22,13 +26,13 @@
 
 remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY)
 
-include(FeatureSummary)
+
 include(GenerateExportHeader)
 
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.10.0) # handled by release scripts
+set(KF5_VERSION 5.11.0) # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.10.0/autotests/managertest.cpp 
new/networkmanager-qt-5.11.0/autotests/managertest.cpp
--- old/networkmanager-qt-5.10.0/autotests/managertest.cpp  2015-05-01 
17:25:36.0 +0200
+++ new/networkmanager-qt-5.11.0/autotests/managertest.cpp  2015-06-06 
11:34:53.0 +0200
@@ -115,6 +115,7 @@
 QVERIFY(wirelessHwEnabledChanged.at(0).at(0).toBool() == false);
 QCOMPARE(NetworkManager::isWirelessHardwareEnabled(), false);
 
+#if !NM_CHECK_VERSION(1, 2, 0)
 QSignalSpy wimaxEnabledChanged(NetworkManager::notifier(), 
SIGNAL(wimaxEnabledChanged(bool)));
 QCOMPARE(NetworkManager::isWimaxEnabled(), true);
 fakeNetwork-setWimaxEnabled(false);
@@ -130,6 +131,7 @@
 QCOMPARE(wimaxHwEnabledChanged.count(), 1);
 QVERIFY(wimaxHwEnabledChanged.at(0).at(0).toBool() == false);
 QCOMPARE(NetworkManager::isWimaxHardwareEnabled(), false);
+#endif
 
 QSignalSpy wwanEnabledChanged(NetworkManager::notifier(), 
SIGNAL(wwanEnabledChanged(bool)));
 QCOMPARE(NetworkManager::isWwanEnabled(), true);
@@ -142,8 +144,10 @@
 // We make it here, so we can set all values back for futher testing
 fakeNetwork-setWirelessEnabled(true);
 fakeNetwork-setWirelessHardwareEnabled(true);
+#if !NM_CHECK_VERSION(1, 2, 0)
 fakeNetwork-setWimaxEnabled(true);
 fakeNetwork-setWimaxHardwareEnabled(true);
+#endif
 fakeNetwork-setWwanEnabled(true);
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.10.0/src/CMakeLists.txt 
new/networkmanager-qt-5.11.0/src/CMakeLists.txt
--- old/networkmanager-qt-5.10.0/src/CMakeLists.txt 2015-05-01 
17:25:36.0 +0200
+++ 

commit libKF5NetworkManagerQt for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2015-05-11 19:37:38

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-04-13 20:28:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2015-05-11 19:48:27.0 +0200
@@ -1,0 +2,8 @@
+Sun May  3 19:50:46 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.10.0
+  * The installed headers are now organized like all other frameworks
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.10.0.php
+
+---

Old:

  networkmanager-qt-5.9.0.tar.xz

New:

  networkmanager-qt-5.10.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.WVQa3G/_old  2015-05-11 19:48:27.0 +0200
+++ /var/tmp/diff_new_pack.WVQa3G/_new  2015-05-11 19:48:27.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.9
+%define _tar_path 5.10
 Name:   libKF5NetworkManagerQt
-Version:5.9.0
+Version:5.10.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0

++ networkmanager-qt-5.9.0.tar.xz - networkmanager-qt-5.10.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.9.0/CMakeLists.txt 
new/networkmanager-qt-5.10.0/CMakeLists.txt
--- old/networkmanager-qt-5.9.0/CMakeLists.txt  2015-04-04 13:51:08.0 
+0200
+++ new/networkmanager-qt-5.10.0/CMakeLists.txt 2015-05-01 17:25:36.0 
+0200
@@ -2,7 +2,7 @@
 
 project(NetworkManagerQt)
 
-find_package(ECM 5.9.0 REQUIRED NO_MODULE)
+find_package(ECM 5.10.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake 
${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -28,7 +28,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.9.0) # handled by release scripts
+set(KF5_VERSION 5.10.0) # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.9.0/examples/CMakeLists.txt 
new/networkmanager-qt-5.10.0/examples/CMakeLists.txt
--- old/networkmanager-qt-5.9.0/examples/CMakeLists.txt 2015-04-04 
13:51:08.0 +0200
+++ new/networkmanager-qt-5.10.0/examples/CMakeLists.txt2015-05-01 
17:25:36.0 +0200
@@ -1,16 +1,3 @@
-project(exampleNetworkManagerQt)
-
-cmake_minimum_required(VERSION 2.8.12)
-
-find_package(KF5NetworkManagerQt ${KF5_VERSION} REQUIRED)
-
-set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} 
${CMAKE_CURRENT_SOURCE_DIR}/../cmake)
-find_package(NetworkManager 0.9.8.4 REQUIRED)
-
-find_package(Qt5 5.2.0 CONFIG REQUIRED COMPONENTS Core DBus Network)
-
-include_directories(${NETWORKMANAGER_INCLUDE_DIRS})
-
 set(exampleNetworkManagerQt_SRCS
main.cpp
 )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/networkmanager-qt-5.9.0/examples/createconnection/CMakeLists.txt 
new/networkmanager-qt-5.10.0/examples/createconnection/CMakeLists.txt
--- old/networkmanager-qt-5.9.0/examples/createconnection/CMakeLists.txt
2015-04-04 13:51:08.0 +0200
+++ new/networkmanager-qt-5.10.0/examples/createconnection/CMakeLists.txt   
2015-05-01 17:25:36.0 +0200
@@ -1,10 +1,3 @@
-project(createConnectionExample)
-
-cmake_minimum_required(VERSION 2.8.12)
-
-find_package(KF5NetworkManagerQt ${KF5_VERSION} REQUIRED)
-
-include_directories(${NETWORKMANAGER_INCLUDE_DIRS})
 
 set(createConnectionExample_SRCS
main.cpp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.9.0/metainfo.yaml 
new/networkmanager-qt-5.10.0/metainfo.yaml
--- old/networkmanager-qt-5.9.0/metainfo.yaml   2015-04-04 13:51:08.0 
+0200
+++ new/networkmanager-qt-5.10.0/metainfo.yaml  2015-05-01 17:25:36.0 
+0200
@@ -8,4 +8,7 @@
 portingAid: false
 deprecated: false
 release: true
+libraries:
+ - qmake: NetworkManagerQt
+   cmake: KF5NetworkManagerQt
 cmakename: KF5NetworkManagerQt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit libKF5NetworkManagerQt for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2015-04-13 20:28:05

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-03-16 09:35:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2015-04-13 20:28:06.0 +0200
@@ -1,0 +2,10 @@
+Sat Apr  4 14:41:02 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.9.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.9.0.php
+- NetworkManager is a public dep, so add the correct requires to
+  devel package (pkgconfig(NetworkManager), pkgconfig(libnm-glib)
+  and pkgconfig(libnm-util))
+
+---

Old:

  networkmanager-qt-5.8.0.tar.xz

New:

  networkmanager-qt-5.9.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.WIo2vf/_old  2015-04-13 20:28:07.0 +0200
+++ /var/tmp/diff_new_pack.WIo2vf/_new  2015-04-13 20:28:07.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define soversion 6
-%define _tar_path 5.8
+%define _tar_path 5.9
 Name:   libKF5NetworkManagerQt
-Version:%{_tar_path}.0
+Version:5.9.0
 Release:0
 Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0
@@ -28,7 +28,7 @@
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/networkmanager-qt-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  cmake
-BuildRequires:  extra-cmake-modules = 1.8.0
+BuildRequires:  extra-cmake-modules = %{_tar_path}
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig(NetworkManager) = 0.9.8.4
 BuildRequires:  pkgconfig(Qt5Core) = 5.2.0
@@ -48,9 +48,12 @@
 Summary:A Qt wrapper for NetworkManager DBus API
 Group:  Development/Libraries/KDE
 Requires:   libKF5NetworkManagerQt%{soversion} = %{version}
+Requires:   pkgconfig(NetworkManager) = 0.9.8.4
 Requires:   pkgconfig(Qt5Core) = 5.2.0
 Requires:   pkgconfig(Qt5DBus) = 5.2.0
 Requires:   pkgconfig(Qt5Network) = 5.2.0
+Requires:   pkgconfig(libnm-glib) = 0.9.8.4
+Requires:   pkgconfig(libnm-util) = 0.9.8.4
 
 %description devel
 NetworkManagerQt provides access to all NetworkManager features

++ networkmanager-qt-5.8.0.tar.xz - networkmanager-qt-5.9.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.8.0/CMakeLists.txt 
new/networkmanager-qt-5.9.0/CMakeLists.txt
--- old/networkmanager-qt-5.8.0/CMakeLists.txt  2015-03-06 16:13:35.0 
+0100
+++ new/networkmanager-qt-5.9.0/CMakeLists.txt  2015-04-04 13:51:08.0 
+0200
@@ -2,7 +2,7 @@
 
 project(NetworkManagerQt)
 
-find_package(ECM 1.8.0 REQUIRED NO_MODULE)
+find_package(ECM 5.9.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake 
${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -28,7 +28,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.8.0) # handled by release scripts
+set(KF5_VERSION 5.9.0) # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.8.0/autotests/CMakeLists.txt 
new/networkmanager-qt-5.9.0/autotests/CMakeLists.txt
--- old/networkmanager-qt-5.8.0/autotests/CMakeLists.txt2015-03-06 
16:13:35.0 +0100
+++ new/networkmanager-qt-5.9.0/autotests/CMakeLists.txt2015-04-04 
13:51:08.0 +0200
@@ -11,7 +11,6 @@
 
 include_directories (
 ${CMAKE_SOURCE_DIR}/src/settings
-${CMAKE_SOURCE_DIR}/src/fakeNetwork
 )
 
 include(ECMAddTests)




commit libKF5NetworkManagerQt for openSUSE:Factory

2015-03-16 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2015-03-16 09:35:12

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-02-16 17:33:11.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2015-03-16 09:35:14.0 +0100
@@ -1,0 +2,8 @@
+Sat Mar  7 16:59:01 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.8.0
+  * Add new properties and methods from NetworkManager 1.0.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.8.0.php
+
+---

Old:

  networkmanager-qt-5.7.0.tar.xz

New:

  networkmanager-qt-5.8.0.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.Vn1DHN/_old  2015-03-16 09:35:15.0 +0100
+++ /var/tmp/diff_new_pack.Vn1DHN/_new  2015-03-16 09:35:15.0 +0100
@@ -17,7 +17,7 @@
 
 
 %define soversion 6
-%define _tar_path 5.7
+%define _tar_path 5.8
 Name:   libKF5NetworkManagerQt
 Version:%{_tar_path}.0
 Release:0
@@ -28,7 +28,7 @@
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/networkmanager-qt-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  cmake
-BuildRequires:  extra-cmake-modules = 1.7.0
+BuildRequires:  extra-cmake-modules = 1.8.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig(NetworkManager) = 0.9.8.4
 BuildRequires:  pkgconfig(Qt5Core) = 5.2.0

++ networkmanager-qt-5.7.0.tar.xz - networkmanager-qt-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.7.0/CMakeLists.txt 
new/networkmanager-qt-5.8.0/CMakeLists.txt
--- old/networkmanager-qt-5.7.0/CMakeLists.txt  2015-01-23 21:43:41.0 
+0100
+++ new/networkmanager-qt-5.8.0/CMakeLists.txt  2015-03-06 16:13:35.0 
+0100
@@ -2,7 +2,7 @@
 
 project(NetworkManagerQt)
 
-find_package(ECM 1.7.0 REQUIRED NO_MODULE)
+find_package(ECM 1.8.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake 
${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -28,7 +28,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.7.0) # handled by release scripts
+set(KF5_VERSION 5.8.0) # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.7.0/src/CMakeLists.txt 
new/networkmanager-qt-5.8.0/src/CMakeLists.txt
--- old/networkmanager-qt-5.7.0/src/CMakeLists.txt  2015-01-23 
21:43:41.0 +0100
+++ new/networkmanager-qt-5.8.0/src/CMakeLists.txt  2015-03-06 
16:13:35.0 +0100
@@ -148,6 +148,12 @@
EXPORT_NAME NetworkManagerQt
 )
 
+if (${NETWORKMANAGER_VERSION} VERSION_EQUAL 1.0.0 OR ${NETWORKMANAGER_VERSION} 
VERSION_GREATER 1.0.0)
+target_include_directories(KF5NetworkManagerQt PUBLIC 
${NM-CORE_INCLUDE_DIRS})
+else()
+target_include_directories(KF5NetworkManagerQt PUBLIC 
${NETWORKMANAGER_INCLUDE_DIRS} ${NM-UTIL_INCLUDE_DIRS} ${NM-GLIB_INCLUDE_DIRS})
+endif()
+
 ### static lib for tests  ###
 add_library(KF5NetworkManagerQt_static STATIC ${NetworkManagerQt_PART_SRCS} 
${NetworkManagerQt_SETTINGS_SRCS} ${DBUS_INTERFACE_SRCS})
 set_target_properties(KF5NetworkManagerQt_static PROPERTIES COMPILE_FLAGS 
-DNMQT_STATIC=1)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.7.0/src/connection.cpp 
new/networkmanager-qt-5.8.0/src/connection.cpp
--- old/networkmanager-qt-5.7.0/src/connection.cpp  2015-01-23 
21:43:41.0 +0100
+++ new/networkmanager-qt-5.8.0/src/connection.cpp  2015-03-06 
16:13:35.0 +0100
@@ -142,6 +142,15 @@
 return d-iface.Save();
 }
 #endif
+
+#if NM_CHECK_VERSION(1, 0, 0)
+QDBusPendingReply NetworkManager::Connection::clearSecrets()
+{
+Q_D(Connection);
+return d-iface.ClearSecrets();
+}
+#endif
+
 QDBusPendingReply NetworkManager::Connection::remove()
 {
 Q_D(Connection);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/networkmanager-qt-5.7.0/src/connection.h 

commit libKF5NetworkManagerQt for openSUSE:Factory

2015-02-16 Thread h_root
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.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2015-02-16 17:33:11.0 +0100
@@ -1,0 +2,14 @@
+Sun Feb  8 18:15:38 UTC 2015 - hrvoje.sen...@gmail.com
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.gsWI0T/_new  2015-02-16 17:33:13.0 +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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libKF5NetworkManagerQt for openSUSE:Factory

2015-01-29 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2015-01-29 13:14:57

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
2014-12-21 12:00:01.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2015-01-29 13:14:58.0 +0100
@@ -1,0 +2,16 @@
+Tue Jan 13 19:21:59 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Added vpn.patch from upstream
+
+---
+Sat Jan  3 18:03:26 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Libary is now officially a part of KDE Frameworks 5 libraries
+- Update to 5.6.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.6.0.php
+- Update summary and descriptions
+- Be more explicit about BuildRequires (using pkgconfig, etc)
+- Added baselibs.conf
+
+---

Old:

  libnm-qt-5.1.2.tar.xz

New:

  baselibs.conf
  networkmanager-qt-5.6.0.tar.xz
  vpn.patch



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.Sc3HR2/_old  2015-01-29 13:15:00.0 +0100
+++ /var/tmp/diff_new_pack.Sc3HR2/_new  2015-01-29 13:15:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libKF5NetworkManagerQt
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,32 +16,37 @@
 #
 
 
-Url:http://www.kde.org
-%define soversion 5
-
+%define soversion 6
 Name:   libKF5NetworkManagerQt
-Version:5.1.2
+Version:5.6.0
 Release:0
-Summary:A qt wrapper around the NetworkManager libraries
+Summary:A Qt wrapper for NetworkManager DBus API
 License:LGPL-2.1 or LGPL-3.0
 Group:  System/GUI/KDE
-Source0:libnm-qt-%{version}.tar.xz
-BuildRequires:  NetworkManager-devel = 0.9.8.4
+Url:http://www.kde.org
+Source: 
http://download.kde.org/stable/frameworks/5.6/networkmanager-qt-%{version}.tar.xz
+Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM vpn.patch
+Patch0: vpn.patch
 BuildRequires:  cmake
-BuildRequires:  extra-cmake-modules = 0.0.12
+BuildRequires:  extra-cmake-modules = 1.6.0
 BuildRequires:  kf5-filesystem
+BuildRequires:  pkgconfig(NetworkManager) = 0.9.8.4
 BuildRequires:  pkgconfig(Qt5Core) = 5.2.0
 BuildRequires:  pkgconfig(Qt5DBus) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Network) = 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) = 5.2.0
-#BuildRequires:  libKF5ModemManagerQt-devel
+BuildRequires:  pkgconfig(libnm-glib) = 0.9.8.4
+BuildRequires:  pkgconfig(libnm-util) = 0.9.8.4
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Qt5 wrapper around the NetworkManager libraries.
+NetworkManagerQt provides access to all NetworkManager features
+exposed on DBus. It allows you to manage your connections and control
+your network devices and also provides a library for parsing connection
+settings which are used in DBus communication.
 
 %package devel
-Summary:Qt Wrapper for NetworkManager libraries
+Summary:A Qt wrapper for NetworkManager DBus API
 Group:  Development/Libraries/KDE
 Requires:   libKF5NetworkManagerQt%{soversion} = %{version}
 Requires:   pkgconfig(Qt5Core) = 5.2.0
@@ -49,38 +54,46 @@
 Requires:   pkgconfig(Qt5Network) = 5.2.0
 
 %description devel
-Qt5 wrapper around the NetworkManager libraries. Development files.
+NetworkManagerQt provides access to all NetworkManager features
+exposed on DBus. It allows you to manage your connections and control
+your network devices and also provides a library for parsing connection
+settings which are used in DBus communication. Development files.
 
 %package -n libKF5NetworkManagerQt%{soversion}
-Summary:Qt Wrapper for NetworkManager libraries
+Summary:A Qt wrapper for NetworkManager DBus API
 Group:  Development/Libraries/KDE
 
 %description -n libKF5NetworkManagerQt%{soversion}
-Qt5 wrapper around the NetworkManager libraries.
+NetworkManagerQt provides access to all NetworkManager features
+exposed on DBus. It allows you to manage your connections and control
+your network devices and also provides a library for parsing connection
+settings which 

commit libKF5NetworkManagerQt for openSUSE:Factory

2014-12-21 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2014-12-21 11:59:44

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
2014-11-13 09:22:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2014-12-21 12:00:01.0 +0100
@@ -1,0 +2,8 @@
+Thu Dec 11 18:00:02 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1.2:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.1.2.php
+
+---

Old:

  libnm-qt-5.1.1.tar.xz

New:

  libnm-qt-5.1.2.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.vWIrpf/_old  2014-12-21 12:00:03.0 +0100
+++ /var/tmp/diff_new_pack.vWIrpf/_new  2014-12-21 12:00:03.0 +0100
@@ -20,7 +20,7 @@
 %define soversion 5
 
 Name:   libKF5NetworkManagerQt
-Version:5.1.1
+Version:5.1.2
 Release:0
 Summary:A qt wrapper around the NetworkManager libraries
 License:LGPL-2.1 or LGPL-3.0

++ libnm-qt-5.1.1.tar.xz - libnm-qt-5.1.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.1.1/CMakeLists.txt 
new/libnm-qt-5.1.2/CMakeLists.txt
--- old/libnm-qt-5.1.1/CMakeLists.txt   2014-11-06 19:20:51.0 +0100
+++ new/libnm-qt-5.1.2/CMakeLists.txt   2014-12-11 17:10:23.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.12)
 
 project(NetworkManagerQt)
-set(PROJECT_VERSION 5.1.1)
+set(PROJECT_VERSION 5.1.2)
 
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libKF5NetworkManagerQt for openSUSE:Factory

2014-11-13 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2014-11-13 09:22:07

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
2014-10-15 08:51:20.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2014-11-13 09:22:14.0 +0100
@@ -1,0 +2,11 @@
+Thu Nov  6 20:14:18 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1.1:
+  * Bugfix release
+  * Do not notify about changed VpnState twice
+  * Watch for changes when constructing new ModemDevice
+  * Add workaround to properly update IpInterface
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.1.1.php
+
+---

Old:

  libnm-qt-5.1.0.1.tar.xz

New:

  libnm-qt-5.1.1.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.xHNHZM/_old  2014-11-13 09:22:15.0 +0100
+++ /var/tmp/diff_new_pack.xHNHZM/_new  2014-11-13 09:22:15.0 +0100
@@ -20,12 +20,12 @@
 %define soversion 5
 
 Name:   libKF5NetworkManagerQt
-Version:5.1.0
+Version:5.1.1
 Release:0
 Summary:A qt wrapper around the NetworkManager libraries
 License:LGPL-2.1 or LGPL-3.0
 Group:  System/GUI/KDE
-Source0:libnm-qt-%{version}.1.tar.xz
+Source0:libnm-qt-%{version}.tar.xz
 BuildRequires:  NetworkManager-devel = 0.9.8.4
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules = 0.0.12

++ libnm-qt-5.1.0.1.tar.xz - libnm-qt-5.1.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.1.0/CMakeLists.txt 
new/libnm-qt-5.1.1/CMakeLists.txt
--- old/libnm-qt-5.1.0/CMakeLists.txt   2014-10-14 12:54:10.0 +0200
+++ new/libnm-qt-5.1.1/CMakeLists.txt   2014-11-06 19:20:51.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.12)
 
 project(NetworkManagerQt)
-set(PROJECT_VERSION 5.1.0)
+set(PROJECT_VERSION 5.1.1)
 
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.1.0/src/device.cpp 
new/libnm-qt-5.1.1/src/device.cpp
--- old/libnm-qt-5.1.0/src/device.cpp   2014-10-09 13:55:19.0 +0200
+++ new/libnm-qt-5.1.1/src/device.cpp   2014-11-06 19:20:51.0 +0100
@@ -287,7 +287,8 @@
 d-ipV6Config = IpConfig();
 emit ipV6ConfigChanged();
 } else if (property == QLatin1String(IpInterface)) {
-d-ipInterface = value.toString();
+// FIXME workaround, because NM doesn't emit correct value
+d-ipInterface = d-deviceIface.ipInterface();
 emit ipInterfaceChanged();
 } else if (property == QLatin1String(Managed)) {
 d-managed = value.toBool();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.1.0/src/modemdevice.cpp 
new/libnm-qt-5.1.1/src/modemdevice.cpp
--- old/libnm-qt-5.1.0/src/modemdevice.cpp  2014-10-09 13:55:19.0 
+0200
+++ new/libnm-qt-5.1.1/src/modemdevice.cpp  2014-11-06 19:20:51.0 
+0100
@@ -50,6 +50,7 @@
 {
 Q_D(ModemDevice);
 d-initModemProperties();
+QObject::connect(d-modemIface, 
OrgFreedesktopNetworkManagerDeviceModemInterface::PropertiesChanged, this, 
ModemDevice::propertiesChanged);
 }
 
 NetworkManager::ModemDevice::ModemDevice(NetworkManager::ModemDevicePrivate 
dd, QObject *parent)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.1.0/src/vpnconnection.cpp 
new/libnm-qt-5.1.1/src/vpnconnection.cpp
--- old/libnm-qt-5.1.0/src/vpnconnection.cpp2014-10-09 13:55:19.0 
+0200
+++ new/libnm-qt-5.1.1/src/vpnconnection.cpp2014-11-06 19:20:51.0 
+0100
@@ -88,7 +88,8 @@
 } else if (property == QLatin1String(VpnState)) {
 d-state = 
NetworkManager::VpnConnectionPrivate::convertVpnConnectionState(it-toUInt());
 NetworkManager::VpnConnection::StateChangeReason reason = 
NetworkManager::VpnConnectionPrivate::convertVpnConnectionStateReason(properties.key(Reason).toUInt());
-emit stateChanged(d-state, reason);
+// Do not notify about changed VpnState twice, because there is 
also signal VpnStateChanged() from NetworkManager
+// emit stateChanged(d-state, reason);
 } else {
 qWarning()  Q_FUNC_INFO 

commit libKF5NetworkManagerQt for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2014-10-15 08:51:10

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
2014-10-01 11:23:01.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2014-10-15 08:51:20.0 +0200
@@ -1,0 +2,8 @@
+Thu Oct  9 21:24:35 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1 Final:
+  * Bugfixes since RC1
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.1.0.php
+
+---

Old:

  libnm-qt-5.0.95.tar.xz

New:

  libnm-qt-5.1.0.1.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.R6fLHy/_old  2014-10-15 08:51:21.0 +0200
+++ /var/tmp/diff_new_pack.R6fLHy/_new  2014-10-15 08:51:21.0 +0200
@@ -20,12 +20,12 @@
 %define soversion 5
 
 Name:   libKF5NetworkManagerQt
-Version:5.0.95
+Version:5.1.0
 Release:0
 Summary:A qt wrapper around the NetworkManager libraries
 License:LGPL-2.1 or LGPL-3.0
 Group:  System/GUI/KDE
-Source0:libnm-qt-%{version}.tar.xz
+Source0:libnm-qt-%{version}.1.tar.xz
 BuildRequires:  NetworkManager-devel = 0.9.8.4
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules = 0.0.12

++ libnm-qt-5.0.95.tar.xz - libnm-qt-5.1.0.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.0.95/CMakeLists.txt 
new/libnm-qt-5.1.0/CMakeLists.txt
--- old/libnm-qt-5.0.95/CMakeLists.txt  2014-09-25 20:41:53.0 +0200
+++ new/libnm-qt-5.1.0/CMakeLists.txt   2014-10-14 12:54:10.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.12)
 
 project(NetworkManagerQt)
-set(PROJECT_VERSION 5.0.95)
+set(PROJECT_VERSION 5.1.0)
 
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.0.95/src/settings/connectionsettings.cpp 
new/libnm-qt-5.1.0/src/settings/connectionsettings.cpp
--- old/libnm-qt-5.0.95/src/settings/connectionsettings.cpp 2014-09-25 
20:41:53.0 +0200
+++ new/libnm-qt-5.1.0/src/settings/connectionsettings.cpp  2014-10-09 
13:55:19.0 +0200
@@ -154,7 +154,7 @@
 break;
 case ConnectionSettings::Vpn:
 addSetting(Setting::Ptr(new Ipv4Setting()));
-//addSetting(Setting::Ptr(new Ipv6Setting()));
+addSetting(Setting::Ptr(new Ipv6Setting()));
 addSetting(Setting::Ptr(new VpnSetting()));
 break;
 case ConnectionSettings::Wimax:

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libKF5NetworkManagerQt for openSUSE:Factory

2014-10-01 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2014-10-01 11:22:51

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
2014-08-16 15:43:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2014-10-01 11:23:01.0 +0200
@@ -1,0 +2,6 @@
+Fri Sep 26 14:27:31 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.95:
+   * Mnor bugfixes since previous release
+
+---

Old:

  libnm-qt-5.0.92.tar.xz

New:

  libnm-qt-5.0.95.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.hUDG1m/_old  2014-10-01 11:23:02.0 +0200
+++ /var/tmp/diff_new_pack.hUDG1m/_new  2014-10-01 11:23:02.0 +0200
@@ -20,7 +20,7 @@
 %define soversion 5
 
 Name:   libKF5NetworkManagerQt
-Version:5.0.92
+Version:5.0.95
 Release:0
 Summary:A qt wrapper around the NetworkManager libraries
 License:LGPL-2.1 or LGPL-3.0

++ libnm-qt-5.0.92.tar.xz - libnm-qt-5.0.95.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.0.92/CMakeLists.txt 
new/libnm-qt-5.0.95/CMakeLists.txt
--- old/libnm-qt-5.0.92/CMakeLists.txt  2014-08-08 17:20:50.0 +0200
+++ new/libnm-qt-5.0.95/CMakeLists.txt  2014-09-25 20:41:53.0 +0200
@@ -1,6 +1,7 @@
 cmake_minimum_required(VERSION 2.8.12)
 
 project(NetworkManagerQt)
+set(PROJECT_VERSION 5.0.95)
 
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 
@@ -29,7 +30,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.0.92)
+set(KF5_VERSION ${PROJECT_VERSION})
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.0.92/src/settings/connectionsettings.cpp 
new/libnm-qt-5.0.95/src/settings/connectionsettings.cpp
--- old/libnm-qt-5.0.92/src/settings/connectionsettings.cpp 2014-08-08 
17:20:50.0 +0200
+++ new/libnm-qt-5.0.95/src/settings/connectionsettings.cpp 2014-09-25 
20:41:53.0 +0200
@@ -223,13 +223,13 @@
 case ConnectionSettings::Cdma:
 addSetting(connectionSettings-setting(Setting::Cdma));
 addSetting(connectionSettings-setting(Setting::Ipv4));
-addSetting(connectionSettings-setting(Setting::Ipv6));
+//addSetting(connectionSettings-setting(Setting::Ipv6));
 addSetting(connectionSettings-setting(Setting::Ppp));
 break;
 case ConnectionSettings::Gsm:
 addSetting(connectionSettings-setting(Setting::Gsm));
 addSetting(connectionSettings-setting(Setting::Ipv4));
-addSetting(connectionSettings-setting(Setting::Ipv6));
+//addSetting(connectionSettings-setting(Setting::Ipv6));
 addSetting(connectionSettings-setting(Setting::Ppp));
 break;
 case ConnectionSettings::Infiniband:

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libKF5NetworkManagerQt for openSUSE:Factory

2014-08-16 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2014-08-16 15:42:45

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
2014-07-25 09:10:08.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2014-08-16 15:43:44.0 +0200
@@ -1,0 +2,6 @@
+Sun Aug 10 22:16:00 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.92
+   * Bugfix release
+
+---

Old:

  libnm-qt-5.0.91.tar.xz

New:

  libnm-qt-5.0.92.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.9DraS9/_old  2014-08-16 15:43:44.0 +0200
+++ /var/tmp/diff_new_pack.9DraS9/_new  2014-08-16 15:43:44.0 +0200
@@ -20,7 +20,7 @@
 %define soversion 5
 
 Name:   libKF5NetworkManagerQt
-Version:5.0.91
+Version:5.0.92
 Release:0
 Summary:A qt wrapper around the NetworkManager libraries
 License:LGPL-2.1 or LGPL-3.0

++ libnm-qt-5.0.91.tar.xz - libnm-qt-5.0.92.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.0.91/CMakeLists.txt 
new/libnm-qt-5.0.92/CMakeLists.txt
--- old/libnm-qt-5.0.91/CMakeLists.txt  2014-07-10 20:21:19.0 +0200
+++ new/libnm-qt-5.0.92/CMakeLists.txt  2014-08-08 17:20:50.0 +0200
@@ -13,7 +13,7 @@
 include(KDECMakeSettings)
 
 set(REQUIRED_QT_VERSION 5.2.0)
-find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED Core DBus Network Test)
+find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED Core DBus Network)
 
 add_definitions(${QT_DEFINITIONS})
 
@@ -29,7 +29,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.0.91)
+set(KF5_VERSION 5.0.92)
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.0.91/src/settings.cpp 
new/libnm-qt-5.0.92/src/settings.cpp
--- old/libnm-qt-5.0.91/src/settings.cpp2014-07-10 20:21:19.0 
+0200
+++ new/libnm-qt-5.0.92/src/settings.cpp2014-08-08 17:20:50.0 
+0200
@@ -204,7 +204,7 @@
 } else {
 ret = Connection::Ptr(new Connection(path), QObject::deleteLater);
 connections[path] = ret;
-#if !NM_CHECK_VERSION(0, 9, 9)
+#if !NM_CHECK_VERSION(0, 9, 10)
 connect(ret.data(), SIGNAL(removed(QString)), this, 
SLOT(onConnectionRemoved(QString)));
 #endif
 if (!contains) {

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libKF5NetworkManagerQt for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package libKF5NetworkManagerQt for 
openSUSE:Factory checked in at 2014-07-25 09:09:19

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
2014-07-11 20:05:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libKF5NetworkManagerQt.new/libKF5NetworkManagerQt.changes
   2014-07-25 09:10:08.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 11 19:32:41 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Version update to 5.0.91
+
+---

Old:

  libnm-qt-5.0.90.tar.xz

New:

  libnm-qt-5.0.91.tar.xz



Other differences:
--
++ libKF5NetworkManagerQt.spec ++
--- /var/tmp/diff_new_pack.GEhdDS/_old  2014-07-25 09:10:10.0 +0200
+++ /var/tmp/diff_new_pack.GEhdDS/_new  2014-07-25 09:10:10.0 +0200
@@ -20,7 +20,7 @@
 %define soversion 5
 
 Name:   libKF5NetworkManagerQt
-Version:5.0.90
+Version:5.0.91
 Release:0
 Summary:A qt wrapper around the NetworkManager libraries
 License:LGPL-2.1 or LGPL-3.0

++ libnm-qt-5.0.90.tar.xz - libnm-qt-5.0.91.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.0.90/CMakeLists.txt 
new/libnm-qt-5.0.91/CMakeLists.txt
--- old/libnm-qt-5.0.90/CMakeLists.txt  2014-07-03 17:24:26.0 +0200
+++ new/libnm-qt-5.0.91/CMakeLists.txt  2014-07-10 20:21:19.0 +0200
@@ -2,7 +2,7 @@
 
 project(NetworkManagerQt)
 
-find_package(ECM 0.0.13 REQUIRED NO_MODULE)
+find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake 
${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -29,7 +29,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 5.0.90)
+set(KF5_VERSION 5.0.91)
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX NETWORKMANAGERQT
 VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/networkmanagerqt_version.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.0.90/networkmanagerqt.yaml 
new/libnm-qt-5.0.91/networkmanagerqt.yaml
--- old/libnm-qt-5.0.90/networkmanagerqt.yaml   2014-07-03 17:24:26.0 
+0200
+++ new/libnm-qt-5.0.91/networkmanagerqt.yaml   2014-07-10 20:21:19.0 
+0200
@@ -1 +1,10 @@
+maintainer: Lamarque Souza, Jan Grulich, Lukáš Tinkl
+description: Qt wrapper for NetworkManager API
 tier: 1
+type: integration
+platforms:
+- name: Linux
+- note: Functional only with running NetworkManager
+portingAid: false
+deprecated: false
+release: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.0.90/src/bonddevice.cpp 
new/libnm-qt-5.0.91/src/bonddevice.cpp
--- old/libnm-qt-5.0.90/src/bonddevice.cpp  2014-07-03 17:24:26.0 
+0200
+++ new/libnm-qt-5.0.91/src/bonddevice.cpp  2014-07-10 20:21:19.0 
+0200
@@ -40,9 +40,9 @@
 };
 }
 
-NetworkManager::BondDevicePrivate::BondDevicePrivate(const QString path, 
BondDevice *q):
-DevicePrivate(path, q), iface(NetworkManagerPrivate::DBUS_SERVICE, path, 
QDBusConnection::systemBus()),
-carrier(false)
+NetworkManager::BondDevicePrivate::BondDevicePrivate(const QString path, 
BondDevice *q)
+: DevicePrivate(path, q), iface(NetworkManagerPrivate::DBUS_SERVICE, path, 
QDBusConnection::systemBus())
+, carrier(false)
 {
 carrier = iface.carrier();
 hwAddress = iface.hwAddress();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.0.90/src/dhcp6config.cpp 
new/libnm-qt-5.0.91/src/dhcp6config.cpp
--- old/libnm-qt-5.0.90/src/dhcp6config.cpp 2014-07-03 17:24:26.0 
+0200
+++ new/libnm-qt-5.0.91/src/dhcp6config.cpp 2014-07-10 20:21:19.0 
+0200
@@ -23,9 +23,9 @@
 #include manager_p.h
 #include nmdebug.h
 
-NetworkManager::Dhcp6ConfigPrivate::Dhcp6ConfigPrivate(const QString path, 
QObject *owner) :
-dhcp6Iface(NetworkManagerPrivate::DBUS_SERVICE, path, 
QDBusConnection::systemBus()),
-myPath(path)
+NetworkManager::Dhcp6ConfigPrivate::Dhcp6ConfigPrivate(const QString path, 
QObject *owner)
+: dhcp6Iface(NetworkManagerPrivate::DBUS_SERVICE, path, 
QDBusConnection::systemBus())
+, myPath(path)
 {
 Q_UNUSED(owner);
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnm-qt-5.0.90/src/ipaddress.cpp 
new/libnm-qt-5.0.91/src/ipaddress.cpp
---