Hello community, here is the log from the commit of package attica-qt5 for openSUSE:Factory checked in at 2014-09-12 17:02:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-08-16 15:41:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.attica-qt5.new/attica-qt5.changes 2014-09-12 17:03:11.000000000 +0200 @@ -1,0 +2,7 @@ +Tue Sep 9 09:49:11 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.2.0 + * For more details please see: + http://kde.org/announcements/kde-frameworks-5.2.php + +------------------------------------------------------------------- Old: ---- attica-5.1.0.tar.xz New: ---- attica-5.2.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ attica-qt5.spec ++++++ --- /var/tmp/diff_new_pack.eUrAvG/_old 2014-09-12 17:03:13.000000000 +0200 +++ /var/tmp/diff_new_pack.eUrAvG/_new 2014-09-12 17:03:13.000000000 +0200 @@ -21,7 +21,7 @@ %define _libname KF5Attica Name: attica-qt5 -Version: 5.1.0 +Version: 5.2.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 >= 1.1.0 +BuildRequires: extra-cmake-modules >= 1.2.0 BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 ++++++ attica-5.1.0.tar.xz -> attica-5.2.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/attica-5.1.0/CMakeLists.txt new/attica-5.2.0/CMakeLists.txt --- old/attica-5.1.0/CMakeLists.txt 2014-08-02 10:11:03.000000000 +0200 +++ new/attica-5.2.0/CMakeLists.txt 2014-09-08 01:23:00.000000000 +0200 @@ -3,7 +3,7 @@ project(Attica) # ECM setup -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(FeatureSummary) @@ -15,7 +15,7 @@ include(KDEFrameworkCompilerSettings) include(KDECMakeSettings) -set(KF5_VERSION "5.1.0") # handled by release scripts +set(KF5_VERSION "5.2.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-5.1.0/Mainpage.dox new/attica-5.2.0/Mainpage.dox --- old/attica-5.1.0/Mainpage.dox 2014-08-02 10:11:03.000000000 +0200 +++ new/attica-5.2.0/Mainpage.dox 1970-01-01 01:00:00.000000000 +0100 @@ -1,11 +0,0 @@ -/** @mainpage The LibAttica API Reference - -Attica is a Qt library that implements the Open Collaboration Services API version 1.6. -The REST API is defined here: -http://freedesktop.org/wiki/Specifications/open-collaboration-services-draft... - -*/ -// DOXYGEN_VERSION=4.0 -// DOXYGEN_NAME=attica -// DOXYGEN_ENABLE=YES -// DOXYGEN_SET_RECURSIVE = YES diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/attica-5.1.0/README.md new/attica-5.2.0/README.md --- old/attica-5.1.0/README.md 2014-08-02 10:11:03.000000000 +0200 +++ new/attica-5.2.0/README.md 2014-09-08 01:23:00.000000000 +0200 @@ -10,8 +10,3 @@ The library is used in KNewStuff3 as content provider. In order to integrate with KDE's Plasma Desktop, a platform plugin exists in kdebase. -## Links - -- Mailing list: <https://mail.kde.org/mailman/listinfo/kde-frameworks-devel> -- IRC channel: #kde-devel on Freenode -- Git repository: <https://projects.kde.org/projects/frameworks/attica/repository> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/attica-5.1.0/metainfo.yaml new/attica-5.2.0/metainfo.yaml --- old/attica-5.1.0/metainfo.yaml 2014-08-02 10:11:03.000000000 +0200 +++ new/attica-5.2.0/metainfo.yaml 2014-09-08 01:23:00.000000000 +0200 @@ -1,5 +1,5 @@ maintainer: -description: Attica is a Qt library that implements the Open Collaboration Services API version 1.6. +description: Open Collaboration Services API tier: 1 type: functional platforms: @@ -7,3 +7,7 @@ portingAid: false deprecated: false release: true +libraries: + - qmake: Attica + cmake: "KF5::Attica" +cmakename: KF5Attica -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org