Hello community,

here is the log from the commit of package libKF5ModemManagerQt for 
openSUSE:Factory checked in at 2015-04-13 20:28:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libKF5ModemManagerQt (Old)
 and      /work/SRC/openSUSE:Factory/.libKF5ModemManagerQt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libKF5ModemManagerQt"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libKF5ModemManagerQt/libKF5ModemManagerQt.changes    
    2015-03-25 09:58:57.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.libKF5ModemManagerQt.new/libKF5ModemManagerQt.changes
   2015-04-13 20:28:59.000000000 +0200
@@ -1,0 +2,10 @@
+Sat Apr  4 14:41:08 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
+- Drop pkgconfig(Qt5Test) BuildRequires and pkgconfig(Qt5Network)
+  Requires from the devel subpackage
+- Bump minimal pkgconfig(ModemManager) BuildRequires to 1.0.0
+
+-------------------------------------------------------------------

Old:
----
  libmm-qt-5.2.2.tar.xz

New:
----
  modemmanager-qt-5.9.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libKF5ModemManagerQt.spec ++++++
--- /var/tmp/diff_new_pack.xfg1Ks/_old  2015-04-13 20:29:00.000000000 +0200
+++ /var/tmp/diff_new_pack.xfg1Ks/_new  2015-04-13 20:29:00.000000000 +0200
@@ -16,23 +16,22 @@
 #
 
 
-Url:            http://www.kde.org
-%define soversion 5
-
+%define soversion 6
+%define _tar_path 5.9
 Name:           libKF5ModemManagerQt
-Version:        5.2.2
+Version:        5.9.0
 Release:        0
 Summary:        Qt wrapper for ModemManager DBus API
 License:        LGPL-2.1 or LGPL-3.0
 Group:          System/GUI/KDE
-Source:         libmm-qt-%{version}.tar.xz
+Url:            http://www.kde.org
+Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/modemmanager-qt-%{version}.tar.xz
 BuildRequires:  cmake
-BuildRequires:  extra-cmake-modules >= 1.0.0
+BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  kf5-filesystem
-BuildRequires:  pkgconfig(ModemManager)
+BuildRequires:  pkgconfig(ModemManager) >= 1.0.0
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Xml) >= 5.2.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -43,10 +42,9 @@
 Summary:        Development package for the libmm-qt library
 Group:          Development/Libraries/KDE
 Requires:       libKF5ModemManagerQt%{soversion} = %{version}
-Requires:       pkgconfig(ModemManager) >= 0.8
+Requires:       pkgconfig(ModemManager) >= 1.0.0
 Requires:       pkgconfig(Qt5Core) >= 5.2.0
 Requires:       pkgconfig(Qt5DBus) >= 5.2.0
-Requires:       pkgconfig(Qt5Network) >= 5.2.0
 Requires:       pkgconfig(Qt5Xml) >= 5.2.0
 
 %description devel
@@ -60,7 +58,7 @@
 Qt5 wrapper for ModemManager DBus API.
 
 %prep
-%setup -q -n libmm-qt-%{version}
+%setup -q -n modemmanager-qt-%{version}
 
 %build
   %cmake_kf5 -d build


Reply via email to