commit kf5umbrella for openSUSE:Factory
Hello community, here is the log from the commit of package kf5umbrella for openSUSE:Factory checked in at 2014-04-02 17:22:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kf5umbrella (Old) and /work/SRC/openSUSE:Factory/.kf5umbrella.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kf5umbrella" Changes: -------- --- /work/SRC/openSUSE:Factory/kf5umbrella/kf5umbrella.changes 2014-03-10 12:18:25.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kf5umbrella.new/kf5umbrella.changes 2014-04-02 17:22:09.000000000 +0200 @@ -1,0 +2,9 @@ +Sat Mar 29 19:47:35 UTC 2014 - hrvoje.senjan@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: ---- kf5umbrella-4.97.0.tar.xz New: ---- kf5umbrella-4.98.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kf5umbrella.spec ++++++ --- /var/tmp/diff_new_pack.eOvd7k/_old 2014-04-02 17:22:10.000000000 +0200 +++ /var/tmp/diff_new_pack.eOvd7k/_new 2014-04-02 17:22:10.000000000 +0200 @@ -17,10 +17,10 @@ Name: kf5umbrella -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: kf5-filesystem BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 ++++++ kf5umbrella-4.97.0.tar.xz -> kf5umbrella-4.98.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kf5umbrella-4.97.0/CMakeLists.txt new/kf5umbrella-4.98.0/CMakeLists.txt --- old/kf5umbrella-4.97.0/CMakeLists.txt 2014-03-01 12:50:45.000000000 +0100 +++ new/kf5umbrella-4.98.0/CMakeLists.txt 2014-03-28 19:16:46.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8.12) -find_package(ECM 0.0.11 REQUIRED CONFIG) +find_package(ECM 0.0.12 REQUIRED CONFIG) set(CMAKE_MODULE_PATH ${ECM_KDE_MODULE_DIR}) @@ -10,7 +10,7 @@ include(CMakePackageConfigHelpers) -set(KF5_VERSION "4.97.0") +set(KF5_VERSION "4.98.0") write_basic_package_version_file( "${CMAKE_CURRENT_BINARY_DIR}/KF5ConfigVersion.cmake" VERSION ${KF5_VERSION} -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de