commit attica-qt5 for openSUSE:Factory
Hello community, here is the log from the commit of package attica-qt5 for openSUSE:Factory checked in at 2014-07-10 08:17:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/attica-qt5 (Old) and /work/SRC/openSUSE:Factory/.attica-qt5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "attica-qt5" Changes: -------- --- /work/SRC/openSUSE:Factory/attica-qt5/attica-qt5.changes 2014-06-10 14:35:50.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.attica-qt5.new/attica-qt5.changes 2014-07-10 09:31:15.000000000 +0200 @@ -1,0 +2,10 @@ +Tue Jul 1 21:35:28 UTC 2014 - hrvoje.senjan@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: ---- attica-4.100.0.tar.xz New: ---- attica-5.0.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ attica-qt5.spec ++++++ --- /var/tmp/diff_new_pack.2jYoQ2/_old 2014-07-10 09:31:16.000000000 +0200 +++ /var/tmp/diff_new_pack.2jYoQ2/_new 2014-07-10 09:31:16.000000000 +0200 @@ -21,7 +21,7 @@ %define _libname KF5Attica Name: attica-qt5 -Version: 4.100.0 +Version: 5.0.0 Release: 0 Summary: Open Collaboration Service client library License: LGPL-2.1+ @@ -30,7 +30,7 @@ Source: %{rname}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 0.0.14 +BuildRequires: extra-cmake-modules >= 1.0.0 BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 ++++++ attica-4.100.0.tar.xz -> attica-5.0.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/attica-4.100.0/CMakeLists.txt new/attica-5.0.0/CMakeLists.txt --- old/attica-4.100.0/CMakeLists.txt 2014-06-01 12:37:20.000000000 +0200 +++ new/attica-5.0.0/CMakeLists.txt 2014-07-01 20:13:07.000000000 +0200 @@ -3,7 +3,7 @@ project(Attica) # ECM setup -find_package(ECM 0.0.14 REQUIRED NO_MODULE) +find_package(ECM 1.0.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) include(FeatureSummary) @@ -15,7 +15,7 @@ include(KDEFrameworkCompilerSettings) include(KDECMakeSettings) -set(KF5_VERSION "4.100.0") # handled by release scripts +set(KF5_VERSION "5.0.0") # handled by release scripts ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX ATTICA diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/attica-4.100.0/autotests/CMakeLists.txt new/attica-5.0.0/autotests/CMakeLists.txt --- old/attica-4.100.0/autotests/CMakeLists.txt 2014-06-01 12:37:20.000000000 +0200 +++ new/attica-5.0.0/autotests/CMakeLists.txt 2014-07-01 20:13:07.000000000 +0200 @@ -5,6 +5,5 @@ ecm_add_tests( persontest.cpp - NAME_PREFIX "attica-" LINK_LIBRARIES Qt5::Test ${ATTICA_LIB_SONAME} ) -- 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