Hello community, here is the log from the commit of package kded for openSUSE:Factory checked in at 2014-08-16 15:42:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kded (Old) and /work/SRC/openSUSE:Factory/.kded.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kded" Changes: -------- --- /work/SRC/openSUSE:Factory/kded/kded.changes 2014-07-15 08:00:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kded.new/kded.changes 2014-08-16 15:43:00.000000000 +0200 @@ -1,0 +2,7 @@ +Sat Aug 2 10:20:22 UTC 2014 - [email protected] + +- Update to 5.1.0 + * For more details please see: + http://www.kde.org/announcements/kde-frameworks-5.1.php + +------------------------------------------------------------------- Old: ---- kded-5.0.0.tar.xz New: ---- kded-5.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kded.spec ++++++ --- /var/tmp/diff_new_pack.hcknpk/_old 2014-08-16 15:43:01.000000000 +0200 +++ /var/tmp/diff_new_pack.hcknpk/_new 2014-08-16 15:43:01.000000000 +0200 @@ -17,11 +17,11 @@ Name: kded -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: kcoreaddons-devel >= %{kf5_version} BuildRequires: kcrash-devel >= %{kf5_version} ++++++ kded-5.0.0.tar.xz -> kded-5.1.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kded-5.0.0/CMakeLists.txt new/kded-5.1.0/CMakeLists.txt --- old/kded-5.0.0/CMakeLists.txt 2014-07-01 20:14:50.000000000 +0200 +++ new/kded-5.1.0/CMakeLists.txt 2014-08-02 10:17:50.000000000 +0200 @@ -2,7 +2,7 @@ project(KDED) -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}) set(REQUIRED_QT_VERSION "5.2") @@ -12,8 +12,8 @@ include(KDEFrameworkCompilerSettings) include(KDECMakeSettings) -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 find_package(KF5Config ${KF5_DEP_VERSION} REQUIRED) find_package(KF5CoreAddons ${KF5_DEP_VERSION} REQUIRED) find_package(KF5Crash ${KF5_DEP_VERSION} REQUIRED) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
