Hello community,

here is the log from the commit of package baloo5-widgets for openSUSE:Factory 
checked in at 2016-01-07 00:19:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/baloo5-widgets (Old)
 and      /work/SRC/openSUSE:Factory/.baloo5-widgets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "baloo5-widgets"

Changes:
--------
--- /work/SRC/openSUSE:Factory/baloo5-widgets/baloo5-widgets.changes    
2015-11-15 12:28:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.baloo5-widgets.new/baloo5-widgets.changes       
2016-01-07 00:19:56.000000000 +0100
@@ -1,0 +2,9 @@
+Sun Dec 13 12:50:19 UTC 2015 - [email protected]
+
+- Update to KDE Applications 15.12.0
+   * KDE Applications 15.12.0 
+   * https://www.kde.org/announcements/announce-applications-15.12.0.php
+   * boo#958887
+
+
+-------------------------------------------------------------------

Old:
----
  baloo-widgets-15.08.3.tar.xz

New:
----
  baloo-widgets-15.12.0.tar.xz

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

Other differences:
------------------
++++++ baloo5-widgets.spec ++++++
--- /var/tmp/diff_new_pack.73iRXR/_old  2016-01-07 00:19:57.000000000 +0100
+++ /var/tmp/diff_new_pack.73iRXR/_new  2016-01-07 00:19:57.000000000 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           baloo5-widgets
-Version:        15.08.3
+Version:        15.12.0
 Release:        0
 Summary:        Framework for searching and managing metadata
 License:        GPL-2.0+ and LGPL-2.1+ and LGPL-3.0

++++++ baloo-widgets-15.08.3.tar.xz -> baloo-widgets-15.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-15.08.3/CMakeLists.txt 
new/baloo-widgets-15.12.0/CMakeLists.txt
--- old/baloo-widgets-15.08.3/CMakeLists.txt    2015-06-27 17:17:08.000000000 
+0200
+++ new/baloo-widgets-15.12.0/CMakeLists.txt    2015-08-30 17:56:14.000000000 
+0200
@@ -5,7 +5,7 @@
 set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules" 
${ECM_MODULE_PATH})
 
 find_package(Qt5 REQUIRED NO_MODULE COMPONENTS Core Widgets Test)
-find_package(KF5 REQUIRED COMPONENTS Config KIO I18n Service FileMetaData 
Baloo KDELibs4Support)
+find_package(KF5 REQUIRED COMPONENTS Config KIO I18n FileMetaData Baloo)
 
 include(ECMSetupVersion)
 include(ECMAddTests)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-15.08.3/src/CMakeLists.txt 
new/baloo-widgets-15.12.0/src/CMakeLists.txt
--- old/baloo-widgets-15.08.3/src/CMakeLists.txt        2015-06-27 
17:17:08.000000000 +0200
+++ new/baloo-widgets-15.12.0/src/CMakeLists.txt        2015-08-30 
17:56:14.000000000 +0200
@@ -33,7 +33,6 @@
 
   PRIVATE
   KF5::I18n
-  KF5::Completion
   KF5::FileMetaData
   KF5::WidgetsAddons
   KF5::Baloo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-15.08.3/test/querybuilderapp.cpp 
new/baloo-widgets-15.12.0/test/querybuilderapp.cpp
--- old/baloo-widgets-15.08.3/test/querybuilderapp.cpp  2015-06-27 
17:17:08.000000000 +0200
+++ new/baloo-widgets-15.12.0/test/querybuilderapp.cpp  2015-08-30 
17:56:14.000000000 +0200
@@ -22,8 +22,6 @@
 #include <QApplication>
 #include "naturalfilequeryparser.h"
 
-#include <kcomponentdata.h>
-
 int main(int argc, char **argv)
 {
     QApplication app(argc, argv);


Reply via email to