commit kmediaplayer for openSUSE:Factory

2020-10-13 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2020-10-13 15:41:45

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


Package is "kmediaplayer"

Tue Oct 13 15:41:45 2020 rev:82 rq:840835 version:5.75.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2020-09-21 17:18:56.035720922 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.3486/kmediaplayer.changes  
2020-10-13 15:43:33.125395486 +0200
@@ -1,0 +2,9 @@
+Mon Oct  5 08:33:24 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:

  kmediaplayer-5.74.0.tar.xz
  kmediaplayer-5.74.0.tar.xz.sig

New:

  kmediaplayer-5.75.0.tar.xz
  kmediaplayer-5.75.0.tar.xz.sig



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.8QaAz3/_old  2020-10-13 15:43:33.641395709 +0200
+++ /var/tmp/diff_new_pack.8QaAz3/_new  2020-10-13 15:43:33.645395711 +0200
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.74.0
+Version:5.75.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later


++ kmediaplayer-5.74.0.tar.xz -> kmediaplayer-5.75.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.74.0/CMakeLists.txt 
new/kmediaplayer-5.75.0/CMakeLists.txt
--- old/kmediaplayer-5.74.0/CMakeLists.txt  2020-09-06 11:25:39.0 
+0200
+++ new/kmediaplayer-5.75.0/CMakeLists.txt  2020-10-04 11:54:39.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.74.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.74.0") # handled by release scripts
+set(KF5_VERSION "5.75.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.75.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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 kmediaplayer for openSUSE:Factory

2020-09-21 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2020-09-21 17:16:07

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


Package is "kmediaplayer"

Mon Sep 21 17:16:07 2020 rev:81 rq:834420 version:5.74.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2020-08-13 10:18:33.674766983 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.4249/kmediaplayer.changes  
2020-09-21 17:18:56.035720922 +0200
@@ -1,0 +2,10 @@
+Sun Sep  6 12:49:50 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:
+  * Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
+
+---

Old:

  kmediaplayer-5.73.0.tar.xz
  kmediaplayer-5.73.0.tar.xz.sig

New:

  kmediaplayer-5.74.0.tar.xz
  kmediaplayer-5.74.0.tar.xz.sig



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.wX0tiN/_old  2020-09-21 17:18:59.199723364 +0200
+++ /var/tmp/diff_new_pack.wX0tiN/_new  2020-09-21 17:18:59.203723367 +0200
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.73.0
+Version:5.74.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later


++ kmediaplayer-5.73.0.tar.xz -> kmediaplayer-5.74.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.73.0/CMakeLists.txt 
new/kmediaplayer-5.74.0/CMakeLists.txt
--- old/kmediaplayer-5.73.0/CMakeLists.txt  2020-08-01 19:08:48.0 
+0200
+++ new/kmediaplayer-5.74.0/CMakeLists.txt  2020-09-06 11:25:39.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.73.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.73.0") # handled by release scripts
+set(KF5_VERSION "5.74.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.74.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -58,7 +58,7 @@
${CMAKE_CURRENT_BINARY_DIR}/src)
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054900)
 add_subdirectory(src)
 if (BUILD_TESTING)
 add_subdirectory(autotests)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.73.0/src/view.h 
new/kmediaplayer-5.74.0/src/view.h
--- old/kmediaplayer-5.73.0/src/view.h  2020-08-01 19:08:48.0 +0200
+++ new/kmediaplayer-5.74.0/src/view.h  2020-09-06 11:25:39.0 +0200
@@ -174,10 +174,11 @@
 Private *d;
 };
 
+Q_DECLARE_OPERATORS_FOR_FLAGS(View::Buttons)
+
 }
 
 Q_DECLARE_METATYPE(KMediaPlayer::View::Button)
 Q_DECLARE_METATYPE(KMediaPlayer::View::Buttons)
-Q_DECLARE_OPERATORS_FOR_FLAGS(KMediaPlayer::View::Buttons)
 
 #endif




commit kmediaplayer for openSUSE:Factory

2020-08-13 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2020-08-13 10:16:57

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


Package is "kmediaplayer"

Thu Aug 13 10:16:57 2020 rev:80 rq:825093 version:5.73.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2020-07-15 15:01:34.187208153 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.3399/kmediaplayer.changes  
2020-08-13 10:18:33.674766983 +0200
@@ -1,0 +2,9 @@
+Sun Aug  2 07:13:36 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
+- No code change since 5.72.0
+
+---

Old:

  kmediaplayer-5.72.0.tar.xz
  kmediaplayer-5.72.0.tar.xz.sig

New:

  kmediaplayer-5.73.0.tar.xz
  kmediaplayer-5.73.0.tar.xz.sig



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.Oq4brz/_old  2020-08-13 10:18:37.402768514 +0200
+++ /var/tmp/diff_new_pack.Oq4brz/_new  2020-08-13 10:18:37.406768516 +0200
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.72.0
+Version:5.73.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later


++ kmediaplayer-5.72.0.tar.xz -> kmediaplayer-5.73.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.72.0/CMakeLists.txt 
new/kmediaplayer-5.73.0/CMakeLists.txt
--- old/kmediaplayer-5.72.0/CMakeLists.txt  2020-07-04 11:53:51.0 
+0200
+++ new/kmediaplayer-5.73.0/CMakeLists.txt  2020-08-01 19:08:48.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.72.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.72.0") # handled by release scripts
+set(KF5_VERSION "5.73.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.73.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 




commit kmediaplayer for openSUSE:Factory

2020-07-15 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2020-07-15 15:01:18

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


Package is "kmediaplayer"

Wed Jul 15 15:01:18 2020 rev:79 rq:820380 version:5.72.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2020-06-16 13:45:46.361813828 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.3060/kmediaplayer.changes  
2020-07-15 15:01:34.187208153 +0200
@@ -1,0 +2,9 @@
+Sun Jul  5 07:55:34 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:

  kmediaplayer-5.71.0.tar.xz
  kmediaplayer-5.71.0.tar.xz.sig

New:

  kmediaplayer-5.72.0.tar.xz
  kmediaplayer-5.72.0.tar.xz.sig



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.7N1ELz/_old  2020-07-15 15:01:35.039208984 +0200
+++ /var/tmp/diff_new_pack.7N1ELz/_new  2020-07-15 15:01:35.043208988 +0200
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.71.0
+Version:5.72.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later
@@ -37,7 +37,6 @@
 Source2:frameworks.keyring
 %endif
 Source99:   baselibs.conf
-BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem


++ kmediaplayer-5.71.0.tar.xz -> kmediaplayer-5.72.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.71.0/CMakeLists.txt 
new/kmediaplayer-5.72.0/CMakeLists.txt
--- old/kmediaplayer-5.71.0/CMakeLists.txt  2020-06-06 21:35:14.0 
+0200
+++ new/kmediaplayer-5.72.0/CMakeLists.txt  2020-07-04 11:53:51.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.71.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.71.0") # handled by release scripts
+set(KF5_VERSION "5.72.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.72.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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 kmediaplayer for openSUSE:Factory

2020-06-16 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2020-06-16 13:45:09

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


Package is "kmediaplayer"

Tue Jun 16 13:45:09 2020 rev:78 rq:814375 version:5.71.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2020-05-11 16:30:46.062451217 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.3606/kmediaplayer.changes  
2020-06-16 13:45:46.361813828 +0200
@@ -1,0 +2,9 @@
+Sun Jun  7 08:06:51 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:

  kmediaplayer-5.70.0.tar.xz
  kmediaplayer-5.70.0.tar.xz.sig

New:

  kmediaplayer-5.71.0.tar.xz
  kmediaplayer-5.71.0.tar.xz.sig



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.SdYY4v/_old  2020-06-16 13:45:47.169820326 +0200
+++ /var/tmp/diff_new_pack.SdYY4v/_new  2020-06-16 13:45:47.173820358 +0200
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.70.0
+Version:5.71.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later


++ kmediaplayer-5.70.0.tar.xz -> kmediaplayer-5.71.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.70.0/.arcconfig 
new/kmediaplayer-5.71.0/.arcconfig
--- old/kmediaplayer-5.70.0/.arcconfig  2020-05-02 23:59:17.0 +0200
+++ new/kmediaplayer-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/kmediaplayer-5.70.0/CMakeLists.txt 
new/kmediaplayer-5.71.0/CMakeLists.txt
--- old/kmediaplayer-5.70.0/CMakeLists.txt  2020-05-02 23:59:17.0 
+0200
+++ new/kmediaplayer-5.71.0/CMakeLists.txt  2020-06-06 21:35:14.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.70.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.70.0") # handled by release scripts
+set(KF5_VERSION "5.71.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.71.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -58,7 +58,7 @@
${CMAKE_CURRENT_BINARY_DIR}/src)
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700)
 add_subdirectory(src)
 if (BUILD_TESTING)
 add_subdirectory(autotests)




commit kmediaplayer for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2020-05-11 16:30:39

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


Package is "kmediaplayer"

Mon May 11 16:30:39 2020 rev:77 rq:802101 version:5.70.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2020-04-16 23:01:15.839582925 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.2738/kmediaplayer.changes  
2020-05-11 16:30:46.062451217 +0200
@@ -1,0 +2,9 @@
+Sun May  3 09:40:06 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
+- No code change since 5.69.0
+
+---

Old:

  kmediaplayer-5.69.0.tar.xz
  kmediaplayer-5.69.0.tar.xz.sig

New:

  kmediaplayer-5.70.0.tar.xz
  kmediaplayer-5.70.0.tar.xz.sig



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.MsLwQZ/_old  2020-05-11 16:30:47.110453422 +0200
+++ /var/tmp/diff_new_pack.MsLwQZ/_new  2020-05-11 16:30:47.114453431 +0200
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.69.0
+Version:5.70.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later


++ kmediaplayer-5.69.0.tar.xz -> kmediaplayer-5.70.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.69.0/CMakeLists.txt 
new/kmediaplayer-5.70.0/CMakeLists.txt
--- old/kmediaplayer-5.69.0/CMakeLists.txt  2020-04-05 00:36:23.0 
+0200
+++ new/kmediaplayer-5.70.0/CMakeLists.txt  2020-05-02 23:59:17.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.69.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.69.0") # handled by release scripts
+set(KF5_VERSION "5.70.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.70.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 




commit kmediaplayer for openSUSE:Factory

2020-04-16 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2020-04-16 23:00:37

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


Package is "kmediaplayer"

Thu Apr 16 23:00:37 2020 rev:76 rq:793168 version:5.69.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2020-03-20 23:54:39.456841630 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.2738/kmediaplayer.changes  
2020-04-16 23:01:15.839582925 +0200
@@ -1,0 +2,9 @@
+Sun Apr  5 19:45:43 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
+- No code change since 5.68.0
+
+---

Old:

  kmediaplayer-5.68.0.tar.xz
  kmediaplayer-5.68.0.tar.xz.sig

New:

  kmediaplayer-5.69.0.tar.xz
  kmediaplayer-5.69.0.tar.xz.sig



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.9N8HjE/_old  2020-04-16 23:01:16.971583778 +0200
+++ /var/tmp/diff_new_pack.9N8HjE/_new  2020-04-16 23:01:16.975583781 +0200
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.68.0
+Version:5.69.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later


++ kmediaplayer-5.68.0.tar.xz -> kmediaplayer-5.69.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.68.0/CMakeLists.txt 
new/kmediaplayer-5.69.0/CMakeLists.txt
--- old/kmediaplayer-5.68.0/CMakeLists.txt  2020-03-07 09:53:20.0 
+0100
+++ new/kmediaplayer-5.69.0/CMakeLists.txt  2020-04-05 00:36:23.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.68.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.68.0") # handled by release scripts
+set(KF5_VERSION "5.69.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.69.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 include(FeatureSummary)
-find_package(ECM 5.68.0  NO_MODULE)
+find_package(ECM 5.69.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)
 
@@ -58,7 +58,7 @@
${CMAKE_CURRENT_BINARY_DIR}/src)
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054300)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400)
 add_subdirectory(src)
 if (BUILD_TESTING)
 add_subdirectory(autotests)




commit kmediaplayer for openSUSE:Factory

2020-03-20 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2020-03-20 23:54:38

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


Package is "kmediaplayer"

Fri Mar 20 23:54:38 2020 rev:75 rq:785337 version:5.68.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2020-02-14 16:34:10.679478854 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.3160/kmediaplayer.changes  
2020-03-20 23:54:39.456841630 +0100
@@ -1,0 +2,9 @@
+Sun Mar  8 09:17:53 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
+- No code change since 5.67.0
+
+---

Old:

  kmediaplayer-5.67.0.tar.xz
  kmediaplayer-5.67.0.tar.xz.sig

New:

  kmediaplayer-5.68.0.tar.xz
  kmediaplayer-5.68.0.tar.xz.sig



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.twCADn/_old  2020-03-20 23:54:40.636842378 +0100
+++ /var/tmp/diff_new_pack.twCADn/_new  2020-03-20 23:54:40.652842389 +0100
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.67.0
+Version:5.68.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later


++ kmediaplayer-5.67.0.tar.xz -> kmediaplayer-5.68.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.67.0/.gitignore 
new/kmediaplayer-5.68.0/.gitignore
--- old/kmediaplayer-5.67.0/.gitignore  2020-02-01 10:05:22.0 +0100
+++ new/kmediaplayer-5.68.0/.gitignore  2020-03-07 09:53:20.0 +0100
@@ -19,3 +19,4 @@
 /build*/
 CMakeLists.txt.user*
 *.unc-backup*
+.cmake/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.67.0/CMakeLists.txt 
new/kmediaplayer-5.68.0/CMakeLists.txt
--- old/kmediaplayer-5.67.0/CMakeLists.txt  2020-02-01 10:05:22.0 
+0100
+++ new/kmediaplayer-5.68.0/CMakeLists.txt  2020-03-07 09:53:20.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.67.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.67.0") # handled by release scripts
+set(KF5_VERSION "5.68.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.68.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -58,7 +58,7 @@
${CMAKE_CURRENT_BINARY_DIR}/src)
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054100)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054300)
 add_subdirectory(src)
 if (BUILD_TESTING)
 add_subdirectory(autotests)




commit kmediaplayer for openSUSE:Factory

2020-02-14 Thread root
Hello community,

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

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


Package is "kmediaplayer"

Fri Feb 14 16:33:27 2020 rev:74 rq:773275 version:5.67.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2020-01-15 16:39:24.229035625 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.26092/kmediaplayer.changes 
2020-02-14 16:34:10.679478854 +0100
@@ -1,0 +2,14 @@
+Sun Feb  2 18:07:04 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Sun Feb  2 14:32:52 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
+- No code change since 5.66.0
+
+---

Old:

  kmediaplayer-5.66.0.tar.xz
  kmediaplayer-5.66.0.tar.xz.sig

New:

  kmediaplayer-5.67.0.tar.xz
  kmediaplayer-5.67.0.tar.xz.sig



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.f1L5MI/_old  2020-02-14 16:34:11.131479105 +0100
+++ /var/tmp/diff_new_pack.f1L5MI/_new  2020-02-14 16:34:11.135479108 +0100
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.66.0
+Version:5.67.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later
@@ -58,9 +58,9 @@
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5DBus) >= 5.11.0
-BuildRequires:  cmake(Qt5Test) >= 5.11.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
+BuildRequires:  cmake(Qt5DBus) >= 5.12.0
+BuildRequires:  cmake(Qt5Test) >= 5.12.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
 
 %description
 KMediaPlayer builds on the KParts framework to provide a common interface for
@@ -92,7 +92,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ kmediaplayer-5.66.0.tar.xz -> kmediaplayer-5.67.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.66.0/CMakeLists.txt 
new/kmediaplayer-5.67.0/CMakeLists.txt
--- old/kmediaplayer-5.66.0/CMakeLists.txt  2020-01-04 00:12:57.0 
+0100
+++ new/kmediaplayer-5.67.0/CMakeLists.txt  2020-02-01 10:05:22.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.66.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.66.0") # handled by release scripts
+set(KF5_VERSION "5.67.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.67.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 




commit kmediaplayer for openSUSE:Factory

2020-01-15 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2020-01-15 16:14:20

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


Package is "kmediaplayer"

Wed Jan 15 16:14:20 2020 rev:73 rq:763474 version:5.66.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2019-12-21 12:29:15.519302670 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.30080/kmediaplayer.changes 
2020-01-15 16:39:24.229035625 +0100
@@ -1,0 +2,10 @@
+Sun Jan  5 09:15:37 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:
+  * Update the obsolete projects.kde.org URL
+
+---

Old:

  kmediaplayer-5.65.0.tar.xz
  kmediaplayer-5.65.0.tar.xz.sig

New:

  kmediaplayer-5.66.0.tar.xz
  kmediaplayer-5.66.0.tar.xz.sig



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.BBxxv7/_old  2020-01-15 16:39:24.701035796 +0100
+++ /var/tmp/diff_new_pack.BBxxv7/_new  2020-01-15 16:39:24.705035797 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmediaplayer
 #
-# Copyright (c) 2019 SUSE LLC
+# 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 lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.65.0
+Version:5.66.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later


++ kmediaplayer-5.65.0.tar.xz -> kmediaplayer-5.66.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.65.0/CMakeLists.txt 
new/kmediaplayer-5.66.0/CMakeLists.txt
--- old/kmediaplayer-5.65.0/CMakeLists.txt  2019-12-07 20:44:29.0 
+0100
+++ new/kmediaplayer-5.66.0/CMakeLists.txt  2020-01-04 00:12:57.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.65.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.65.0") # handled by release scripts
+set(KF5_VERSION "5.66.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.66.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,11 +9,11 @@
 # CMake stuff from ECM
 #
 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)
 
-set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
+set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
@@ -42,7 +42,7 @@
 #
 # Dependencies
 #
-set(REQUIRED_QT_VERSION 5.11.0)
+set(REQUIRED_QT_VERSION 5.12.0)
 find_package(Qt5DBus ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 find_package(Qt5Widgets ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 
@@ -58,7 +58,7 @@
${CMAKE_CURRENT_BINARY_DIR}/src)
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x053f00)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054100)
 add_subdirectory(src)
 if (BUILD_TESTING)
 add_subdirectory(autotests)




commit kmediaplayer for openSUSE:Factory

2019-12-21 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2019-12-21 12:29:11

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


Package is "kmediaplayer"

Sat Dec 21 12:29:11 2019 rev:72 rq:757049 version:5.65.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2019-11-13 13:24:45.387474539 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.6675/kmediaplayer.changes  
2019-12-21 12:29:15.519302670 +0100
@@ -1,0 +2,9 @@
+Sun Dec  8 11:18:42 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:

  kmediaplayer-5.64.0.tar.xz
  kmediaplayer-5.64.0.tar.xz.sig

New:

  kmediaplayer-5.65.0.tar.xz
  kmediaplayer-5.65.0.tar.xz.sig



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.aWEcKy/_old  2019-12-21 12:29:15.983302891 +0100
+++ /var/tmp/diff_new_pack.aWEcKy/_new  2019-12-21 12:29:15.983302891 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmediaplayer
 #
-# 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 lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.64.0
+Version:5.65.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later


++ kmediaplayer-5.64.0.tar.xz -> kmediaplayer-5.65.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.64.0/CMakeLists.txt 
new/kmediaplayer-5.65.0/CMakeLists.txt
--- old/kmediaplayer-5.64.0/CMakeLists.txt  2019-11-02 12:45:19.0 
+0100
+++ new/kmediaplayer-5.65.0/CMakeLists.txt  2019-12-07 20:44:29.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.64.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.64.0") # handled by release scripts
+set(KF5_VERSION "5.65.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.65.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -58,7 +58,7 @@
${CMAKE_CURRENT_BINARY_DIR}/src)
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x06)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x053f00)
 add_subdirectory(src)
 if (BUILD_TESTING)
 add_subdirectory(autotests)




commit kmediaplayer for openSUSE:Factory

2019-11-13 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2019-11-13 13:24:34

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


Package is "kmediaplayer"

Wed Nov 13 13:24:34 2019 rev:71 rq:747126 version:5.64.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2019-10-24 23:02:43.764071694 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.2990/kmediaplayer.changes  
2019-11-13 13:24:45.387474539 +0100
@@ -1,0 +2,9 @@
+Sun Nov  3 15:47:09 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
+- No code change since 5.63.0
+
+---

Old:

  kmediaplayer-5.63.0.tar.xz
  kmediaplayer-5.63.0.tar.xz.sig

New:

  kmediaplayer-5.64.0.tar.xz
  kmediaplayer-5.64.0.tar.xz.sig



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.TlwHR0/_old  2019-11-13 13:24:46.991476208 +0100
+++ /var/tmp/diff_new_pack.TlwHR0/_new  2019-11-13 13:24:46.995476213 +0100
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.63.0
+Version:5.64.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later


++ kmediaplayer-5.63.0.tar.xz -> kmediaplayer-5.64.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.63.0/CMakeLists.txt 
new/kmediaplayer-5.64.0/CMakeLists.txt
--- old/kmediaplayer-5.63.0/CMakeLists.txt  2019-10-06 11:36:34.0 
+0200
+++ new/kmediaplayer-5.64.0/CMakeLists.txt  2019-11-02 12:45:19.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.63.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.63.0") # handled by release scripts
+set(KF5_VERSION "5.64.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.64.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -58,6 +58,7 @@
${CMAKE_CURRENT_BINARY_DIR}/src)
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
+add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x06)
 add_subdirectory(src)
 if (BUILD_TESTING)
 add_subdirectory(autotests)




commit kmediaplayer for openSUSE:Factory

2019-10-24 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2019-10-24 23:02:38

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


Package is "kmediaplayer"

Thu Oct 24 23:02:38 2019 rev:70 rq:738044 version:5.63.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2019-09-25 08:08:09.522553074 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.2990/kmediaplayer.changes  
2019-10-24 23:02:43.764071694 +0200
@@ -1,0 +2,9 @@
+Sun Oct  6 13:26:46 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
+- No code change since 5.62.0
+
+---

Old:

  kmediaplayer-5.62.0.tar.xz
  kmediaplayer-5.62.0.tar.xz.sig

New:

  kmediaplayer-5.63.0.tar.xz
  kmediaplayer-5.63.0.tar.xz.sig



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.PHYqit/_old  2019-10-24 23:02:46.068074383 +0200
+++ /var/tmp/diff_new_pack.PHYqit/_new  2019-10-24 23:02:46.096074416 +0200
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.62.0
+Version:5.63.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later
@@ -58,9 +58,9 @@
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5DBus) >= 5.6.0
-BuildRequires:  cmake(Qt5Test) >= 5.6.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
+BuildRequires:  cmake(Qt5DBus) >= 5.11.0
+BuildRequires:  cmake(Qt5Test) >= 5.11.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
 
 %description
 KMediaPlayer builds on the KParts framework to provide a common interface for


++ kmediaplayer-5.62.0.tar.xz -> kmediaplayer-5.63.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.62.0/CMakeLists.txt 
new/kmediaplayer-5.63.0/CMakeLists.txt
--- old/kmediaplayer-5.62.0/CMakeLists.txt  2019-09-07 14:36:22.0 
+0200
+++ new/kmediaplayer-5.63.0/CMakeLists.txt  2019-10-06 11:36:34.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.62.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.62.0") # handled by release scripts
+set(KF5_VERSION "5.63.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.63.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 




commit kmediaplayer for openSUSE:Factory

2019-09-24 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2019-09-25 08:08:08

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


Package is "kmediaplayer"

Wed Sep 25 08:08:08 2019 rev:69 rq:730944 version:5.62.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2019-08-20 10:57:20.736681771 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.7948/kmediaplayer.changes  
2019-09-25 08:08:09.522553074 +0200
@@ -1,0 +2,11 @@
+Sat Sep  7 20:36:58 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:
+  * Remove unused includes
+- Replace foo-devel with cmake(KF5Foo) in build requirements
+
+---

Old:

  kmediaplayer-5.61.0.tar.xz
  kmediaplayer-5.61.0.tar.xz.sig

New:

  kmediaplayer-5.62.0.tar.xz
  kmediaplayer-5.62.0.tar.xz.sig



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.MprrDj/_old  2019-09-25 08:08:10.026553003 +0200
+++ /var/tmp/diff_new_pack.MprrDj/_new  2019-09-25 08:08:10.026553003 +0200
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.61.0
+Version:5.62.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later
@@ -40,24 +40,24 @@
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
-BuildRequires:  kbookmarks-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kcompletion-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kconfigwidgets-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kdbusaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel >= %{_kf5_bugfix_version}
-BuildRequires:  ki18n-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kiconthemes-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kio-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kitemviews-devel >= %{_kf5_bugfix_version}
-BuildRequires:  knotifications-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kparts-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kservice-devel >= %{_kf5_bugfix_version}
-BuildRequires:  ktextwidgets-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kwindowsystem-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kxmlgui-devel >= %{_kf5_bugfix_version}
-BuildRequires:  solid-devel >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Bookmarks) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Completion) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5DBusAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5GuiAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5I18n) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5IconThemes) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5ItemViews) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5KIO) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Notifications) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Parts) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Service) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Solid) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5TextWidgets) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
@@ -80,8 +80,8 @@
 Group:  Development/Libraries/KDE
 Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
-Requires:   ki18n-devel >= %{_kf5_bugfix_version}
-Requires:   kparts-devel >= %{_kf5_bugfix_version}
+Requires:   cmake(KF5I18n) >= %{_kf5_bugfix_version}
+Requires:   cmake(KF5Parts) >= %{_kf5_bugfix_version}
 
 %description devel
 KMediaPlayer builds on the KParts framework to provide a common interface for


++ kmediaplayer-5.61.0.tar.xz -> kmediaplayer-5.62.0.tar.xz +++

commit kmediaplayer for openSUSE:Factory

2019-08-20 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2019-08-20 10:57:19

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


Package is "kmediaplayer"

Tue Aug 20 10:57:19 2019 rev:68 rq:722479 version:5.61.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2019-07-26 17:33:24.332109203 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.22127/kmediaplayer.changes 
2019-08-20 10:57:20.736681771 +0200
@@ -1,0 +2,14 @@
+Wed Aug  7 17:51:36 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
+- No code change since 5.60.0
+
+---
+Fri Jul 19 11:43:22 UTC 2019 - Wolfgang Bauer 
+
+- Don't lower minimum Qt version anymore, it requires 5.11 now
+
+---

Old:

  kmediaplayer-5.60.0.tar.xz

New:

  frameworks.keyring
  kmediaplayer-5.61.0.tar.xz
  kmediaplayer-5.61.0.tar.xz.sig



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.bhBge7/_old  2019-08-20 10:57:21.248681664 +0200
+++ /var/tmp/diff_new_pack.bhBge7/_new  2019-08-20 10:57:21.252681664 +0200
@@ -17,20 +17,26 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.60.0
+Version:5.61.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/portingAids/%{name}-%{version}.tar.xz
-Source1:baselibs.conf
+Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/portingAids/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/portingAids/%{name}-%{version}.tar.xz.sig
+Source2:frameworks.keyring
+%endif
+Source99:   baselibs.conf
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -83,9 +89,6 @@
 
 %prep
 %setup -q
-%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

++ kmediaplayer-5.60.0.tar.xz -> kmediaplayer-5.61.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.60.0/CMakeLists.txt 
new/kmediaplayer-5.61.0/CMakeLists.txt
--- old/kmediaplayer-5.60.0/CMakeLists.txt  2019-07-06 15:16:37.0 
+0200
+++ new/kmediaplayer-5.61.0/CMakeLists.txt  2019-08-03 21:34:19.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.60.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.60.0") # handled by release scripts
+set(KF5_VERSION "5.61.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.61.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 include(FeatureSummary)
-find_package(ECM 5.60.0  NO_MODULE)
+find_package(ECM 5.61.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 kmediaplayer for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2019-07-26 17:33:22

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


Package is "kmediaplayer"

Fri Jul 26 17:33:22 2019 rev:67 rq:715894 version:5.60.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2019-06-24 21:51:50.916035780 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.4126/kmediaplayer.changes  
2019-07-26 17:33:24.332109203 +0200
@@ -1,0 +2,9 @@
+Sun Jul 14 06:41:39 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
+- No code changes since 5.59.0
+
+---

Old:

  kmediaplayer-5.59.0.tar.xz

New:

  kmediaplayer-5.60.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.vCNVq7/_old  2019-07-26 17:33:25.276108816 +0200
+++ /var/tmp/diff_new_pack.vCNVq7/_new  2019-07-26 17:33:25.280108814 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.59.0
+Version:5.60.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later

++ kmediaplayer-5.59.0.tar.xz -> kmediaplayer-5.60.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.59.0/CMakeLists.txt 
new/kmediaplayer-5.60.0/CMakeLists.txt
--- old/kmediaplayer-5.59.0/CMakeLists.txt  2019-06-01 18:39:20.0 
+0200
+++ new/kmediaplayer-5.60.0/CMakeLists.txt  2019-07-06 15:16:37.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.59.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.59.0") # handled by release scripts
+set(KF5_VERSION "5.60.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.60.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -42,7 +42,7 @@
 #
 # Dependencies
 #
-set(REQUIRED_QT_VERSION 5.10.0)
+set(REQUIRED_QT_VERSION 5.11.0)
 find_package(Qt5DBus ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 find_package(Qt5Widgets ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 




commit kmediaplayer for openSUSE:Factory

2019-06-24 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2019-06-24 21:51:49

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


Package is "kmediaplayer"

Mon Jun 24 21:51:49 2019 rev:66 rq:710756 version:5.59.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2019-05-22 11:12:55.950571589 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.4615/kmediaplayer.changes  
2019-06-24 21:51:50.916035780 +0200
@@ -1,0 +2,9 @@
+Sun Jun 09 07:35:12 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
+- No code changes since 5.58.0
+
+---

Old:

  kmediaplayer-5.58.0.tar.xz

New:

  kmediaplayer-5.59.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.nFcH81/_old  2019-06-24 21:51:51.404036160 +0200
+++ /var/tmp/diff_new_pack.nFcH81/_new  2019-06-24 21:51:51.408036163 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.58.0
+Version:5.59.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later

++ kmediaplayer-5.58.0.tar.xz -> kmediaplayer-5.59.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.58.0/CMakeLists.txt 
new/kmediaplayer-5.59.0/CMakeLists.txt
--- old/kmediaplayer-5.58.0/CMakeLists.txt  2019-05-05 00:44:45.0 
+0200
+++ new/kmediaplayer-5.59.0/CMakeLists.txt  2019-06-01 18:39:20.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.58.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.58.0") # handled by release scripts
+set(KF5_VERSION "5.59.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.59.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 




commit kmediaplayer for openSUSE:Factory

2019-05-22 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2019-05-22 11:12:55

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


Package is "kmediaplayer"

Wed May 22 11:12:55 2019 rev:65 rq:703366 version:5.58.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2019-05-02 19:16:33.281333912 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.5148/kmediaplayer.changes  
2019-05-22 11:12:55.950571589 +0200
@@ -1,0 +2,9 @@
+Wed May 15 18:16:17 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
+- No code changes since 5.57.0
+
+---

Old:

  kmediaplayer-5.57.0.tar.xz

New:

  kmediaplayer-5.58.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.Y02uQZ/_old  2019-05-22 11:12:57.406571219 +0200
+++ /var/tmp/diff_new_pack.Y02uQZ/_new  2019-05-22 11:12:57.438571211 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.57.0
+Version:5.58.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later

++ kmediaplayer-5.57.0.tar.xz -> kmediaplayer-5.58.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.57.0/CMakeLists.txt 
new/kmediaplayer-5.58.0/CMakeLists.txt
--- old/kmediaplayer-5.57.0/CMakeLists.txt  2019-04-07 09:19:27.0 
+0200
+++ new/kmediaplayer-5.58.0/CMakeLists.txt  2019-05-05 00:44:45.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.57.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.57.0") # handled by release scripts
+set(KF5_VERSION "5.58.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.58.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 




commit kmediaplayer for openSUSE:Factory

2019-05-02 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2019-05-02 19:16:30

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


Package is "kmediaplayer"

Thu May  2 19:16:30 2019 rev:64 rq:695238 version:5.57.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2019-03-22 15:07:27.629489695 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.5148/kmediaplayer.changes  
2019-05-02 19:16:33.281333912 +0200
@@ -1,0 +2,9 @@
+Sun Apr 14 20:21:43 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
+- No code changes since 5.56.0
+
+---

Old:

  kmediaplayer-5.56.0.tar.xz

New:

  kmediaplayer-5.57.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.pFLs7U/_old  2019-05-02 19:16:34.705336528 +0200
+++ /var/tmp/diff_new_pack.pFLs7U/_new  2019-05-02 19:16:34.741336594 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.56.0
+Version:5.57.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later

++ kmediaplayer-5.56.0.tar.xz -> kmediaplayer-5.57.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.56.0/.gitignore 
new/kmediaplayer-5.57.0/.gitignore
--- old/kmediaplayer-5.56.0/.gitignore  2019-03-02 14:28:13.0 +0100
+++ new/kmediaplayer-5.57.0/.gitignore  2019-04-07 09:19:27.0 +0200
@@ -1 +1,21 @@
-/apidocs/
+# Ignore the following files
+*~
+*.[oa]
+*.diff
+*.kate-swp
+*.kdev4
+.kdev_include_paths
+*.kdevelop.pcs
+*.moc
+*.moc.cpp
+*.orig
+*.user
+.*.swp
+.swp.*
+Doxyfile
+Makefile
+avail
+random_seed
+/build*/
+CMakeLists.txt.user*
+*.unc-backup*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.56.0/CMakeLists.txt 
new/kmediaplayer-5.57.0/CMakeLists.txt
--- old/kmediaplayer-5.56.0/CMakeLists.txt  2019-03-02 14:28:13.0 
+0100
+++ new/kmediaplayer-5.57.0/CMakeLists.txt  2019-04-07 09:19:27.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.56.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.56.0") # handled by release scripts
+set(KF5_VERSION "5.57.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.57.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 include(FeatureSummary)
-find_package(ECM 5.56.0  NO_MODULE)
+find_package(ECM 5.57.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 kmediaplayer for openSUSE:Factory

2019-03-22 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2019-03-22 15:07:02

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


Package is "kmediaplayer"

Fri Mar 22 15:07:02 2019 rev:63 rq:686755 version:5.56.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2019-02-25 17:57:21.830289782 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.25356/kmediaplayer.changes 
2019-03-22 15:07:27.629489695 +0100
@@ -1,0 +2,10 @@
+Sun Mar 10 20:15:37 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:
+  * It compiles fine without QT_NO_FOREACH
+
+---

Old:

  kmediaplayer-5.55.0.tar.xz

New:

  kmediaplayer-5.56.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.uNMvZ5/_old  2019-03-22 15:07:28.677488788 +0100
+++ /var/tmp/diff_new_pack.uNMvZ5/_new  2019-03-22 15:07:28.681488784 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.55.0
+Version:5.56.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later

++ kmediaplayer-5.55.0.tar.xz -> kmediaplayer-5.56.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.55.0/CMakeLists.txt 
new/kmediaplayer-5.56.0/CMakeLists.txt
--- old/kmediaplayer-5.55.0/CMakeLists.txt  2019-02-02 18:22:46.0 
+0100
+++ new/kmediaplayer-5.56.0/CMakeLists.txt  2019-03-02 14:28:13.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.55.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.55.0") # handled by release scripts
+set(KF5_VERSION "5.56.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.56.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -56,7 +56,8 @@
 include_directories (
${CMAKE_CURRENT_SOURCE_DIR}/src
${CMAKE_CURRENT_BINARY_DIR}/src)
-
+add_definitions(-DQT_NO_FOREACH)
+add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
 add_subdirectory(src)
 if (BUILD_TESTING)
 add_subdirectory(autotests)




commit kmediaplayer for openSUSE:Factory

2019-02-25 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2019-02-25 17:57:17

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


Package is "kmediaplayer"

Mon Feb 25 17:57:17 2019 rev:62 rq:678703 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2019-02-15 10:01:53.219635703 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.28833/kmediaplayer.changes 
2019-02-25 17:57:21.830289782 +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:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.bkOnYN/_old  2019-02-25 17:57:22.378289317 +0100
+++ /var/tmp/diff_new_pack.bkOnYN/_new  2019-02-25 17:57:22.378289317 +0100
@@ -83,6 +83,9 @@
 
 %prep
 %setup -q
+%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 kmediaplayer for openSUSE:Factory

2019-02-15 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2019-02-15 10:01:44

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


Package is "kmediaplayer"

Fri Feb 15 10:01:44 2019 rev:61 rq:674254 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2019-01-24 14:10:23.875571141 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.28833/kmediaplayer.changes 
2019-02-15 10:01:53.219635703 +0100
@@ -1,0 +2,10 @@
+Sun Feb 10 22:03:13 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:

  kmediaplayer-5.54.0.tar.xz

New:

  kmediaplayer-5.55.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.XMIWrP/_old  2019-02-15 10:01:53.951635467 +0100
+++ /var/tmp/diff_new_pack.XMIWrP/_new  2019-02-15 10:01:53.955635466 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.54.0
+Version:5.55.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later

++ kmediaplayer-5.54.0.tar.xz -> kmediaplayer-5.55.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.54.0/CMakeLists.txt 
new/kmediaplayer-5.55.0/CMakeLists.txt
--- old/kmediaplayer-5.54.0/CMakeLists.txt  2019-01-04 22:43:39.0 
+0100
+++ new/kmediaplayer-5.55.0/CMakeLists.txt  2019-02-02 18:22:46.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.54.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.54.0") # handled by release scripts
+set(KF5_VERSION "5.55.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.55.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -42,7 +42,7 @@
 #
 # Dependencies
 #
-set(REQUIRED_QT_VERSION 5.9.0)
+set(REQUIRED_QT_VERSION 5.10.0)
 find_package(Qt5DBus ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 find_package(Qt5Widgets ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 




commit kmediaplayer for openSUSE:Factory

2019-01-24 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2019-01-24 14:10:20

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


Package is "kmediaplayer"

Thu Jan 24 14:10:20 2019 rev:60 rq:665827 version:5.54.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2018-12-21 08:21:34.349561387 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.28833/kmediaplayer.changes 
2019-01-24 14:10:23.875571141 +0100
@@ -1,0 +2,10 @@
+Mon Jan 14 06:08:49 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:
+  * No code changes since 5.53.0
+
+---

Old:

  kmediaplayer-5.53.0.tar.xz

New:

  kmediaplayer-5.54.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.4tKuPN/_old  2019-01-24 14:10:24.439570492 +0100
+++ /var/tmp/diff_new_pack.4tKuPN/_new  2019-01-24 14:10:24.443570487 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmediaplayer
 #
-# 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 lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.53.0
+Version:5.54.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later

++ kmediaplayer-5.53.0.tar.xz -> kmediaplayer-5.54.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.53.0/CMakeLists.txt 
new/kmediaplayer-5.54.0/CMakeLists.txt
--- old/kmediaplayer-5.53.0/CMakeLists.txt  2018-12-01 15:40:54.0 
+0100
+++ new/kmediaplayer-5.54.0/CMakeLists.txt  2019-01-04 22:43:39.0 
+0100
@@ -1,7 +1,7 @@
-cmake_minimum_required(VERSION 3.0)
+cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.53.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.53.0") # handled by release scripts
+set(KF5_VERSION "5.54.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.54.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 include(FeatureSummary)
-find_package(ECM 5.53.0  NO_MODULE)
+find_package(ECM 5.54.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 kmediaplayer for openSUSE:Factory

2018-12-20 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2018-12-21 08:21:22

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


Package is "kmediaplayer"

Fri Dec 21 08:21:22 2018 rev:59 rq:658579 version:5.53.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2018-11-15 12:39:33.914309340 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new.28833/kmediaplayer.changes 
2018-12-21 08:21:34.349561387 +0100
@@ -1,0 +2,10 @@
+Sun Dec 09 19:43:44 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:
+  * Remove qt include prefix
+
+---

Old:

  kmediaplayer-5.52.0.tar.xz

New:

  kmediaplayer-5.53.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.e7F9uh/_old  2018-12-21 08:21:35.337560461 +0100
+++ /var/tmp/diff_new_pack.e7F9uh/_new  2018-12-21 08:21:35.341560458 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.52.0
+Version:5.53.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later

++ kmediaplayer-5.52.0.tar.xz -> kmediaplayer-5.53.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.52.0/CMakeLists.txt 
new/kmediaplayer-5.53.0/CMakeLists.txt
--- old/kmediaplayer-5.52.0/CMakeLists.txt  2018-11-03 13:01:22.0 
+0100
+++ new/kmediaplayer-5.53.0/CMakeLists.txt  2018-12-01 15:40:54.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.52.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.52.0") # handled by release scripts
+set(KF5_VERSION "5.53.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.53.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 include(FeatureSummary)
-find_package(ECM 5.52.0  NO_MODULE)
+find_package(ECM 5.53.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)
 
@@ -42,7 +42,7 @@
 #
 # Dependencies
 #
-set(REQUIRED_QT_VERSION 5.8.0)
+set(REQUIRED_QT_VERSION 5.9.0)
 find_package(Qt5DBus ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 find_package(Qt5Widgets ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.52.0/src/kmediaplayeradaptor.cpp 
new/kmediaplayer-5.53.0/src/kmediaplayeradaptor.cpp
--- old/kmediaplayer-5.52.0/src/kmediaplayeradaptor.cpp 2018-11-03 
13:01:22.0 +0100
+++ new/kmediaplayer-5.53.0/src/kmediaplayeradaptor.cpp 2018-12-01 
15:40:54.0 +0100
@@ -8,13 +8,13 @@
  */
 
 #include "kmediaplayeradaptor_p.h"
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
 
 /*
  * Implementation of adaptor class KMediaPlayerAdaptor
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.52.0/src/kmediaplayeradaptor_p.h 
new/kmediaplayer-5.53.0/src/kmediaplayeradaptor_p.h
--- old/kmediaplayer-5.52.0/src/kmediaplayeradaptor_p.h 2018-11-03 
13:01:22.0 +0100
+++ new/kmediaplayer-5.53.0/src/kmediaplayeradaptor_p.h 2018-12-01 
15:40:54.0 +0100
@@ -10,7 +10,7 @@
 #ifndef KMEDIAPLAYERADAPTOR_H_19781146507443
 #define KMEDIAPLAYERADAPTOR_H_19781146507443
 
-#include 
+#include 
 #include 
 template class QList;
 template class QMap;




commit kmediaplayer for openSUSE:Factory

2018-11-15 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2018-11-15 12:39:33

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


Package is "kmediaplayer"

Thu Nov 15 12:39:33 2018 rev:58 rq:648530 version:5.52.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2018-10-23 20:36:46.668803264 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2018-11-15 12:39:33.914309340 +0100
@@ -1,0 +2,10 @@
+Sun Nov 11 19:48:05 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:
+  * No code changes since 5.51.0
+
+---

Old:

  kmediaplayer-5.51.0.tar.xz

New:

  kmediaplayer-5.52.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.Hqy3YQ/_old  2018-11-15 12:39:34.910308282 +0100
+++ /var/tmp/diff_new_pack.Hqy3YQ/_new  2018-11-15 12:39:34.910308282 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.51.0
+Version:5.52.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later

++ kmediaplayer-5.51.0.tar.xz -> kmediaplayer-5.52.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.51.0/CMakeLists.txt 
new/kmediaplayer-5.52.0/CMakeLists.txt
--- old/kmediaplayer-5.51.0/CMakeLists.txt  2018-10-07 12:07:55.0 
+0200
+++ new/kmediaplayer-5.52.0/CMakeLists.txt  2018-11-03 13:01:22.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.51.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.51.0") # handled by release scripts
+set(KF5_VERSION "5.52.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.52.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 include(FeatureSummary)
-find_package(ECM 5.51.0  NO_MODULE)
+find_package(ECM 5.52.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 kmediaplayer for openSUSE:Factory

2018-10-23 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2018-10-23 20:36:40

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


Package is "kmediaplayer"

Tue Oct 23 20:36:40 2018 rev:57 rq:642333 version:5.51.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2018-10-02 19:45:30.453948976 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2018-10-23 20:36:46.668803264 +0200
@@ -1,0 +2,15 @@
+Tue Oct 16 08:02:25 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Mon Oct 15 11:50:36 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:
+  * No code changes since 5.50.0
+
+---

Old:

  kmediaplayer-5.50.0.tar.xz

New:

  kmediaplayer-5.51.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.Dupi1R/_old  2018-10-23 20:36:47.092802758 +0200
+++ /var/tmp/diff_new_pack.Dupi1R/_new  2018-10-23 20:36:47.096802753 +0200
@@ -12,23 +12,23 @@
 # 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 lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.50.0
+Version:5.51.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
-URL:http://www.kde.org
+URL:https://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/portingAids/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  cmake >= 3.0

++ kmediaplayer-5.50.0.tar.xz -> kmediaplayer-5.51.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.50.0/CMakeLists.txt 
new/kmediaplayer-5.51.0/CMakeLists.txt
--- old/kmediaplayer-5.50.0/CMakeLists.txt  2018-09-01 00:23:04.0 
+0200
+++ new/kmediaplayer-5.51.0/CMakeLists.txt  2018-10-07 12:07:55.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.50.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.50.0") # handled by release scripts
+set(KF5_VERSION "5.51.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.51.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 




commit kmediaplayer for openSUSE:Factory

2018-10-02 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2018-10-02 19:45:29

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


Package is "kmediaplayer"

Tue Oct  2 19:45:29 2018 rev:56 rq:636012 version:5.50.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2018-08-27 12:57:55.980723364 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2018-10-02 19:45:30.453948976 +0200
@@ -1,0 +2,10 @@
+Thu Sep 13 21:58:45 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:
+  * None
+
+---

Old:

  kmediaplayer-5.49.0.tar.xz

New:

  kmediaplayer-5.50.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.TKWV0F/_old  2018-10-02 19:45:31.265948144 +0200
+++ /var/tmp/diff_new_pack.TKWV0F/_new  2018-10-02 19:45:31.273948136 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.49.0
+Version:5.50.0
 Release:0
 Summary:Interface for media player KParts
 License:LGPL-2.1-or-later

++ kmediaplayer-5.49.0.tar.xz -> kmediaplayer-5.50.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.49.0/CMakeLists.txt 
new/kmediaplayer-5.50.0/CMakeLists.txt
--- old/kmediaplayer-5.49.0/CMakeLists.txt  2018-08-04 10:44:13.0 
+0200
+++ new/kmediaplayer-5.50.0/CMakeLists.txt  2018-09-01 00:23:04.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.49.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.49.0") # handled by release scripts
+set(KF5_VERSION "5.50.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.50.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 include(FeatureSummary)
-find_package(ECM 5.49.0  NO_MODULE)
+find_package(ECM 5.50.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 kmediaplayer for openSUSE:Factory

2018-08-27 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2018-08-27 12:57:55

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


Package is "kmediaplayer"

Mon Aug 27 12:57:55 2018 rev:55 rq:630623 version:5.49.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2018-07-22 23:03:56.184937261 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2018-08-27 12:57:55.980723364 +0200
@@ -1,0 +2,10 @@
+Sun Aug 19 09:53:00 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:
+  * Honor BUILD_TESTING
+
+---

Old:

  kmediaplayer-5.48.0.tar.xz

New:

  kmediaplayer-5.49.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.icvOJc/_old  2018-08-27 12:57:56.776724234 +0200
+++ /var/tmp/diff_new_pack.icvOJc/_new  2018-08-27 12:57:56.780724239 +0200
@@ -17,14 +17,20 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.48.0
+Version:5.49.0
 Release:0
+Summary:Interface for media player KParts
+License:LGPL-2.1-or-later
+Group:  System/GUI/KDE
+URL:http://www.kde.org
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/portingAids/%{name}-%{version}.tar.xz
+Source1:baselibs.conf
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -49,31 +55,24 @@
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
-Summary:Interface for media player KParts
-License:LGPL-2.1-or-later
-Group:  System/GUI/KDE
-Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/portingAids/%{name}-%{version}.tar.xz
-Source1:baselibs.conf
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 KMediaPlayer builds on the KParts framework to provide a common interface for
 KParts that can play media files.
 
-%package -n %lname
+%package -n %{lname}
 Summary:Interface for media player KParts
 Group:  System/GUI/KDE
 Obsoletes:  libKF5MediaPlayer4
 
-%description -n %lname
+%description -n %{lname}
 KMediaPlayer builds on the KParts framework to provide a common interface for
 KParts that can play media files.
 
 %package devel
 Summary:Interface for media player KParts: Build Environment
 Group:  Development/Libraries/KDE
-Requires:   %lname = %{version}
+Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
 Requires:   ki18n-devel >= %{_kf5_bugfix_version}
 Requires:   kparts-devel >= %{_kf5_bugfix_version}
@@ -93,19 +92,16 @@
   %kf5_makeinstall -C build
   %fdupes %{buildroot}
 
-%post -n %lname -p /sbin/ldconfig
-
-%postun -n %lname -p /sbin/ldconfig
+%post -n %{lname} -p /sbin/ldconfig
+%postun -n %{lname} -p /sbin/ldconfig
 
-%files -n %lname
-%defattr(-,root,root)
+%files -n %{lname}
 %{_kf5_libdir}/libKF5MediaPlayer.so.*
 %dir %{_kf5_servicetypesdir}
 %{_kf5_servicetypesdir}/kmediaplayerengine.desktop
 %{_kf5_servicetypesdir}/kmediaplayer.desktop
 
 %files devel
-%defattr(-,root,root)
 %{_kf5_libdir}/libKF5MediaPlayer.so
 %{_kf5_libdir}/cmake/KF5MediaPlayer/
 %{_kf5_includedir}/*.h

++ kmediaplayer-5.48.0.tar.xz -> kmediaplayer-5.49.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.48.0/CMakeLists.txt 
new/kmediaplayer-5.49.0/CMakeLists.txt
--- old/kmediaplayer-5.48.0/CMakeLists.txt  2018-07-07 23:53:08.0 
+0200
+++ new/kmediaplayer-5.49.0/CMakeLists.txt  2018-08-04 10:44:13.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.48.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.48.0") # handled by release scripts
+set(KF5_VERSION "5.49.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.49.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 include(FeatureSu

commit kmediaplayer for openSUSE:Factory

2018-07-22 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2018-07-22 23:03:52

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


Package is "kmediaplayer"

Sun Jul 22 23:03:52 2018 rev:54 rq:623297 version:5.48.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2018-06-23 19:59:03.835907182 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2018-07-22 23:03:56.184937261 +0200
@@ -1,0 +2,10 @@
+Mon Jul 16 04:37:42 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:
+  * Use override
+
+---

Old:

  kmediaplayer-5.47.0.tar.xz

New:

  kmediaplayer-5.48.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.85IFIv/_old  2018-07-22 23:03:56.596937109 +0200
+++ /var/tmp/diff_new_pack.85IFIv/_new  2018-07-22 23:03:56.596937109 +0200
@@ -17,15 +17,14 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.47.0
+Version:5.48.0
 Release:0
-%define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes

++ kmediaplayer-5.47.0.tar.xz -> kmediaplayer-5.48.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.47.0/CMakeLists.txt 
new/kmediaplayer-5.48.0/CMakeLists.txt
--- old/kmediaplayer-5.47.0/CMakeLists.txt  2018-06-02 18:28:54.0 
+0200
+++ new/kmediaplayer-5.48.0/CMakeLists.txt  2018-07-07 23:53:08.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.47.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.47.0") # handled by release scripts
+set(KF5_VERSION "5.48.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.48.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.47.0/autotests/testplayer.h 
new/kmediaplayer-5.48.0/autotests/testplayer.h
--- old/kmediaplayer-5.47.0/autotests/testplayer.h  2018-06-02 
18:28:54.0 +0200
+++ new/kmediaplayer-5.48.0/autotests/testplayer.h  2018-07-07 
23:53:08.0 +0200
@@ -35,35 +35,35 @@
 public:
 TestPlayer(QObject *parent) : Player(parent) {}
 
-KMediaPlayer::View *view() Q_DECL_OVERRIDE
+KMediaPlayer::View *view() override
 {
 return nullptr;
 }
-void pause() Q_DECL_OVERRIDE
+void pause() override
 {
 }
-void play() Q_DECL_OVERRIDE
+void play() override
 {
 }
-void stop() Q_DECL_OVERRIDE
+void stop() override
 {
 }
-void seek(qlonglong) Q_DECL_OVERRIDE
+void seek(qlonglong) override
 {
 }
-bool isSeekable() const Q_DECL_OVERRIDE
+bool isSeekable() const override
 {
 return false;
 }
-qlonglong position() const Q_DECL_OVERRIDE
+qlonglong position() const override
 {
 return 0L;
 }
-bool hasLength() const Q_DECL_OVERRIDE
+bool hasLength() const override
 {
 return false;
 }
-qlonglong length() const Q_DECL_OVERRIDE
+qlonglong length() const override
 {
 return 0L;
 }




commit kmediaplayer for openSUSE:Factory

2018-06-23 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2018-06-23 19:59:03

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


Package is "kmediaplayer"

Sat Jun 23 19:59:03 2018 rev:53 rq:616775 version:5.47.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2018-05-19 15:42:21.482865215 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2018-06-23 19:59:03.835907182 +0200
@@ -1,0 +2,10 @@
+Tue Jun 12 21:26:06 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:
+  * None
+
+---

Old:

  kmediaplayer-5.46.0.tar.xz

New:

  kmediaplayer-5.47.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.Id2uu9/_old  2018-06-23 19:59:04.727874151 +0200
+++ /var/tmp/diff_new_pack.Id2uu9/_new  2018-06-23 19:59:04.731874003 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.46.0
+Version:5.47.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kmediaplayer-5.46.0.tar.xz -> kmediaplayer-5.47.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.46.0/CMakeLists.txt 
new/kmediaplayer-5.47.0/CMakeLists.txt
--- old/kmediaplayer-5.46.0/CMakeLists.txt  2018-05-05 14:39:25.0 
+0200
+++ new/kmediaplayer-5.47.0/CMakeLists.txt  2018-06-02 18:28:54.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.46.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.46.0") # handled by release scripts
+set(KF5_VERSION "5.47.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.47.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 




commit kmediaplayer for openSUSE:Factory

2018-05-19 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2018-05-19 15:42:15

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


Package is "kmediaplayer"

Sat May 19 15:42:15 2018 rev:52 rq:607574 version:5.46.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2018-04-20 17:28:56.687681847 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2018-05-19 15:42:21.482865215 +0200
@@ -1,0 +2,10 @@
+Sun May 13 21:03:04 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:

  kmediaplayer-5.45.0.tar.xz

New:

  kmediaplayer-5.46.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.Lv8Izg/_old  2018-05-19 15:42:22.110842239 +0200
+++ /var/tmp/diff_new_pack.Lv8Izg/_new  2018-05-19 15:42:22.114842093 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.45.0
+Version:5.46.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kmediaplayer-5.45.0.tar.xz -> kmediaplayer-5.46.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.45.0/CMakeLists.txt 
new/kmediaplayer-5.46.0/CMakeLists.txt
--- old/kmediaplayer-5.45.0/CMakeLists.txt  2018-04-07 09:48:06.0 
+0200
+++ new/kmediaplayer-5.46.0/CMakeLists.txt  2018-05-05 14:39:25.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.45.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.45.0") # handled by release scripts
+set(KF5_VERSION "5.46.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.46.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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 kmediaplayer for openSUSE:Factory

2018-04-20 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2018-04-20 17:28:04

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


Package is "kmediaplayer"

Fri Apr 20 17:28:04 2018 rev:51 rq:596886 version:5.45.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2018-03-22 12:08:16.270890462 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2018-04-20 17:28:56.687681847 +0200
@@ -1,0 +2,10 @@
+Sat Apr 14 13:19:05 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:
+  * None
+
+---

Old:

  kmediaplayer-5.44.0.tar.xz

New:

  kmediaplayer-5.45.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.nTIFqo/_old  2018-04-20 17:28:57.603648629 +0200
+++ /var/tmp/diff_new_pack.nTIFqo/_new  2018-04-20 17:28:57.607648484 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.44.0
+Version:5.45.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kmediaplayer-5.44.0.tar.xz -> kmediaplayer-5.45.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.44.0/CMakeLists.txt 
new/kmediaplayer-5.45.0/CMakeLists.txt
--- old/kmediaplayer-5.44.0/CMakeLists.txt  2018-03-03 10:53:04.0 
+0100
+++ new/kmediaplayer-5.45.0/CMakeLists.txt  2018-04-07 09:48:06.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.44.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.44.0") # handled by release scripts
+set(KF5_VERSION "5.45.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.45.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -42,7 +42,7 @@
 #
 # Dependencies
 #
-set(REQUIRED_QT_VERSION 5.7.0)
+set(REQUIRED_QT_VERSION 5.8.0)
 find_package(Qt5DBus ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 find_package(Qt5Widgets ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 




commit kmediaplayer for openSUSE:Factory

2018-03-22 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2018-03-22 12:02:10

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


Package is "kmediaplayer"

Thu Mar 22 12:02:10 2018 rev:50 rq:586844 version:5.44.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2018-02-18 11:42:18.385725520 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2018-03-22 12:08:16.270890462 +0100
@@ -1,0 +2,10 @@
+Mon Mar 12 23:29:41 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:

  kmediaplayer-5.43.0.tar.xz

New:

  kmediaplayer-5.44.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.TpSXEH/_old  2018-03-22 12:08:17.310853184 +0100
+++ /var/tmp/diff_new_pack.TpSXEH/_new  2018-03-22 12:08:17.318852897 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.43.0
+Version:5.44.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -51,7 +51,7 @@
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 Summary:Interface for media player KParts
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/portingAids/%{name}-%{version}.tar.xz

++ kmediaplayer-5.43.0.tar.xz -> kmediaplayer-5.44.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.43.0/CMakeLists.txt 
new/kmediaplayer-5.44.0/CMakeLists.txt
--- old/kmediaplayer-5.43.0/CMakeLists.txt  2018-02-05 09:11:32.0 
+0100
+++ new/kmediaplayer-5.44.0/CMakeLists.txt  2018-03-03 10:53:04.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.43.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.43.0") # handled by release scripts
+set(KF5_VERSION "5.44.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.44.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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 kmediaplayer for openSUSE:Factory

2018-02-18 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2018-02-18 11:42:16

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


Package is "kmediaplayer"

Sun Feb 18 11:42:16 2018 rev:49 rq:576546 version:5.43.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2018-01-22 16:02:05.484047091 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2018-02-18 11:42:18.385725520 +0100
@@ -1,0 +2,10 @@
+Mon Feb 12 23:42:09 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:

  kmediaplayer-5.42.0.tar.xz

New:

  kmediaplayer-5.43.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.RbryFt/_old  2018-02-18 11:42:19.305692495 +0100
+++ /var/tmp/diff_new_pack.RbryFt/_new  2018-02-18 11:42:19.309692352 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.42.0
+Version:5.43.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kmediaplayer-5.42.0.tar.xz -> kmediaplayer-5.43.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.42.0/CMakeLists.txt 
new/kmediaplayer-5.43.0/CMakeLists.txt
--- old/kmediaplayer-5.42.0/CMakeLists.txt  2018-01-06 00:42:02.0 
+0100
+++ new/kmediaplayer-5.43.0/CMakeLists.txt  2018-02-05 09:11:32.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.42.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.42.0") # handled by release scripts
+set(KF5_VERSION "5.43.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.43.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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 kmediaplayer for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2018-01-22 16:02:03

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


Package is "kmediaplayer"

Mon Jan 22 16:02:03 2018 rev:48 rq:566695 version:5.42.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2018-01-09 14:43:16.447707231 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2018-01-22 16:02:05.484047091 +0100
@@ -1,0 +2,10 @@
+Tue Jan 16 22:50:18 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 obsolete reviewboardrc file
+
+---

Old:

  kmediaplayer-5.41.0.tar.xz

New:

  kmediaplayer-5.42.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.PYO3ps/_old  2018-01-22 16:02:06.024021821 +0100
+++ /var/tmp/diff_new_pack.PYO3ps/_new  2018-01-22 16:02:06.024021821 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmediaplayer
 #
-# 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 lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.41.0
+Version:5.42.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kmediaplayer-5.41.0.tar.xz -> kmediaplayer-5.42.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.41.0/.reviewboardrc 
new/kmediaplayer-5.42.0/.reviewboardrc
--- old/kmediaplayer-5.41.0/.reviewboardrc  2017-12-02 11:16:46.0 
+0100
+++ new/kmediaplayer-5.42.0/.reviewboardrc  1970-01-01 01:00:00.0 
+0100
@@ -1,5 +0,0 @@
-REVIEWBOARD_URL = "https://git.reviewboard.kde.org";
-REPOSITORY = 'git://anongit.kde.org/kmediaplayer'
-BRANCH = 'master'
-TARGET_GROUPS = 'kdeframeworks'
-TARGET_PEOPLE = 'alexmerry'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.41.0/CMakeLists.txt 
new/kmediaplayer-5.42.0/CMakeLists.txt
--- old/kmediaplayer-5.41.0/CMakeLists.txt  2017-12-02 11:16:46.0 
+0100
+++ new/kmediaplayer-5.42.0/CMakeLists.txt  2018-01-06 00:42:02.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.41.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.41.0") # handled by release scripts
+set(KF5_VERSION "5.42.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.42.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 




commit kmediaplayer for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2018-01-09 14:43:15

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


Package is "kmediaplayer"

Tue Jan  9 14:43:15 2018 rev:47 rq:559455 version:5.41.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2017-11-16 14:39:37.405697685 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2018-01-09 14:43:16.447707231 +0100
@@ -1,0 +2,10 @@
+Sun Dec 17 09:43:48 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:
+  * None
+
+---

Old:

  kmediaplayer-5.40.0.tar.xz

New:

  kmediaplayer-5.41.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.1qiDKR/_old  2018-01-09 14:43:17.159673843 +0100
+++ /var/tmp/diff_new_pack.1qiDKR/_new  2018-01-09 14:43:17.159673843 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.40.0
+Version:5.41.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kmediaplayer-5.40.0.tar.xz -> kmediaplayer-5.41.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.40.0/CMakeLists.txt 
new/kmediaplayer-5.41.0/CMakeLists.txt
--- old/kmediaplayer-5.40.0/CMakeLists.txt  2017-11-04 22:45:29.0 
+0100
+++ new/kmediaplayer-5.41.0/CMakeLists.txt  2017-12-02 11:16:46.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.40.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.40.0") # handled by release scripts
+set(KF5_VERSION "5.41.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.41.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 




commit kmediaplayer for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2017-11-16 14:39:33

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


Package is "kmediaplayer"

Thu Nov 16 14:39:33 2017 rev:46 rq:541673 version:5.40.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2017-10-27 13:56:36.177531514 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2017-11-16 14:39:37.405697685 +0100
@@ -1,0 +2,10 @@
+Mon Nov 13 07:01:15 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:
+  * Add .arcconfig
+
+---

Old:

  kmediaplayer-5.39.0.tar.xz

New:

  kmediaplayer-5.40.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.isFzCX/_old  2017-11-16 14:39:38.989640262 +0100
+++ /var/tmp/diff_new_pack.isFzCX/_new  2017-11-16 14:39:38.997639972 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.39.0
+Version:5.40.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kmediaplayer-5.39.0.tar.xz -> kmediaplayer-5.40.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.39.0/.arcconfig 
new/kmediaplayer-5.40.0/.arcconfig
--- old/kmediaplayer-5.39.0/.arcconfig  1970-01-01 01:00:00.0 +0100
+++ new/kmediaplayer-5.40.0/.arcconfig  2017-11-04 22:45:29.0 +0100
@@ -0,0 +1,3 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/";
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.39.0/CMakeLists.txt 
new/kmediaplayer-5.40.0/CMakeLists.txt
--- old/kmediaplayer-5.39.0/CMakeLists.txt  2017-10-07 13:18:08.0 
+0200
+++ new/kmediaplayer-5.40.0/CMakeLists.txt  2017-11-04 22:45:29.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.39.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.39.0") # handled by release scripts
+set(KF5_VERSION "5.40.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.40.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 




commit kmediaplayer for openSUSE:Factory

2017-10-27 Thread root
Hello community,

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

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


Package is "kmediaplayer"

Fri Oct 27 13:56:34 2017 rev:45 rq:536338 version:5.39.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2017-09-19 16:25:23.618332732 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2017-10-27 13:56:36.177531514 +0200
@@ -1,0 +2,10 @@
+Mon Oct 23 06:41:42 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:

  kmediaplayer-5.38.0.tar.xz

New:

  kmediaplayer-5.39.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.WPTKZd/_old  2017-10-27 13:56:37.073489634 +0200
+++ /var/tmp/diff_new_pack.WPTKZd/_new  2017-10-27 13:56:37.077489446 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.38.0
+Version:5.39.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kmediaplayer-5.38.0.tar.xz -> kmediaplayer-5.39.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.38.0/CMakeLists.txt 
new/kmediaplayer-5.39.0/CMakeLists.txt
--- old/kmediaplayer-5.38.0/CMakeLists.txt  2017-09-02 23:25:46.0 
+0200
+++ new/kmediaplayer-5.39.0/CMakeLists.txt  2017-10-07 13:18:08.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.38.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.38.0") # handled by release scripts
+set(KF5_VERSION "5.39.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.39.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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 kmediaplayer for openSUSE:Factory

2017-09-19 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2017-09-19 16:25:20

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


Package is "kmediaplayer"

Tue Sep 19 16:25:20 2017 rev:44 rq:526660 version:5.38.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2017-08-24 18:01:21.568699536 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2017-09-19 16:25:23.618332732 +0200
@@ -1,0 +2,10 @@
+Tue Sep 12 07:11:17 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:

  kmediaplayer-5.37.0.tar.xz

New:

  kmediaplayer-5.38.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.KL9mBu/_old  2017-09-19 16:25:24.242244312 +0200
+++ /var/tmp/diff_new_pack.KL9mBu/_new  2017-09-19 16:25:24.246243746 +0200
@@ -17,32 +17,36 @@
 
 
 %define lname   libKF5MediaPlayer5
-%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:   kmediaplayer
-Version:5.37.0
+Version:5.38.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
-BuildRequires:  extra-cmake-modules >= %{_tar_path}
+BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
-BuildRequires:  kbookmarks-devel >= %{_tar_path}
-BuildRequires:  kcompletion-devel >= %{_tar_path}
-BuildRequires:  kconfigwidgets-devel >= %{_tar_path}
-BuildRequires:  kdbusaddons-devel >= %{_tar_path}
+BuildRequires:  kbookmarks-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kcompletion-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kconfigwidgets-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kdbusaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel >= %{_tar_path}
-BuildRequires:  ki18n-devel >= %{_tar_path}
-BuildRequires:  kiconthemes-devel >= %{_tar_path}
-BuildRequires:  kio-devel >= %{_tar_path}
-BuildRequires:  kitemviews-devel >= %{_tar_path}
-BuildRequires:  knotifications-devel >= %{_tar_path}
-BuildRequires:  kparts-devel >= %{_tar_path}
-BuildRequires:  kservice-devel >= %{_tar_path}
-BuildRequires:  ktextwidgets-devel >= %{_tar_path}
-BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
-BuildRequires:  kwindowsystem-devel >= %{_tar_path}
-BuildRequires:  kxmlgui-devel >= %{_tar_path}
-BuildRequires:  solid-devel >= %{_tar_path}
+BuildRequires:  kguiaddons-devel >= %{_kf5_bugfix_version}
+BuildRequires:  ki18n-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kiconthemes-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kio-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kitemviews-devel >= %{_kf5_bugfix_version}
+BuildRequires:  knotifications-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kparts-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kservice-devel >= %{_kf5_bugfix_version}
+BuildRequires:  ktextwidgets-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kwindowsystem-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kxmlgui-devel >= %{_kf5_bugfix_version}
+BuildRequires:  solid-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
@@ -72,8 +76,8 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   ki18n-devel >= %{_tar_path}
-Requires:   kparts-devel >= %{_tar_path}
+Requires:   ki18n-devel >= %{_kf5_bugfix_version}
+Requires:   kparts-devel >= %{_kf5_bugfix_version}
 
 %description devel
 KMediaPlayer builds on the KParts framework to provide a common interface for

++ kmediaplayer-5.37.0.tar.xz -> kmediaplayer-5.38.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.37.0/CMakeLists.txt 
new/kmediaplayer-5.38.0/CMakeLists.txt
--- old/kmediaplayer-5.37.0/CMakeLists.txt  2017-08-06 18:46:29.0 
+0200
+++ new/kmediaplayer-5.38.0/CMakeLists.txt  2017-09-02 23:25:46.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "

commit kmediaplayer for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2017-08-24 18:01:20

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


Package is "kmediaplayer"

Thu Aug 24 18:01:20 2017 rev:43 rq:516722 version:5.37.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2017-07-17 10:24:40.758479678 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2017-08-24 18:01:21.568699536 +0200
@@ -1,0 +2,10 @@
+Sun Aug 13 20:52: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 :
+  * None
+
+---

Old:

  kmediaplayer-5.36.0.tar.xz

New:

  kmediaplayer-5.37.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.GlKcyH/_old  2017-08-24 18:01:22.120621798 +0200
+++ /var/tmp/diff_new_pack.GlKcyH/_new  2017-08-24 18:01:22.124621235 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.36
+%define _tar_path 5.37
 Name:   kmediaplayer
-Version:5.36.0
+Version:5.37.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kmediaplayer-5.36.0.tar.xz -> kmediaplayer-5.37.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.36.0/CMakeLists.txt 
new/kmediaplayer-5.37.0/CMakeLists.txt
--- old/kmediaplayer-5.36.0/CMakeLists.txt  2017-06-30 12:38:52.0 
+0200
+++ new/kmediaplayer-5.37.0/CMakeLists.txt  2017-08-06 18:46:29.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.36.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.36.0") # handled by release scripts
+set(KF5_VERSION "5.37.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.37.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -42,7 +42,7 @@
 #
 # Dependencies
 #
-set(REQUIRED_QT_VERSION 5.6.0)
+set(REQUIRED_QT_VERSION 5.7.0)
 find_package(Qt5DBus ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 find_package(Qt5Widgets ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 




commit kmediaplayer for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2017-07-17 10:24:38

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


Package is "kmediaplayer"

Mon Jul 17 10:24:38 2017 rev:42 rq:509920 version:5.36.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2017-07-05 23:51:52.127757284 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2017-07-17 10:24:40.758479678 +0200
@@ -1,0 +2,10 @@
+Wed Jul 12 07:14:01 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:
+  * None
+
+---

Old:

  kmediaplayer-5.35.0.tar.xz

New:

  kmediaplayer-5.36.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.PnzpET/_old  2017-07-17 10:24:41.250410329 +0200
+++ /var/tmp/diff_new_pack.PnzpET/_new  2017-07-17 10:24:41.250410329 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.35
+%define _tar_path 5.36
 Name:   kmediaplayer
-Version:5.35.0
+Version:5.36.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kmediaplayer-5.35.0.tar.xz -> kmediaplayer-5.36.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.35.0/CMakeLists.txt 
new/kmediaplayer-5.36.0/CMakeLists.txt
--- old/kmediaplayer-5.35.0/CMakeLists.txt  2017-06-03 11:07:26.0 
+0200
+++ new/kmediaplayer-5.36.0/CMakeLists.txt  2017-06-30 12:38:52.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.35.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.35.0") # handled by release scripts
+set(KF5_VERSION "5.36.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.36.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 include(FeatureSummary)
-find_package(ECM 5.35.0  NO_MODULE)
+find_package(ECM 5.36.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 kmediaplayer for openSUSE:Factory

2017-07-05 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2017-07-05 23:51:49

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


Package is "kmediaplayer"

Wed Jul  5 23:51:49 2017 rev:41 rq:502958 version:5.35.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2017-06-01 16:20:21.567820611 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2017-07-05 23:51:52.127757284 +0200
@@ -1,0 +2,10 @@
+Sun Jun 11 09:27:43 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:

  kmediaplayer-5.34.0.tar.xz

New:

  kmediaplayer-5.35.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.Ui4KTp/_old  2017-07-05 23:51:52.903647995 +0200
+++ /var/tmp/diff_new_pack.Ui4KTp/_new  2017-07-05 23:51:52.907647432 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.34
+%define _tar_path 5.35
 Name:   kmediaplayer
-Version:5.34.0
+Version:5.35.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kmediaplayer-5.34.0.tar.xz -> kmediaplayer-5.35.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.34.0/CMakeLists.txt 
new/kmediaplayer-5.35.0/CMakeLists.txt
--- old/kmediaplayer-5.34.0/CMakeLists.txt  2017-05-06 10:42:37.0 
+0200
+++ new/kmediaplayer-5.35.0/CMakeLists.txt  2017-06-03 11:07:26.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.34.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.34.0") # handled by release scripts
+set(KF5_VERSION "5.35.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.35.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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 kmediaplayer for openSUSE:Factory

2017-06-01 Thread root
Hello community,

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

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


Package is "kmediaplayer"

Thu Jun  1 16:20:20 2017 rev:40 rq:495055 version:5.34.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2017-04-30 21:19:35.245165793 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2017-06-01 16:20:21.567820611 +0200
@@ -1,0 +2,10 @@
+Mon May 15 13:53:18 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:
+  * None
+
+---

Old:

  kmediaplayer-5.33.0.tar.xz

New:

  kmediaplayer-5.34.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.QvGrrl/_old  2017-06-01 16:20:22.507688078 +0200
+++ /var/tmp/diff_new_pack.QvGrrl/_new  2017-06-01 16:20:22.511687514 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.33
+%define _tar_path 5.34
 Name:   kmediaplayer
-Version:5.33.0
+Version:5.34.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kmediaplayer-5.33.0.tar.xz -> kmediaplayer-5.34.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.33.0/CMakeLists.txt 
new/kmediaplayer-5.34.0/CMakeLists.txt
--- old/kmediaplayer-5.33.0/CMakeLists.txt  2017-04-01 19:43:57.0 
+0200
+++ new/kmediaplayer-5.34.0/CMakeLists.txt  2017-05-06 10:42:37.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.33.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.33.0") # handled by release scripts
+set(KF5_VERSION "5.34.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.34.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 




commit kmediaplayer for openSUSE:Factory

2017-04-30 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2017-04-30 21:19:34

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


Package is "kmediaplayer"

Sun Apr 30 21:19:34 2017 rev:39 rq:492076 version:5.33.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2017-03-28 15:11:19.002248322 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2017-04-30 21:19:35.245165793 +0200
@@ -1,0 +2,11 @@
+Sat Apr 15 10:11:52 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.
+  * Upgrade KF5 version to 5.33.0.
+
+---

Old:

  kmediaplayer-5.32.0.tar.xz

New:

  kmediaplayer-5.33.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.PXQwac/_old  2017-04-30 21:19:36.009058086 +0200
+++ /var/tmp/diff_new_pack.PXQwac/_new  2017-04-30 21:19:36.013057522 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.32
+%define _tar_path 5.33
 Name:   kmediaplayer
-Version:5.32.0
+Version:5.33.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kmediaplayer-5.32.0.tar.xz -> kmediaplayer-5.33.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.32.0/CMakeLists.txt 
new/kmediaplayer-5.33.0/CMakeLists.txt
--- old/kmediaplayer-5.32.0/CMakeLists.txt  2017-03-03 14:00:53.0 
+0100
+++ new/kmediaplayer-5.33.0/CMakeLists.txt  2017-04-01 19:43:57.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.32.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.32.0") # handled by release scripts
+set(KF5_VERSION "5.33.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.33.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 




commit kmediaplayer for openSUSE:Factory

2017-03-28 Thread root
Hello community,

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

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


Package is "kmediaplayer"

Tue Mar 28 15:11:16 2017 rev:38 rq:481525 version:5.32.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2017-03-03 17:01:50.455322691 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2017-03-28 15:11:19.002248322 +0200
@@ -1,0 +2,11 @@
+Sun Mar 19 14:50:49 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.
+  * Upgrade KF5 version to 5.32.0.
+
+---

Old:

  kmediaplayer-5.31.0.tar.xz

New:

  kmediaplayer-5.32.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.3P6rjU/_old  2017-03-28 15:11:20.362055686 +0200
+++ /var/tmp/diff_new_pack.3P6rjU/_new  2017-03-28 15:11:20.366055119 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.31
+%define _tar_path 5.32
 Name:   kmediaplayer
-Version:5.31.0
+Version:5.32.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kmediaplayer-5.31.0.tar.xz -> kmediaplayer-5.32.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.31.0/CMakeLists.txt 
new/kmediaplayer-5.32.0/CMakeLists.txt
--- old/kmediaplayer-5.31.0/CMakeLists.txt  2017-02-04 19:24:31.0 
+0100
+++ new/kmediaplayer-5.32.0/CMakeLists.txt  2017-03-03 14:00:53.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.31.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.31.0") # handled by release scripts
+set(KF5_VERSION "5.32.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.32.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 include(FeatureSummary)
-find_package(ECM 5.31.0  NO_MODULE)
+find_package(ECM 5.32.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 kmediaplayer for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2017-03-03 17:01:48

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


Package is "kmediaplayer"

Fri Mar  3 17:01:48 2017 rev:37 rq:461440 version:5.31.0

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2017-02-03 17:45:39.933063272 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2017-03-03 17:01:50.455322691 +0100
@@ -1,0 +2,7 @@
+Thu Feb  9 09:31:35 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:

  kmediaplayer-5.30.0.tar.xz

New:

  kmediaplayer-5.31.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.mjux1i/_old  2017-03-03 17:01:52.395048378 +0100
+++ /var/tmp/diff_new_pack.mjux1i/_new  2017-03-03 17:01:52.399047812 +0100
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.30
+%define _tar_path 5.31
 Name:   kmediaplayer
-Version:5.30.0
+Version:5.31.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -43,9 +43,9 @@
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 BuildRequires:  solid-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5DBus) >= 5.5.0
-BuildRequires:  cmake(Qt5Test) >= 5.5.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
+BuildRequires:  cmake(Qt5DBus) >= 5.6.0
+BuildRequires:  cmake(Qt5Test) >= 5.6.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 Summary:Interface for media player KParts
 License:LGPL-2.1+
 Group:  System/GUI/KDE

++ kmediaplayer-5.30.0.tar.xz -> kmediaplayer-5.31.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.30.0/CMakeLists.txt 
new/kmediaplayer-5.31.0/CMakeLists.txt
--- old/kmediaplayer-5.30.0/CMakeLists.txt  2017-01-08 16:35:58.0 
+0100
+++ new/kmediaplayer-5.31.0/CMakeLists.txt  2017-02-04 19:24:31.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.30.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.30.0") # handled by release scripts
+set(KF5_VERSION "5.31.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.31.0") # handled by release scripts
 project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
@@ -9,7 +9,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -42,7 +42,7 @@
 #
 # Dependencies
 #
-set(REQUIRED_QT_VERSION 5.5.0)
+set(REQUIRED_QT_VERSION 5.6.0)
 find_package(Qt5DBus ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 find_package(Qt5Widgets ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.30.0/autotests/playertest.cpp 
new/kmediaplayer-5.31.0/autotests/playertest.cpp
--- old/kmediaplayer-5.30.0/autotests/playertest.cpp2017-01-08 
16:35:58.0 +0100
+++ new/kmediaplayer-5.31.0/autotests/playertest.cpp2017-02-04 
19:24:31.0 +0100
@@ -39,7 +39,7 @@
 void cleanup()
 {
 delete player;
-player = 0;
+player = nullptr;
 }
 
 void testParent();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.30.0/autotests/testplayer.h 
new/kmediaplayer-5.31.0/autotests/testplayer.h
--- old/kmediaplayer-5.30.0/autotests/testplayer.h  2017-01-08 
16:35:58.0 +0100
+++ new/kmediaplayer-5.31.0/autotests/testplayer.h  2017-02-04 
19:24:31.0 +0100
@@ -37,7 +37,7 @@
 
 KMediaPlayer::View *view() Q_DECL_OVERRIDE
 {
-return 0;
+return nullptr;
 }
 void pause() Q_DECL_OVERRIDE
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.30.0/autotests/viewtest.cpp 
new/kmediaplayer-5.31.0/autotests/viewtest.cpp
--- old/kmediaplayer-5.30.0/autotests/viewtest.cpp  2017-01-08 
16:35:58.0 +0100
+++ new/kmediaplayer-5.31.0/autotests/viewtest.cpp  2017-02-04 
19:24:31.0 +0100
@@ -40,7 +40,7 @@
 void cleanup()

commit kmediaplayer for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2017-01-31 12:05:32

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2016-12-17 11:11:06.077375490 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2017-02-03 17:45:39.933063272 +0100
@@ -1,0 +2,7 @@
+Sun Jan  8 23:42:31 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:

  kmediaplayer-5.29.0.tar.xz

New:

  kmediaplayer-5.30.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.YZJ9By/_old  2017-02-03 17:45:40.297011758 +0100
+++ /var/tmp/diff_new_pack.YZJ9By/_new  2017-02-03 17:45:40.297011758 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmediaplayer
 #
-# 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,12 +17,12 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.29
+%define _tar_path 5.30
 Name:   kmediaplayer
-Version:5.29.0
+Version:5.30.0
 Release:0
 %define kf5_version %{version}
-BuildRequires:  cmake >= 2.8.12
+BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{_tar_path}

++ kmediaplayer-5.29.0.tar.xz -> kmediaplayer-5.30.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.29.0/CMakeLists.txt 
new/kmediaplayer-5.30.0/CMakeLists.txt
--- old/kmediaplayer-5.29.0/CMakeLists.txt  2016-12-03 11:28:26.0 
+0100
+++ new/kmediaplayer-5.30.0/CMakeLists.txt  2017-01-08 16:35:58.0 
+0100
@@ -1,13 +1,15 @@
-cmake_minimum_required(VERSION 2.8.12)
+cmake_minimum_required(VERSION 3.0)
 
-project(KMediaPlayer)
+set(KF5_VERSION "5.30.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.30.0") # handled by release scripts
+project(KMediaPlayer VERSION ${KF5_VERSION})
 
 
 #
 # CMake stuff from ECM
 #
 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)
 
@@ -17,19 +19,16 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-
 include(GenerateExportHeader)
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
-include(ECMPackageConfigHelpers)
+include(CMakePackageConfigHelpers)
 
-set(KF5_VERSION "5.29.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.29.0") # handled by release scripts
 
 #
 # Version info
 #
-ecm_setup_version(${KF5_VERSION}
+ecm_setup_version(PROJECT
VARIABLE_PREFIX KMEDIAPLAYER
VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kmediaplayer_version.h"
PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5MediaPlayerConfigVersion.cmake"
@@ -66,7 +65,7 @@
 # Config.cmake stuff
 #
 set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5MediaPlayer")
-ecm_configure_package_config_file(
+configure_package_config_file(
"${CMAKE_CURRENT_SOURCE_DIR}/KF5MediaPlayerConfig.cmake.in"
"${CMAKE_CURRENT_BINARY_DIR}/KF5MediaPlayerConfig.cmake"
INSTALL_DESTINATION ${CMAKECONFIG_INSTALL_DIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.29.0/KF5MediaPlayerConfig.cmake.in 
new/kmediaplayer-5.30.0/KF5MediaPlayerConfig.cmake.in
--- old/kmediaplayer-5.29.0/KF5MediaPlayerConfig.cmake.in   2016-12-03 
11:28:26.0 +0100
+++ new/kmediaplayer-5.30.0/KF5MediaPlayerConfig.cmake.in   2017-01-08 
16:35:58.0 +0100
@@ -2,6 +2,7 @@
 
 # Any changes in this ".cmake" file will be overwritten by CMake, the source 
is the ".cmake.in" file.
 
+include(CMakeFindDependencyMacro)
 find_dependency(KF5Parts "@KF5_DEP_VERSION@")
 
 include("${CMAKE_CURRENT_LIST_DIR}/KF5MediaPlayerTargets.cmake")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.29.0/metainfo.yaml 
new/kmediaplayer-5.30.0/metainfo.ya

commit kmediaplayer for openSUSE:Factory

2016-11-17 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2016-11-17 12:34:10

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2016-10-28 12:21:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2016-11-17 12:34:11.0 +0100
@@ -1,0 +2,7 @@
+Sat Nov  5 22:08:16 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.28.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.28.0.php
+
+---

Old:

  kmediaplayer-5.27.0.tar.xz

New:

  kmediaplayer-5.28.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.vOsO8e/_old  2016-11-17 12:34:12.0 +0100
+++ /var/tmp/diff_new_pack.vOsO8e/_new  2016-11-17 12:34:12.0 +0100
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.27
+%define _tar_path 5.28
 Name:   kmediaplayer
-Version:5.27.0
+Version:5.28.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kmediaplayer-5.27.0.tar.xz -> kmediaplayer-5.28.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.27.0/CMakeLists.txt 
new/kmediaplayer-5.28.0/CMakeLists.txt
--- old/kmediaplayer-5.27.0/CMakeLists.txt  2016-10-02 10:05:14.0 
+0200
+++ new/kmediaplayer-5.28.0/CMakeLists.txt  2016-11-05 12:06:41.0 
+0100
@@ -7,7 +7,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -23,8 +23,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.27.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.27.0") # handled by release scripts
+set(KF5_VERSION "5.28.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.28.0") # handled by release scripts
 
 #
 # Version info




commit kmediaplayer for openSUSE:Factory

2016-10-28 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2016-10-28 12:21:51

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2016-09-14 23:26:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2016-10-28 12:21:51.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct  2 12:57:28 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.27.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.27.0.php
+
+---

Old:

  kmediaplayer-5.26.0.tar.xz

New:

  kmediaplayer-5.27.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.WOaXmz/_old  2016-10-28 12:21:53.0 +0200
+++ /var/tmp/diff_new_pack.WOaXmz/_new  2016-10-28 12:21:53.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.26
+%define _tar_path 5.27
 Name:   kmediaplayer
-Version:5.26.0
+Version:5.27.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kmediaplayer-5.26.0.tar.xz -> kmediaplayer-5.27.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.26.0/CMakeLists.txt 
new/kmediaplayer-5.27.0/CMakeLists.txt
--- old/kmediaplayer-5.26.0/CMakeLists.txt  2016-09-06 00:37:58.0 
+0200
+++ new/kmediaplayer-5.27.0/CMakeLists.txt  2016-10-02 10:05:14.0 
+0200
@@ -7,7 +7,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -23,8 +23,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.26.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.26.0") # handled by release scripts
+set(KF5_VERSION "5.27.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.27.0") # handled by release scripts
 
 #
 # Version info




commit kmediaplayer for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2016-09-14 23:26:07

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2016-08-29 15:07:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2016-09-14 23:26:09.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  6 20:51:48 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:

  kmediaplayer-5.25.0.tar.xz

New:

  kmediaplayer-5.26.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.Y4hWEY/_old  2016-09-14 23:26:10.0 +0200
+++ /var/tmp/diff_new_pack.Y4hWEY/_new  2016-09-14 23:26:10.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.25
+%define _tar_path 5.26
 Name:   kmediaplayer
-Version:5.25.0
+Version:5.26.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kmediaplayer-5.25.0.tar.xz -> kmediaplayer-5.26.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.25.0/CMakeLists.txt 
new/kmediaplayer-5.26.0/CMakeLists.txt
--- old/kmediaplayer-5.25.0/CMakeLists.txt  2016-08-06 10:36:44.0 
+0200
+++ new/kmediaplayer-5.26.0/CMakeLists.txt  2016-09-06 00:37:58.0 
+0200
@@ -7,7 +7,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -23,8 +23,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.25.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.25.0") # handled by release scripts
+set(KF5_VERSION "5.26.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.26.0") # handled by release scripts
 
 #
 # Version info
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.25.0/autotests/testplayer.h 
new/kmediaplayer-5.26.0/autotests/testplayer.h
--- old/kmediaplayer-5.25.0/autotests/testplayer.h  2016-08-06 
10:36:44.0 +0200
+++ new/kmediaplayer-5.26.0/autotests/testplayer.h  2016-09-06 
00:37:58.0 +0200
@@ -35,27 +35,35 @@
 public:
 TestPlayer(QObject *parent) : Player(parent) {}
 
-KMediaPlayer::View *view()
+KMediaPlayer::View *view() Q_DECL_OVERRIDE
 {
 return 0;
 }
-void pause() {}
-void play() {}
-void stop() {}
-void seek(qlonglong) {}
-bool isSeekable() const
+void pause() Q_DECL_OVERRIDE
+{
+}
+void play() Q_DECL_OVERRIDE
+{
+}
+void stop() Q_DECL_OVERRIDE
+{
+}
+void seek(qlonglong) Q_DECL_OVERRIDE
+{
+}
+bool isSeekable() const Q_DECL_OVERRIDE
 {
 return false;
 }
-qlonglong position() const
+qlonglong position() const Q_DECL_OVERRIDE
 {
 return 0L;
 }
-bool hasLength() const
+bool hasLength() const Q_DECL_OVERRIDE
 {
 return false;
 }
-qlonglong length() const
+qlonglong length() const Q_DECL_OVERRIDE
 {
 return 0L;
 }




commit kmediaplayer for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2016-08-29 15:07:01

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2016-07-15 12:36:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2016-08-29 15:07:05.0 +0200
@@ -1,0 +2,8 @@
+Sun Aug  7 21:54:53 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.25.0
+  * Qt >= 5.5 is now required
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.25.0.php
+
+---

Old:

  kmediaplayer-5.24.0.tar.xz

New:

  kmediaplayer-5.25.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.tuxH8Y/_old  2016-08-29 15:07:07.0 +0200
+++ /var/tmp/diff_new_pack.tuxH8Y/_new  2016-08-29 15:07:07.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.24
+%define _tar_path 5.25
 Name:   kmediaplayer
-Version:5.24.0
+Version:5.25.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -43,9 +43,9 @@
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 BuildRequires:  solid-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5DBus) >= 5.4.0
-BuildRequires:  cmake(Qt5Test) >= 5.4.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
+BuildRequires:  cmake(Qt5DBus) >= 5.5.0
+BuildRequires:  cmake(Qt5Test) >= 5.5.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
 Summary:Interface for media player KParts
 License:LGPL-2.1+
 Group:  System/GUI/KDE

++ kmediaplayer-5.24.0.tar.xz -> kmediaplayer-5.25.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.24.0/CMakeLists.txt 
new/kmediaplayer-5.25.0/CMakeLists.txt
--- old/kmediaplayer-5.24.0/CMakeLists.txt  2016-07-02 10:50:59.0 
+0200
+++ new/kmediaplayer-5.25.0/CMakeLists.txt  2016-08-06 10:36:44.0 
+0200
@@ -7,14 +7,14 @@
 # CMake stuff from ECM
 #
 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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(KDEInstallDirs)
-include(KDEFrameworkCompilerSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
 
@@ -23,8 +23,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.24.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
+set(KF5_VERSION "5.25.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.25.0") # handled by release scripts
 
 #
 # Version info
@@ -43,7 +43,7 @@
 #
 # Dependencies
 #
-set(REQUIRED_QT_VERSION 5.4.0)
+set(REQUIRED_QT_VERSION 5.5.0)
 find_package(Qt5DBus ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 find_package(Qt5Widgets ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 




commit kmediaplayer for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2016-07-15 12:36:49

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2016-07-03 12:23:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2016-07-15 12:36:52.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:05:07 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kmediaplayer-5.23.0.tar.xz

New:

  kmediaplayer-5.24.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.dwIYjY/_old  2016-07-15 12:36:52.0 +0200
+++ /var/tmp/diff_new_pack.dwIYjY/_new  2016-07-15 12:36:52.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kmediaplayer
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kmediaplayer-5.23.0.tar.xz -> kmediaplayer-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.23.0/CMakeLists.txt 
new/kmediaplayer-5.24.0/CMakeLists.txt
--- old/kmediaplayer-5.23.0/CMakeLists.txt  2016-06-06 11:33:07.0 
+0200
+++ new/kmediaplayer-5.24.0/CMakeLists.txt  2016-07-02 10:50:59.0 
+0200
@@ -7,7 +7,7 @@
 # CMake stuff from ECM
 #
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.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)
 
@@ -23,8 +23,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 
 #
 # Version info
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.23.0/metainfo.yaml 
new/kmediaplayer-5.24.0/metainfo.yaml
--- old/kmediaplayer-5.23.0/metainfo.yaml   2016-06-06 11:33:07.0 
+0200
+++ new/kmediaplayer-5.24.0/metainfo.yaml   2016-07-02 10:50:59.0 
+0200
@@ -3,7 +3,9 @@
 tier: 3
 type: integration
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
 portingAid: true
 deprecated: true
 release: true




commit kmediaplayer for openSUSE:Factory

2016-07-03 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2016-07-03 12:23:46

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2016-05-19 12:08:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2016-07-03 12:23:47.0 +0200
@@ -1,0 +2,7 @@
+Mon Jun  6 21:26:31 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.23.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.23.0.php
+
+---

Old:

  kmediaplayer-5.22.0.tar.xz

New:

  kmediaplayer-5.23.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.rH7Vzz/_old  2016-07-03 12:23:48.0 +0200
+++ /var/tmp/diff_new_pack.rH7Vzz/_new  2016-07-03 12:23:48.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.22
+%define _tar_path 5.23
 Name:   kmediaplayer
-Version:5.22.0
+Version:5.23.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kmediaplayer-5.22.0.tar.xz -> kmediaplayer-5.23.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.22.0/CMakeLists.txt 
new/kmediaplayer-5.23.0/CMakeLists.txt
--- old/kmediaplayer-5.22.0/CMakeLists.txt  2016-05-06 21:52:18.0 
+0200
+++ new/kmediaplayer-5.23.0/CMakeLists.txt  2016-06-06 11:33:07.0 
+0200
@@ -7,7 +7,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -23,8 +23,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.22.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.22.0") # handled by release scripts
+set(KF5_VERSION "5.23.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
 
 #
 # Version info
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.22.0/metainfo.yaml 
new/kmediaplayer-5.23.0/metainfo.yaml
--- old/kmediaplayer-5.22.0/metainfo.yaml   2016-05-06 21:52:18.0 
+0200
+++ new/kmediaplayer-5.23.0/metainfo.yaml   2016-06-06 11:33:07.0 
+0200
@@ -8,3 +8,7 @@
 deprecated: true
 release: true
 cmakename: KF5MediaPlayer
+
+public_lib: true
+group: Frameworks
+subgroup: Porting Aids




commit kmediaplayer for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2016-05-19 12:08:39

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2016-04-12 19:22:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2016-05-19 12:08:41.0 +0200
@@ -1,0 +2,7 @@
+Sat May  7 18:32:57 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:

  kmediaplayer-5.21.0.tar.xz

New:

  kmediaplayer-5.22.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.BoTHMn/_old  2016-05-19 12:08:41.0 +0200
+++ /var/tmp/diff_new_pack.BoTHMn/_new  2016-05-19 12:08:41.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.21
+%define _tar_path 5.22
 Name:   kmediaplayer
-Version:5.21.0
+Version:5.22.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kmediaplayer-5.21.0.tar.xz -> kmediaplayer-5.22.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.21.0/CMakeLists.txt 
new/kmediaplayer-5.22.0/CMakeLists.txt
--- old/kmediaplayer-5.21.0/CMakeLists.txt  2016-04-03 22:35:17.0 
+0200
+++ new/kmediaplayer-5.22.0/CMakeLists.txt  2016-05-06 21:52:18.0 
+0200
@@ -7,7 +7,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -23,8 +23,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.21.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.21.0") # handled by release scripts
+set(KF5_VERSION "5.22.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.22.0") # handled by release scripts
 
 #
 # Version info




commit kmediaplayer for openSUSE:Factory

2016-04-12 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2016-04-12 19:22:03

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2016-03-16 10:30:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2016-04-12 19:22:05.0 +0200
@@ -1,0 +2,8 @@
+Mon Apr  4 14:21:36 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.21.0 (boo#974793)
+  * 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:

  kmediaplayer-5.20.0.tar.xz

New:

  kmediaplayer-5.21.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.LGOdBr/_old  2016-04-12 19:22:05.0 +0200
+++ /var/tmp/diff_new_pack.LGOdBr/_new  2016-04-12 19:22:06.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.20
+%define _tar_path 5.21
 Name:   kmediaplayer
-Version:5.20.0
+Version:5.21.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -43,9 +43,9 @@
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 BuildRequires:  solid-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5DBus) >= 5.3.0
-BuildRequires:  cmake(Qt5Test) >= 5.3.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
+BuildRequires:  cmake(Qt5DBus) >= 5.4.0
+BuildRequires:  cmake(Qt5Test) >= 5.4.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
 Summary:Interface for media player KParts
 License:LGPL-2.1+
 Group:  System/GUI/KDE

++ kmediaplayer-5.20.0.tar.xz -> kmediaplayer-5.21.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.20.0/CMakeLists.txt 
new/kmediaplayer-5.21.0/CMakeLists.txt
--- old/kmediaplayer-5.20.0/CMakeLists.txt  2016-03-04 23:20:15.0 
+0100
+++ new/kmediaplayer-5.21.0/CMakeLists.txt  2016-04-03 22:35:17.0 
+0200
@@ -7,7 +7,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -23,8 +23,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.20.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.20.0") # handled by release scripts
+set(KF5_VERSION "5.21.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.21.0") # handled by release scripts
 
 #
 # Version info
@@ -43,7 +43,7 @@
 #
 # Dependencies
 #
-set(REQUIRED_QT_VERSION 5.3.0)
+set(REQUIRED_QT_VERSION 5.4.0)
 find_package(Qt5DBus ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 find_package(Qt5Widgets ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 




commit kmediaplayer for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2016-03-16 10:30:43

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2016-02-24 18:56:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2016-03-16 10:30:44.0 +0100
@@ -1,0 +2,7 @@
+Sun Mar  6 10:00:18 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:

  kmediaplayer-5.19.0.tar.xz

New:

  kmediaplayer-5.20.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.a7Xv1L/_old  2016-03-16 10:30:45.0 +0100
+++ /var/tmp/diff_new_pack.a7Xv1L/_new  2016-03-16 10:30:45.0 +0100
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.19
+%define _tar_path 5.20
 Name:   kmediaplayer
-Version:5.19.0
+Version:5.20.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kmediaplayer-5.19.0.tar.xz -> kmediaplayer-5.20.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.19.0/CMakeLists.txt 
new/kmediaplayer-5.20.0/CMakeLists.txt
--- old/kmediaplayer-5.19.0/CMakeLists.txt  2016-02-06 10:40:10.0 
+0100
+++ new/kmediaplayer-5.20.0/CMakeLists.txt  2016-03-04 23:20:15.0 
+0100
@@ -7,7 +7,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -23,8 +23,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.19.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.19.0") # handled by release scripts
+set(KF5_VERSION "5.20.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.20.0") # handled by release scripts
 
 #
 # Version info




commit kmediaplayer for openSUSE:Factory

2016-02-24 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2016-02-24 18:56:13

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2016-01-20 09:46:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2016-02-24 18:56:14.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  6 18:05:08 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.19.0 (boo#967668)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.19.0.php
+
+---

Old:

  kmediaplayer-5.18.0.tar.xz

New:

  kmediaplayer-5.19.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.LMH44k/_old  2016-02-24 18:56:15.0 +0100
+++ /var/tmp/diff_new_pack.LMH44k/_new  2016-02-24 18:56:15.0 +0100
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.18
+%define _tar_path 5.19
 Name:   kmediaplayer
-Version:5.18.0
+Version:5.19.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kmediaplayer-5.18.0.tar.xz -> kmediaplayer-5.19.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.18.0/CMakeLists.txt 
new/kmediaplayer-5.19.0/CMakeLists.txt
--- old/kmediaplayer-5.18.0/CMakeLists.txt  2016-01-01 21:00:50.0 
+0100
+++ new/kmediaplayer-5.19.0/CMakeLists.txt  2016-02-06 10:40:10.0 
+0100
@@ -7,7 +7,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -23,8 +23,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.18.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.18.0") # handled by release scripts
+set(KF5_VERSION "5.19.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.19.0") # handled by release scripts
 
 #
 # Version info




commit kmediaplayer for openSUSE:Factory

2016-01-20 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2016-01-20 09:46:44

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2016-01-04 09:22:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2016-01-20 09:46:45.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan  2 17:44:27 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.18.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.18.0.php
+
+---

Old:

  kmediaplayer-5.17.0.tar.xz

New:

  kmediaplayer-5.18.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.5ipvXV/_old  2016-01-20 09:46:47.0 +0100
+++ /var/tmp/diff_new_pack.5ipvXV/_new  2016-01-20 09:46:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmediaplayer
 #
-# 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 lname   libKF5MediaPlayer5
-%define _tar_path 5.17
+%define _tar_path 5.18
 Name:   kmediaplayer
-Version:5.17.0
+Version:5.18.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kmediaplayer-5.17.0.tar.xz -> kmediaplayer-5.18.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.17.0/CMakeLists.txt 
new/kmediaplayer-5.18.0/CMakeLists.txt
--- old/kmediaplayer-5.17.0/CMakeLists.txt  2015-12-06 15:08:37.0 
+0100
+++ new/kmediaplayer-5.18.0/CMakeLists.txt  2016-01-01 21:00:50.0 
+0100
@@ -7,7 +7,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -23,8 +23,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.17.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.17.0") # handled by release scripts
+set(KF5_VERSION "5.18.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.18.0") # handled by release scripts
 
 #
 # Version info




commit kmediaplayer for openSUSE:Factory

2016-01-04 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2016-01-04 09:21:44

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2015-11-24 22:24:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2016-01-04 09:22:06.0 +0100
@@ -1,0 +2,7 @@
+Thu Dec 10 23:08:07 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:

  kmediaplayer-5.16.0.tar.xz

New:

  kmediaplayer-5.17.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.E3hj7b/_old  2016-01-04 09:22:06.0 +0100
+++ /var/tmp/diff_new_pack.E3hj7b/_new  2016-01-04 09:22:06.0 +0100
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.16
+%define _tar_path 5.17
 Name:   kmediaplayer
-Version:5.16.0
+Version:5.17.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kmediaplayer-5.16.0.tar.xz -> kmediaplayer-5.17.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.16.0/CMakeLists.txt 
new/kmediaplayer-5.17.0/CMakeLists.txt
--- old/kmediaplayer-5.16.0/CMakeLists.txt  2015-11-08 12:11:57.0 
+0100
+++ new/kmediaplayer-5.17.0/CMakeLists.txt  2015-12-06 15:08:37.0 
+0100
@@ -7,7 +7,7 @@
 # CMake stuff from ECM
 #
 include(FeatureSummary)
-find_package(ECM 5.16.0  NO_MODULE)
+find_package(ECM 5.17.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)
 
@@ -23,8 +23,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.16.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.16.0") # handled by release scripts
+set(KF5_VERSION "5.17.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.17.0") # handled by release scripts
 
 #
 # Version info




commit kmediaplayer for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

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

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2015-10-19 22:26:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2015-11-24 22:24:23.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  8 17:02:36 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:

  kmediaplayer-5.15.0.tar.xz

New:

  kmediaplayer-5.16.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.alNOQC/_old  2015-11-24 22:24:23.0 +0100
+++ /var/tmp/diff_new_pack.alNOQC/_new  2015-11-24 22:24:23.0 +0100
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.15
+%define _tar_path 5.16
 Name:   kmediaplayer
-Version:5.15.0
+Version:5.16.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kmediaplayer-5.15.0.tar.xz -> kmediaplayer-5.16.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.15.0/CMakeLists.txt 
new/kmediaplayer-5.16.0/CMakeLists.txt
--- old/kmediaplayer-5.15.0/CMakeLists.txt  2015-10-03 12:26:52.0 
+0200
+++ new/kmediaplayer-5.16.0/CMakeLists.txt  2015-11-08 12:11:57.0 
+0100
@@ -7,7 +7,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -23,8 +23,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.15.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.15.0") # handled by release scripts
+set(KF5_VERSION "5.16.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.16.0") # handled by release scripts
 
 #
 # Version info




commit kmediaplayer for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2015-10-19 22:26:13

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2015-09-24 07:12:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2015-10-19 22:26:15.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct  5 17:37:26 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.15.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.15.0.php
+
+---

Old:

  kmediaplayer-5.14.0.tar.xz

New:

  kmediaplayer-5.15.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.rtvpU4/_old  2015-10-19 22:26:15.0 +0200
+++ /var/tmp/diff_new_pack.rtvpU4/_new  2015-10-19 22:26:15.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.14
+%define _tar_path 5.15
 Name:   kmediaplayer
-Version:5.14.0
+Version:5.15.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kmediaplayer-5.14.0.tar.xz -> kmediaplayer-5.15.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.14.0/CMakeLists.txt 
new/kmediaplayer-5.15.0/CMakeLists.txt
--- old/kmediaplayer-5.14.0/CMakeLists.txt  2015-09-04 22:15:59.0 
+0200
+++ new/kmediaplayer-5.15.0/CMakeLists.txt  2015-10-03 12:26:52.0 
+0200
@@ -7,7 +7,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -23,8 +23,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.14.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.14.0") # handled by release scripts
+set(KF5_VERSION "5.15.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.15.0") # handled by release scripts
 
 #
 # Version info




commit kmediaplayer for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2015-09-24 07:12:53

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2015-09-02 07:47:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2015-09-24 07:12:54.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  8 17:13:20 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.14.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.14.0.php
+
+---

Old:

  kmediaplayer-5.13.0.tar.xz

New:

  kmediaplayer-5.14.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.9lxdhl/_old  2015-09-24 07:12:55.0 +0200
+++ /var/tmp/diff_new_pack.9lxdhl/_new  2015-09-24 07:12:55.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.13
+%define _tar_path 5.14
 Name:   kmediaplayer
-Version:5.13.0
+Version:5.14.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kmediaplayer-5.13.0.tar.xz -> kmediaplayer-5.14.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.13.0/CMakeLists.txt 
new/kmediaplayer-5.14.0/CMakeLists.txt
--- old/kmediaplayer-5.13.0/CMakeLists.txt  2015-08-01 14:41:18.0 
+0200
+++ new/kmediaplayer-5.14.0/CMakeLists.txt  2015-09-04 22:15:59.0 
+0200
@@ -7,7 +7,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -23,8 +23,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.13.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.13.0") # handled by release scripts
+set(KF5_VERSION "5.14.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.14.0") # handled by release scripts
 
 #
 # Version info




commit kmediaplayer for openSUSE:Factory

2015-09-01 Thread h_root
Hello community,

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

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2015-07-14 17:28:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2015-09-02 07:47:11.0 +0200
@@ -1,0 +2,11 @@
+Tue Aug  4 19:20:35 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:

  kmediaplayer-5.12.0.tar.xz

New:

  kmediaplayer-5.13.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.zJEQs4/_old  2015-09-02 07:47:11.0 +0200
+++ /var/tmp/diff_new_pack.zJEQs4/_new  2015-09-02 07:47:11.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.12
+%define _tar_path 5.13
 Name:   kmediaplayer
-Version:5.12.0
+Version:5.13.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -43,9 +43,9 @@
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 BuildRequires:  solid-devel >= %{_tar_path}
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires:  cmake(Qt5DBus) >= 5.3.0
+BuildRequires:  cmake(Qt5Test) >= 5.3.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
 Summary:Interface for media player KParts
 License:LGPL-2.1+
 Group:  System/GUI/KDE

++ kmediaplayer-5.12.0.tar.xz -> kmediaplayer-5.13.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.12.0/CMakeLists.txt 
new/kmediaplayer-5.13.0/CMakeLists.txt
--- old/kmediaplayer-5.12.0/CMakeLists.txt  2015-07-04 22:38:52.0 
+0200
+++ new/kmediaplayer-5.13.0/CMakeLists.txt  2015-08-01 14:41:18.0 
+0200
@@ -7,7 +7,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -23,8 +23,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.12.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.12.0") # handled by release scripts
+set(KF5_VERSION "5.13.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.13.0") # handled by release scripts
 
 #
 # Version info
@@ -43,7 +43,7 @@
 #
 # Dependencies
 #
-set(REQUIRED_QT_VERSION 5.2.0)
+set(REQUIRED_QT_VERSION 5.3.0)
 find_package(Qt5DBus ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 find_package(Qt5Widgets ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 




commit kmediaplayer for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2015-07-14 17:28:31

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2015-06-23 12:10:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2015-07-14 17:28:33.0 +0200
@@ -1,0 +2,7 @@
+Sun Jul  5 18:45:15 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:

  kmediaplayer-5.11.0.tar.xz

New:

  kmediaplayer-5.12.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.aUzedT/_old  2015-07-14 17:28:33.0 +0200
+++ /var/tmp/diff_new_pack.aUzedT/_new  2015-07-14 17:28:33.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.11
+%define _tar_path 5.12
 Name:   kmediaplayer
-Version:5.11.0
+Version:5.12.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kmediaplayer-5.11.0.tar.xz -> kmediaplayer-5.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.11.0/CMakeLists.txt 
new/kmediaplayer-5.12.0/CMakeLists.txt
--- old/kmediaplayer-5.11.0/CMakeLists.txt  2015-06-06 11:30:09.0 
+0200
+++ new/kmediaplayer-5.12.0/CMakeLists.txt  2015-07-04 22:38:52.0 
+0200
@@ -7,7 +7,7 @@
 # CMake stuff from ECM
 #
 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)
 
@@ -23,8 +23,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.11.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.11.0") # handled by release scripts
+set(KF5_VERSION "5.12.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.12.0") # handled by release scripts
 
 #
 # Version info




commit kmediaplayer for openSUSE:Factory

2015-06-23 Thread h_root
Hello community,

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

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2015-05-11 19:47:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2015-06-23 12:10:01.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  7 19:07:47 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.11.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.11.0.php
+
+---

Old:

  kmediaplayer-5.10.0.tar.xz

New:

  kmediaplayer-5.11.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.IlM9Di/_old  2015-06-23 12:10:01.0 +0200
+++ /var/tmp/diff_new_pack.IlM9Di/_new  2015-06-23 12:10:01.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.10
+%define _tar_path 5.11
 Name:   kmediaplayer
-Version:5.10.0
+Version:5.11.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kmediaplayer-5.10.0.tar.xz -> kmediaplayer-5.11.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.10.0/CMakeLists.txt 
new/kmediaplayer-5.11.0/CMakeLists.txt
--- old/kmediaplayer-5.10.0/CMakeLists.txt  2015-05-01 17:19:44.0 
+0200
+++ new/kmediaplayer-5.11.0/CMakeLists.txt  2015-06-06 11:30:09.0 
+0200
@@ -6,21 +6,25 @@
 #
 # CMake stuff from ECM
 #
-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 ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
 
-include(FeatureSummary)
+
 include(GenerateExportHeader)
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.10.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.10.0") # handled by release scripts
+set(KF5_VERSION "5.11.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.11.0") # handled by release scripts
 
 #
 # Version info




commit kmediaplayer for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2015-05-11 19:35:18

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2015-04-13 20:24:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2015-05-11 19:47:53.0 +0200
@@ -1,0 +2,7 @@
+Sun May  3 19:45:23 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.10.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.10.0.php
+
+---

Old:

  kmediaplayer-5.9.0.tar.xz

New:

  kmediaplayer-5.10.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.F3loU4/_old  2015-05-11 19:47:54.0 +0200
+++ /var/tmp/diff_new_pack.F3loU4/_new  2015-05-11 19:47:54.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.9
+%define _tar_path 5.10
 Name:   kmediaplayer
-Version:5.9.0
+Version:5.10.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kmediaplayer-5.9.0.tar.xz -> kmediaplayer-5.10.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.9.0/CMakeLists.txt 
new/kmediaplayer-5.10.0/CMakeLists.txt
--- old/kmediaplayer-5.9.0/CMakeLists.txt   2015-04-04 13:49:31.0 
+0200
+++ new/kmediaplayer-5.10.0/CMakeLists.txt  2015-05-01 17:19:44.0 
+0200
@@ -6,7 +6,7 @@
 #
 # CMake stuff from ECM
 #
-find_package(ECM 5.9.0 REQUIRED NO_MODULE)
+find_package(ECM 5.10.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(KDEInstallDirs)
@@ -19,8 +19,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.9.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.9.0") # handled by release scripts
+set(KF5_VERSION "5.10.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.10.0") # handled by release scripts
 
 #
 # Version info




commit kmediaplayer for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2015-04-13 20:24:34

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2015-03-16 09:30:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2015-04-13 20:24:35.0 +0200
@@ -1,0 +2,7 @@
+Sat Apr  4 14:40:41 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
+
+---

Old:

  kmediaplayer-5.8.0.tar.xz

New:

  kmediaplayer-5.9.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.w0fBxx/_old  2015-04-13 20:24:35.0 +0200
+++ /var/tmp/diff_new_pack.w0fBxx/_new  2015-04-13 20:24:35.0 +0200
@@ -17,32 +17,32 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.8
+%define _tar_path 5.9
 Name:   kmediaplayer
-Version:%{_tar_path}.0
+Version:5.9.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.8.0
+BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
-BuildRequires:  kbookmarks-devel >= %{kf5_version}
-BuildRequires:  kcompletion-devel >= %{kf5_version}
-BuildRequires:  kconfigwidgets-devel >= %{kf5_version}
-BuildRequires:  kdbusaddons-devel >= %{kf5_version}
+BuildRequires:  kbookmarks-devel >= %{_tar_path}
+BuildRequires:  kcompletion-devel >= %{_tar_path}
+BuildRequires:  kconfigwidgets-devel >= %{_tar_path}
+BuildRequires:  kdbusaddons-devel >= %{_tar_path}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel >= %{kf5_version}
-BuildRequires:  ki18n-devel >= %{kf5_version}
-BuildRequires:  kiconthemes-devel >= %{kf5_version}
-BuildRequires:  kio-devel >= %{kf5_version}
-BuildRequires:  kitemviews-devel >= %{kf5_version}
-BuildRequires:  knotifications-devel >= %{kf5_version}
-BuildRequires:  kparts-devel >= %{kf5_version}
-BuildRequires:  kservice-devel >= %{kf5_version}
-BuildRequires:  ktextwidgets-devel >= %{kf5_version}
-BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
-BuildRequires:  kwindowsystem-devel >= %{kf5_version}
-BuildRequires:  kxmlgui-devel >= %{kf5_version}
-BuildRequires:  solid-devel >= %{kf5_version}
+BuildRequires:  kguiaddons-devel >= %{_tar_path}
+BuildRequires:  ki18n-devel >= %{_tar_path}
+BuildRequires:  kiconthemes-devel >= %{_tar_path}
+BuildRequires:  kio-devel >= %{_tar_path}
+BuildRequires:  kitemviews-devel >= %{_tar_path}
+BuildRequires:  knotifications-devel >= %{_tar_path}
+BuildRequires:  kparts-devel >= %{_tar_path}
+BuildRequires:  kservice-devel >= %{_tar_path}
+BuildRequires:  ktextwidgets-devel >= %{_tar_path}
+BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
+BuildRequires:  kwindowsystem-devel >= %{_tar_path}
+BuildRequires:  kxmlgui-devel >= %{_tar_path}
+BuildRequires:  solid-devel >= %{_tar_path}
 BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
@@ -72,8 +72,8 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   ki18n-devel >= %{kf5_version}
-Requires:   kparts-devel >= %{kf5_version}
+Requires:   ki18n-devel >= %{_tar_path}
+Requires:   kparts-devel >= %{_tar_path}
 
 %description devel
 KMediaPlayer builds on the KParts framework to provide a common interface for
@@ -88,7 +88,7 @@
 
 %install
   %kf5_makeinstall -C build
-  %fdupes -s %{buildroot}
+  %fdupes %{buildroot}
 
 %post -n %lname -p /sbin/ldconfig
 

++ kmediaplayer-5.8.0.tar.xz -> kmediaplayer-5.9.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.8.0/CMakeLists.txt 
new/kmediaplayer-5.9.0/CMakeLists.txt
--- old/kmediaplayer-5.8.0/CMakeLists.txt   2015-02-25 15:21:10.0 
+0100
+++ new/kmediaplayer-5.9.0/CMakeLists.txt   2015-04-04 13:49:31.0 
+0200
@@ -6,7 +6,7 @@
 #
 # CMake stuff from ECM
 #
-find_package(ECM 1.8.0 REQUIRED NO_MODULE)
+find_package(ECM 5.9.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(KDEInstallDirs)
@@ -19,8 +19,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.8.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.8.0") # handled by release scripts
+set(KF5_VERSI

commit kmediaplayer for openSUSE:Factory

2015-03-16 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2015-03-16 09:30:04

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2015-02-16 17:31:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2015-03-16 09:30:05.0 +0100
@@ -1,0 +2,7 @@
+Sat Mar  7 16:58:42 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.8.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.8.0.php
+
+---

Old:

  kmediaplayer-5.7.0.tar.xz

New:

  kmediaplayer-5.8.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.0wkR1v/_old  2015-03-16 09:30:06.0 +0100
+++ /var/tmp/diff_new_pack.0wkR1v/_new  2015-03-16 09:30:06.0 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
-%define _tar_path 5.7
+%define _tar_path 5.8
 Name:   kmediaplayer
 Version:%{_tar_path}.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.7.0
+BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
 BuildRequires:  kcompletion-devel >= %{kf5_version}

++ kmediaplayer-5.7.0.tar.xz -> kmediaplayer-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.7.0/CMakeLists.txt 
new/kmediaplayer-5.8.0/CMakeLists.txt
--- old/kmediaplayer-5.7.0/CMakeLists.txt   2015-01-23 21:41:28.0 
+0100
+++ new/kmediaplayer-5.8.0/CMakeLists.txt   2015-02-25 15:21:10.0 
+0100
@@ -6,7 +6,7 @@
 #
 # CMake stuff from ECM
 #
-find_package(ECM 1.7.0 REQUIRED NO_MODULE)
+find_package(ECM 1.8.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(KDEInstallDirs)
@@ -19,8 +19,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.7.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.7.0") # handled by release scripts
+set(KF5_VERSION "5.8.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.8.0") # handled by release scripts
 
 #
 # Version info

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



commit kmediaplayer for openSUSE:Factory

2015-02-16 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2015-02-16 15:04:29

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2015-01-29 12:50:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2015-02-16 17:31:49.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  8 18:15:13 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.7.0.php
+
+---

Old:

  kmediaplayer-5.6.0.tar.xz

New:

  kmediaplayer-5.7.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.IP2JCD/_old  2015-02-16 17:31:49.0 +0100
+++ /var/tmp/diff_new_pack.IP2JCD/_new  2015-02-16 17:31:49.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmediaplayer
 #
-# 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,12 +17,13 @@
 
 
 %define lname   libKF5MediaPlayer5
+%define _tar_path 5.7
 Name:   kmediaplayer
-Version:5.6.0
+Version:%{_tar_path}.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.6.0
+BuildRequires:  extra-cmake-modules >= 1.7.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
 BuildRequires:  kcompletion-devel >= %{kf5_version}
@@ -49,7 +50,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.6/portingAids/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/portingAids/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kmediaplayer-5.6.0.tar.xz -> kmediaplayer-5.7.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.6.0/CMakeLists.txt 
new/kmediaplayer-5.7.0/CMakeLists.txt
--- old/kmediaplayer-5.6.0/CMakeLists.txt   2014-12-31 15:24:30.0 
+0100
+++ new/kmediaplayer-5.7.0/CMakeLists.txt   2015-01-23 21:41:28.0 
+0100
@@ -6,7 +6,7 @@
 #
 # CMake stuff from ECM
 #
-find_package(ECM 1.6.0 REQUIRED NO_MODULE)
+find_package(ECM 1.7.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(KDEInstallDirs)
@@ -19,8 +19,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.6.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.6.0") # handled by release scripts
+set(KF5_VERSION "5.7.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.7.0") # handled by release scripts
 
 #
 # Version info
@@ -32,7 +32,7 @@
SOVERSION 5)
 
 install(FILES ${CMAKE_CURRENT_BINARY_DIR}/kmediaplayer_version.h
-DESTINATION ${KF5_INCLUDE_INSTALL_DIR}
+DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5}
 COMPONENT Devel)
 
 
@@ -61,7 +61,7 @@
 #
 # Config.cmake stuff
 #
-set(CMAKECONFIG_INSTALL_DIR "${CMAKECONFIG_INSTALL_PREFIX}/KF5MediaPlayer")
+set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5MediaPlayer")
 ecm_configure_package_config_file(
"${CMAKE_CURRENT_SOURCE_DIR}/KF5MediaPlayerConfig.cmake.in"
"${CMAKE_CURRENT_BINARY_DIR}/KF5MediaPlayerConfig.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.6.0/src/CMakeLists.txt 
new/kmediaplayer-5.7.0/src/CMakeLists.txt
--- old/kmediaplayer-5.6.0/src/CMakeLists.txt   2014-12-31 15:24:30.0 
+0100
+++ new/kmediaplayer-5.7.0/src/CMakeLists.txt   2015-01-23 21:41:28.0 
+0100
@@ -9,7 +9,7 @@
 add_library(KF5::MediaPlayer ALIAS KF5MediaPlayer)
 
 # Apps must include  or 
-target_include_directories(KF5MediaPlayer INTERFACE 
"$")
+target_include_directories(KF5MediaPlayer INTERFACE 
"$")
 
 target_link_libraries(KF5MediaPlayer PUBLIC
Qt5::Widgets
@@ -32,7 +32,7 @@
   PREFIX KMediaPlayer
   REQUIRED_HEADERS KMediaPlayer_HEADERS
 )
-install(FILES ${KMediaPlayer_CamelCase_HEADERS} DESTINATION 
${KF5_INCLUDE_INSTALL_DIR}/KMediaPlayer/KMediaPlayer COMPONENT Devel)
+install(FILES ${KMediaPlayer_CamelCase_HEADERS} DESTINATION 
${KDE_INSTALL_INCL

commit kmediaplayer for openSUSE:Factory

2015-01-29 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2015-01-29 12:50:36

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2014-12-21 11:57:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2015-01-29 12:50:37.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan  3 18:03:15 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.6.0.php
+
+---

Old:

  kmediaplayer-5.5.0.tar.xz

New:

  kmediaplayer-5.6.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.SHxd5F/_old  2015-01-29 12:50:38.0 +0100
+++ /var/tmp/diff_new_pack.SHxd5F/_new  2015-01-29 12:50:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmediaplayer
 #
-# 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
@@ -18,11 +18,11 @@
 
 %define lname   libKF5MediaPlayer5
 Name:   kmediaplayer
-Version:5.5.0
+Version:5.6.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.5.0
+BuildRequires:  extra-cmake-modules >= 1.6.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
 BuildRequires:  kcompletion-devel >= %{kf5_version}
@@ -49,7 +49,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.5/portingAids/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.6/portingAids/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kmediaplayer-5.5.0.tar.xz -> kmediaplayer-5.6.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.5.0/CMakeLists.txt 
new/kmediaplayer-5.6.0/CMakeLists.txt
--- old/kmediaplayer-5.5.0/CMakeLists.txt   2014-12-02 17:48:03.0 
+0100
+++ new/kmediaplayer-5.6.0/CMakeLists.txt   2014-12-31 15:24:30.0 
+0100
@@ -6,7 +6,7 @@
 #
 # CMake stuff from ECM
 #
-find_package(ECM 1.5.0 REQUIRED NO_MODULE)
+find_package(ECM 1.6.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(KDEInstallDirs)
@@ -19,8 +19,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.5.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.5.0") # handled by release scripts
+set(KF5_VERSION "5.6.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.6.0") # handled by release scripts
 
 #
 # Version info

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



commit kmediaplayer for openSUSE:Factory

2014-12-21 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2014-12-21 11:58:25

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2014-11-11 01:09:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2014-12-21 11:57:48.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec  6 12:53:37 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.5.0.php
+
+---

Old:

  kmediaplayer-5.4.0.tar.xz

New:

  kmediaplayer-5.5.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.A05I9c/_old  2014-12-21 11:57:49.0 +0100
+++ /var/tmp/diff_new_pack.A05I9c/_new  2014-12-21 11:57:49.0 +0100
@@ -18,11 +18,11 @@
 
 %define lname   libKF5MediaPlayer5
 Name:   kmediaplayer
-Version:5.4.0
+Version:5.5.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.4.0
+BuildRequires:  extra-cmake-modules >= 1.5.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
 BuildRequires:  kcompletion-devel >= %{kf5_version}
@@ -49,7 +49,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.4/portingAids/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.5/portingAids/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kmediaplayer-5.4.0.tar.xz -> kmediaplayer-5.5.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.4.0/CMakeLists.txt 
new/kmediaplayer-5.5.0/CMakeLists.txt
--- old/kmediaplayer-5.4.0/CMakeLists.txt   2014-10-31 21:18:32.0 
+0100
+++ new/kmediaplayer-5.5.0/CMakeLists.txt   2014-12-02 17:48:03.0 
+0100
@@ -6,7 +6,7 @@
 #
 # CMake stuff from ECM
 #
-find_package(ECM 1.4.0 REQUIRED NO_MODULE)
+find_package(ECM 1.5.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(KDEInstallDirs)
@@ -19,8 +19,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.4.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.4.0") # handled by release scripts
+set(KF5_VERSION "5.5.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.5.0") # handled by release scripts
 
 #
 # Version info

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



commit kmediaplayer for openSUSE:Factory

2014-11-10 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2014-11-11 01:09:08

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2014-10-07 15:59:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2014-11-11 01:09:22.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  2 17:47:11 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.4.0.php
+
+---

Old:

  kmediaplayer-5.3.0.tar.xz

New:

  kmediaplayer-5.4.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.dX4TeL/_old  2014-11-11 01:09:23.0 +0100
+++ /var/tmp/diff_new_pack.dX4TeL/_new  2014-11-11 01:09:23.0 +0100
@@ -18,11 +18,11 @@
 
 %define lname   libKF5MediaPlayer5
 Name:   kmediaplayer
-Version:5.3.0
+Version:5.4.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.3.0
+BuildRequires:  extra-cmake-modules >= 1.4.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
 BuildRequires:  kcompletion-devel >= %{kf5_version}
@@ -49,7 +49,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{version}/portingAids/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.4/portingAids/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kmediaplayer-5.3.0.tar.xz -> kmediaplayer-5.4.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.3.0/CMakeLists.txt 
new/kmediaplayer-5.4.0/CMakeLists.txt
--- old/kmediaplayer-5.3.0/CMakeLists.txt   2014-10-03 19:56:22.0 
+0200
+++ new/kmediaplayer-5.4.0/CMakeLists.txt   2014-10-31 21:18:32.0 
+0100
@@ -6,7 +6,7 @@
 #
 # CMake stuff from ECM
 #
-find_package(ECM 1.3.0 REQUIRED NO_MODULE)
+find_package(ECM 1.4.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(KDEInstallDirs)
@@ -19,8 +19,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.3.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.3.0") # handled by release scripts
+set(KF5_VERSION "5.4.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.4.0") # handled by release scripts
 
 #
 # Version info

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



commit kmediaplayer for openSUSE:Factory

2014-10-07 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2014-10-07 15:59:10

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2014-09-12 17:03:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2014-10-07 15:59:27.0 +0200
@@ -1,0 +2,7 @@
+Sat Oct  4 17:59:31 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.3.0.php
+
+---

Old:

  kmediaplayer-5.2.0.tar.xz

New:

  kmediaplayer-5.3.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.k68P2T/_old  2014-10-07 15:59:28.0 +0200
+++ /var/tmp/diff_new_pack.k68P2T/_new  2014-10-07 15:59:28.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5MediaPlayer5
 Name:   kmediaplayer
-Version:5.2.0
+Version:5.3.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.2.0
+BuildRequires:  extra-cmake-modules >= 1.3.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
 BuildRequires:  kcompletion-devel >= %{kf5_version}

++ kmediaplayer-5.2.0.tar.xz -> kmediaplayer-5.3.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.2.0/CMakeLists.txt 
new/kmediaplayer-5.3.0/CMakeLists.txt
--- old/kmediaplayer-5.2.0/CMakeLists.txt   2014-09-08 01:26:27.0 
+0200
+++ new/kmediaplayer-5.3.0/CMakeLists.txt   2014-10-03 19:56:22.0 
+0200
@@ -6,7 +6,7 @@
 #
 # CMake stuff from ECM
 #
-find_package(ECM 1.2.0 REQUIRED NO_MODULE)
+find_package(ECM 1.3.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(KDEInstallDirs)
@@ -19,8 +19,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.2.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.2.0") # handled by release scripts
+set(KF5_VERSION "5.3.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.3.0") # handled by release scripts
 
 #
 # Version info

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



commit kmediaplayer for openSUSE:Factory

2014-09-12 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2014-09-12 17:03:07

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2014-08-16 15:42:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2014-09-12 17:03:56.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  9 09:49:22 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.0
+  * For more details please see:
+http://kde.org/announcements/kde-frameworks-5.2.php
+
+---

Old:

  kmediaplayer-5.1.0.tar.xz

New:

  kmediaplayer-5.2.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.eaRgPR/_old  2014-09-12 17:03:57.0 +0200
+++ /var/tmp/diff_new_pack.eaRgPR/_new  2014-09-12 17:03:57.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5MediaPlayer5
 Name:   kmediaplayer
-Version:5.1.0
+Version:5.2.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.1.0
+BuildRequires:  extra-cmake-modules >= 1.2.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
 BuildRequires:  kcompletion-devel >= %{kf5_version}

++ kmediaplayer-5.1.0.tar.xz -> kmediaplayer-5.2.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.1.0/CMakeLists.txt 
new/kmediaplayer-5.2.0/CMakeLists.txt
--- old/kmediaplayer-5.1.0/CMakeLists.txt   2014-08-02 10:20:08.0 
+0200
+++ new/kmediaplayer-5.2.0/CMakeLists.txt   2014-09-08 01:26:27.0 
+0200
@@ -6,7 +6,7 @@
 #
 # CMake stuff from ECM
 #
-find_package(ECM 1.1.0 REQUIRED NO_MODULE)
+find_package(ECM 1.2.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(KDEInstallDirs)
@@ -19,8 +19,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.1.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.1.0") # handled by release scripts
+set(KF5_VERSION "5.2.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.2.0") # handled by release scripts
 
 #
 # Version info
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.1.0/README.md 
new/kmediaplayer-5.2.0/README.md
--- old/kmediaplayer-5.1.0/README.md2014-08-02 10:20:08.0 +0200
+++ new/kmediaplayer-5.2.0/README.md2014-09-08 01:26:27.0 +0200
@@ -47,9 +47,3 @@
 }
 
 
-## Links
-
-- Home page: 
-- Mailing list: 
-- IRC channel: \#kde-devel on Freenode
-- Git repository: 

diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.1.0/metainfo.yaml 
new/kmediaplayer-5.2.0/metainfo.yaml
--- old/kmediaplayer-5.1.0/metainfo.yaml2014-08-02 10:20:08.0 
+0200
+++ new/kmediaplayer-5.2.0/metainfo.yaml2014-09-08 01:26:27.0 
+0200
@@ -7,3 +7,4 @@
 portingAid: true
 deprecated: true
 release: true
+cmakename: KF5MediaPlayer

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



commit kmediaplayer for openSUSE:Factory

2014-08-16 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2014-08-16 15:41:49

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2014-07-18 16:50:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2014-08-16 15:42:11.0 +0200
@@ -1,0 +2,7 @@
+Sat Aug  2 10:20:06 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1.0
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.1.php
+
+---

Old:

  kmediaplayer-5.0.0.tar.xz

New:

  kmediaplayer-5.1.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.YDVTx6/_old  2014-08-16 15:42:11.0 +0200
+++ /var/tmp/diff_new_pack.YDVTx6/_new  2014-08-16 15:42:11.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5MediaPlayer5
 Name:   kmediaplayer
-Version:5.0.0
+Version:5.1.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.0.0
+BuildRequires:  extra-cmake-modules >= 1.1.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
 BuildRequires:  kcompletion-devel >= %{kf5_version}

++ kmediaplayer-5.0.0.tar.xz -> kmediaplayer-5.1.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-5.0.0/CMakeLists.txt 
new/kmediaplayer-5.1.0/CMakeLists.txt
--- old/kmediaplayer-5.0.0/CMakeLists.txt   2014-07-01 20:17:21.0 
+0200
+++ new/kmediaplayer-5.1.0/CMakeLists.txt   2014-08-02 10:20:08.0 
+0200
@@ -6,7 +6,7 @@
 #
 # CMake stuff from ECM
 #
-find_package(ECM 1.0.0 REQUIRED NO_MODULE)
+find_package(ECM 1.1.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(KDEInstallDirs)
@@ -19,8 +19,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.0.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.0.0") # handled by release scripts
+set(KF5_VERSION "5.1.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.1.0") # handled by release scripts
 
 #
 # Version info

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



commit kmediaplayer for openSUSE:Factory

2014-07-18 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2014-07-18 16:50:10

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2014-06-10 14:36:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2014-07-18 16:50:12.0 +0200
@@ -1,0 +2,15 @@
+Fri Jul 11 09:48:46 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Define kf5_version within package
+
+---
+Tue Jul  1 21:35:48 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+  * Final release of KDE Frameworks 5
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.0.php
+
+---

Old:

  kmediaplayer-4.100.0.tar.xz

New:

  kmediaplayer-5.0.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.Cmwkmt/_old  2014-07-18 16:50:14.0 +0200
+++ /var/tmp/diff_new_pack.Cmwkmt/_new  2014-07-18 16:50:14.0 +0200
@@ -18,29 +18,30 @@
 
 %define lname   libKF5MediaPlayer5
 Name:   kmediaplayer
-Version:4.100.0
+Version:5.0.0
 Release:0
+%define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 0.0.14
+BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  fdupes
-BuildRequires:  kbookmarks-devel >= %{_kf5_version}
-BuildRequires:  kcompletion-devel >= %{_kf5_version}
-BuildRequires:  kconfigwidgets-devel >= %{_kf5_version}
-BuildRequires:  kdbusaddons-devel >= %{_kf5_version}
+BuildRequires:  kbookmarks-devel >= %{kf5_version}
+BuildRequires:  kcompletion-devel >= %{kf5_version}
+BuildRequires:  kconfigwidgets-devel >= %{kf5_version}
+BuildRequires:  kdbusaddons-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel >= %{_kf5_version}
-BuildRequires:  ki18n-devel >= %{_kf5_version}
-BuildRequires:  kiconthemes-devel >= %{_kf5_version}
-BuildRequires:  kio-devel >= %{_kf5_version}
-BuildRequires:  kitemviews-devel >= %{_kf5_version}
-BuildRequires:  knotifications-devel >= %{_kf5_version}
-BuildRequires:  kparts-devel >= %{_kf5_version}
-BuildRequires:  kservice-devel >= %{_kf5_version}
-BuildRequires:  ktextwidgets-devel >= %{_kf5_version}
-BuildRequires:  kwidgetsaddons-devel >= %{_kf5_version}
-BuildRequires:  kwindowsystem-devel >= %{_kf5_version}
-BuildRequires:  kxmlgui-devel >= %{_kf5_version}
-BuildRequires:  solid-devel >= %{_kf5_version}
+BuildRequires:  kguiaddons-devel >= %{kf5_version}
+BuildRequires:  ki18n-devel >= %{kf5_version}
+BuildRequires:  kiconthemes-devel >= %{kf5_version}
+BuildRequires:  kio-devel >= %{kf5_version}
+BuildRequires:  kitemviews-devel >= %{kf5_version}
+BuildRequires:  knotifications-devel >= %{kf5_version}
+BuildRequires:  kparts-devel >= %{kf5_version}
+BuildRequires:  kservice-devel >= %{kf5_version}
+BuildRequires:  ktextwidgets-devel >= %{kf5_version}
+BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
+BuildRequires:  kwindowsystem-devel >= %{kf5_version}
+BuildRequires:  kxmlgui-devel >= %{kf5_version}
+BuildRequires:  solid-devel >= %{kf5_version}
 BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
@@ -48,7 +49,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/frameworks/%{version}/portingAids/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{version}/portingAids/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -70,8 +71,8 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   ki18n-devel >= %{_kf5_version}
-Requires:   kparts-devel >= %{_kf5_version}
+Requires:   ki18n-devel >= %{kf5_version}
+Requires:   kparts-devel >= %{kf5_version}
 
 %description devel
 KMediaPlayer builds on the KParts framework to provide a common interface for

++ kmediaplayer-4.100.0.tar.xz -> kmediaplayer-5.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-4.100.0/CMakeLists.txt 
new/kmediaplayer-5.0.0/CMakeLists.txt
--- old/kmediaplayer-4.100.0/CMakeLists.txt 2014-06-01 12:41:33.0

commit kmediaplayer for openSUSE:Factory

2014-06-10 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2014-06-10 14:36:12

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2014-05-14 20:27:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2014-06-10 14:36:32.0 +0200
@@ -1,0 +2,10 @@
+Sun Jun  1 18:02:18 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.100.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta3.php
+- Add baselibs.conf
+
+---

Old:

  kmediaplayer-4.99.0.tar.xz

New:

  baselibs.conf
  kmediaplayer-4.100.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.kXoynb/_old  2014-06-10 14:36:34.0 +0200
+++ /var/tmp/diff_new_pack.kXoynb/_new  2014-06-10 14:36:34.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5MediaPlayer5
 Name:   kmediaplayer
-Version:4.99.0
+Version:4.100.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 0.0.13
+BuildRequires:  extra-cmake-modules >= 0.0.14
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{_kf5_version}
 BuildRequires:  kcompletion-devel >= %{_kf5_version}
@@ -48,7 +48,8 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source0:kmediaplayer-%{version}.tar.xz
+Source: 
http://download.kde.org/unstable/frameworks/%{version}/portingAids/%{name}-%{version}.tar.xz
+Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ baselibs.conf ++
libKF5MediaPlayer5
kmediaplayer-devel
requires "libKF5MediaPlayer5- = "
++ kmediaplayer-4.99.0.tar.xz -> kmediaplayer-4.100.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-4.99.0/.gitignore 
new/kmediaplayer-4.100.0/.gitignore
--- old/kmediaplayer-4.99.0/.gitignore  1970-01-01 01:00:00.0 +0100
+++ new/kmediaplayer-4.100.0/.gitignore 2014-06-01 12:41:33.0 +0200
@@ -0,0 +1 @@
+/apidocs/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-4.99.0/CMakeLists.txt 
new/kmediaplayer-4.100.0/CMakeLists.txt
--- old/kmediaplayer-4.99.0/CMakeLists.txt  2014-05-04 21:00:30.0 
+0200
+++ new/kmediaplayer-4.100.0/CMakeLists.txt 2014-06-01 12:41:33.0 
+0200
@@ -6,7 +6,7 @@
 #
 # CMake stuff from ECM
 #
-find_package(ECM 0.0.13 REQUIRED NO_MODULE)
+find_package(ECM 0.0.14 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(KDEInstallDirs)
@@ -19,8 +19,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "4.99.0") # handled by release scripts
-set(KF5_DEP_VERSION "4.99.0") # handled by release scripts
+set(KF5_VERSION "4.100.0") # handled by release scripts
+set(KF5_DEP_VERSION "4.100.0") # handled by release scripts
 
 #
 # Version info
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-4.99.0/README.md 
new/kmediaplayer-4.100.0/README.md
--- old/kmediaplayer-4.99.0/README.md   2014-05-04 21:00:30.0 +0200
+++ new/kmediaplayer-4.100.0/README.md  2014-06-01 12:41:33.0 +0200
@@ -7,6 +7,10 @@
 KMediaPlayer builds on the KParts framework to provide a common interface for
 KParts that can play media files.
 
+This framework is a porting aid. It is not recommended for new projects, and
+existing projects that use it are advised to port away from it, and use plain
+KParts instead.
+
 
 ## Usage
 
@@ -47,5 +51,5 @@
 
 - Home page: 
 - Mailing list: 
-- IRC channel: #kde-devel on Freenode
+- IRC channel: \#kde-devel on Freenode
 - Git repository: 

diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-4.99.0/autotests/CMakeLists.txt 
new/kmediaplayer-4.100.0/autotests/CMakeLists.txt
--- old/kmediaplayer-4.99.0/autotests/CMakeLists.txt2014-05-04 
21:00:30.0 +0200
+++ new/kmediaplayer-4.100.0/autotests/CMakeLists.txt   2014-06-01 
12:41:33.0 +0200
@@ -1,25 +1,11 @@
 find_package(Q

commit kmediaplayer for openSUSE:Factory

2014-05-14 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2014-05-14 20:27:06

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2014-04-02 17:22:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2014-05-14 20:27:39.0 +0200
@@ -1,0 +2,9 @@
+Sun May  4 01:41:18 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.99.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta2.php
+
+---

Old:

  kmediaplayer-4.98.0.tar.xz

New:

  kmediaplayer-4.99.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.0RwTG1/_old  2014-05-14 20:27:39.0 +0200
+++ /var/tmp/diff_new_pack.0RwTG1/_new  2014-05-14 20:27:39.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5MediaPlayer5
 Name:   kmediaplayer
-Version:4.98.0
+Version:4.99.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 0.0.12
+BuildRequires:  extra-cmake-modules >= 0.0.13
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{_kf5_version}
 BuildRequires:  kcompletion-devel >= %{_kf5_version}

++ kmediaplayer-4.98.0.tar.xz -> kmediaplayer-4.99.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-4.98.0/CMakeLists.txt 
new/kmediaplayer-4.99.0/CMakeLists.txt
--- old/kmediaplayer-4.98.0/CMakeLists.txt  2014-03-28 19:17:15.0 
+0100
+++ new/kmediaplayer-4.99.0/CMakeLists.txt  2014-05-04 21:00:30.0 
+0200
@@ -6,7 +6,7 @@
 #
 # CMake stuff from ECM
 #
-find_package(ECM 0.0.12 REQUIRED NO_MODULE)
+find_package(ECM 0.0.13 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(KDEInstallDirs)
@@ -19,7 +19,8 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "4.98.0")
+set(KF5_VERSION "4.99.0") # handled by release scripts
+set(KF5_DEP_VERSION "4.99.0") # handled by release scripts
 
 #
 # Version info
@@ -31,7 +32,7 @@
SOVERSION 5)
 
 install(FILES ${CMAKE_CURRENT_BINARY_DIR}/kmediaplayer_version.h
-DESTINATION ${INCLUDE_INSTALL_DIR}
+DESTINATION ${KF5_INCLUDE_INSTALL_DIR}
 COMPONENT Devel)
 
 
@@ -42,8 +43,8 @@
 find_package(Qt5DBus ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 find_package(Qt5Widgets ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 
-find_package(KF5Parts ${KF5_VERSION} REQUIRED)
-find_package(KF5XmlGui ${KF5_VERSION} REQUIRED)
+find_package(KF5Parts ${KF5_DEP_VERSION} REQUIRED)
+find_package(KF5XmlGui ${KF5_DEP_VERSION} REQUIRED)
 
 
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-4.98.0/KF5MediaPlayerConfig.cmake.in 
new/kmediaplayer-4.99.0/KF5MediaPlayerConfig.cmake.in
--- old/kmediaplayer-4.98.0/KF5MediaPlayerConfig.cmake.in   2014-03-28 
19:17:15.0 +0100
+++ new/kmediaplayer-4.99.0/KF5MediaPlayerConfig.cmake.in   2014-05-04 
21:00:30.0 +0200
@@ -2,7 +2,7 @@
 
 # Any changes in this ".cmake" file will be overwritten by CMake, the source 
is the ".cmake.in" file.
 
-find_dependency(KF5Parts "@KF5_VERSION@")
+find_dependency(KF5Parts "@KF5_DEP_VERSION@")
 
 include("${CMAKE_CURRENT_LIST_DIR}/KF5MediaPlayerTargets.cmake")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-4.98.0/kmediaplayer.yaml 
new/kmediaplayer-4.99.0/kmediaplayer.yaml
--- old/kmediaplayer-4.98.0/kmediaplayer.yaml   2014-03-28 19:17:15.0 
+0100
+++ new/kmediaplayer-4.99.0/kmediaplayer.yaml   1970-01-01 01:00:00.0 
+0100
@@ -1 +0,0 @@
-tier: 3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-4.98.0/metainfo.yaml 
new/kmediaplayer-4.99.0/metainfo.yaml
--- old/kmediaplayer-4.98.0/metainfo.yaml   1970-01-01 01:00:00.0 
+0100
+++ new/kmediaplayer-4.99.0/metainfo.yaml   2014-05-04 21:00:30.0 
+0200
@@ -0,0 +1,9 @@
+maintainer: alexmerry
+description: Plugin interface for media player features
+tier: 3
+type: integration
+platforms:
+- name: All
+portingAid: true
+deprecated: true
+release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-4.98.0/src/CMakeLists.txt 
new/kmediaplayer-4.99.0/s

commit kmediaplayer for openSUSE:Factory

2014-04-02 Thread h_root
Hello community,

here is the log from the commit of package kmediaplayer for openSUSE:Factory 
checked in at 2014-04-02 17:22:14

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


Package is "kmediaplayer"

Changes:

--- /work/SRC/openSUSE:Factory/kmediaplayer/kmediaplayer.changes
2014-03-10 12:18:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes   
2014-04-02 17:22:27.0 +0200
@@ -1,0 +2,9 @@
+Sat Mar 29 19:47:46 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.98.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta1.php
+
+---

Old:

  kmediaplayer-4.97.0.tar.xz

New:

  kmediaplayer-4.98.0.tar.xz



Other differences:
--
++ kmediaplayer.spec ++
--- /var/tmp/diff_new_pack.u1hPZw/_old  2014-04-02 17:22:28.0 +0200
+++ /var/tmp/diff_new_pack.u1hPZw/_new  2014-04-02 17:22:28.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5MediaPlayer5
 Name:   kmediaplayer
-Version:4.97.0
+Version:4.98.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 0.0.11
+BuildRequires:  extra-cmake-modules >= 0.0.12
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{_kf5_version}
 BuildRequires:  kcompletion-devel >= %{_kf5_version}

++ kmediaplayer-4.97.0.tar.xz -> kmediaplayer-4.98.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-4.97.0/CMakeLists.txt 
new/kmediaplayer-4.98.0/CMakeLists.txt
--- old/kmediaplayer-4.97.0/CMakeLists.txt  2014-03-01 12:51:17.0 
+0100
+++ new/kmediaplayer-4.98.0/CMakeLists.txt  2014-03-28 19:17:15.0 
+0100
@@ -6,7 +6,7 @@
 #
 # CMake stuff from ECM
 #
-find_package(ECM 0.0.11 REQUIRED NO_MODULE)
+find_package(ECM 0.0.12 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(KDEInstallDirs)
@@ -19,7 +19,7 @@
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "4.97.0")
+set(KF5_VERSION "4.98.0")
 
 #
 # Version info
@@ -38,9 +38,9 @@
 #
 # Dependencies
 #
-set(QT_REQUIRED_VERSION 5.2.0)
-find_package(Qt5DBus ${QT_REQUIRED_VERSION} REQUIRED NO_MODULE)
-find_package(Qt5Widgets ${QT_REQUIRED_VERSION} REQUIRED NO_MODULE)
+set(REQUIRED_QT_VERSION 5.2.0)
+find_package(Qt5DBus ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
+find_package(Qt5Widgets ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 
 find_package(KF5Parts ${KF5_VERSION} REQUIRED)
 find_package(KF5XmlGui ${KF5_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmediaplayer-4.97.0/autotests/CMakeLists.txt 
new/kmediaplayer-4.98.0/autotests/CMakeLists.txt
--- old/kmediaplayer-4.97.0/autotests/CMakeLists.txt2014-03-01 
12:51:17.0 +0100
+++ new/kmediaplayer-4.98.0/autotests/CMakeLists.txt2014-03-28 
19:17:15.0 +0100
@@ -1,4 +1,4 @@
-find_package(Qt5Test ${QT_REQUIRED_VERSION} REQUIRED NO_MODULE)
+find_package(Qt5Test ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 include(ECMMarkAsTest)
 
 macro(KMEDIAPLAYER_EXECUTABLE_TESTS)

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