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.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kmediaplayer.new/kmediaplayer.changes 2014-10-07 15:59:27.000000000 +0200 @@ -1,0 +2,7 @@ +Sat Oct 4 17:59:31 UTC 2014 - hrvoje.senjan@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.000000000 +0200 +++ /var/tmp/diff_new_pack.k68P2T/_new 2014-10-07 15:59:28.000000000 +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.000000000 +0200 +++ new/kmediaplayer-5.3.0/CMakeLists.txt 2014-10-03 19:56:22.000000000 +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+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org