Hello community, here is the log from the commit of package libgravatar for openSUSE:Factory checked in at 2016-10-18 10:13:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgravatar (Old) and /work/SRC/openSUSE:Factory/.libgravatar.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgravatar" Changes: -------- --- /work/SRC/openSUSE:Factory/libgravatar/libgravatar.changes 2016-09-14 23:04:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libgravatar.new/libgravatar.changes 2016-10-18 10:13:37.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Oct 11 20:48:21 UTC 2016 - [email protected] + +- KDE Applications 16.08.2 +https://www.kde.org/announcements/announce-applications-16.08.2.php + +------------------------------------------------------------------- Old: ---- libgravatar-16.08.1.tar.xz New: ---- libgravatar-16.08.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgravatar.spec ++++++ --- /var/tmp/diff_new_pack.fcd4av/_old 2016-10-18 10:13:38.000000000 +0200 +++ /var/tmp/diff_new_pack.fcd4av/_new 2016-10-18 10:13:38.000000000 +0200 @@ -17,7 +17,7 @@ Name: libgravatar -Version: 16.08.1 +Version: 16.08.2 Release: 0 Summary: Base package of kdepim License: GPL-2.0 and LGPL-2.1+ ++++++ libgravatar-16.08.1.tar.xz -> libgravatar-16.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-16.08.1/CMakeLists.txt new/libgravatar-16.08.2/CMakeLists.txt --- old/libgravatar-16.08.1/CMakeLists.txt 2016-08-25 08:33:46.000000000 +0200 +++ new/libgravatar-16.08.2/CMakeLists.txt 2016-09-09 17:11:19.000000000 +0200 @@ -18,11 +18,11 @@ include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE) include(ECMQtDeclareLoggingCategory) include(ECMAddTests) -set(PIM_VERSION "5.3.1") +set(PIM_VERSION "5.3.2") set(QT_REQUIRED_VERSION "5.5.0") set(LIBGRAVATAR_LIB_VERSION ${PIM_VERSION}) -set(PIMCOMMON_LIB_VERSION "5.3.1") +set(PIMCOMMON_LIB_VERSION "5.3.2") find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test Network) find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED) find_package(KF5Config ${KF5_VERSION} CONFIG REQUIRED)
