Hello community, here is the log from the commit of package kio-extras5 for openSUSE:Factory checked in at 2016-09-14 23:11:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old) and /work/SRC/openSUSE:Factory/.kio-extras5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio-extras5" Changes: -------- --- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes 2016-08-29 14:40:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 2016-09-14 23:11:45.000000000 +0200 @@ -1,0 +2,8 @@ +Fri Sep 9 08:25:56 UTC 2016 - [email protected] + +- Update to KDE Applications 16.08.1 + * KDE Applications 16.08.1 + * https://www.kde.org/announcements/announce-applications-16.08.1.php + + +------------------------------------------------------------------- Old: ---- kio-extras-16.08.0.tar.xz New: ---- kio-extras-16.08.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio-extras5.spec ++++++ --- /var/tmp/diff_new_pack.yVivFt/_old 2016-09-14 23:11:46.000000000 +0200 +++ /var/tmp/diff_new_pack.yVivFt/_new 2016-09-14 23:11:46.000000000 +0200 @@ -17,7 +17,7 @@ Name: kio-extras5 -Version: 16.08.0 +Version: 16.08.1 Release: 0 Summary: Additional KIO-slaves for KDE applications License: GPL-2.0+ ++++++ kio-extras-16.08.0.tar.xz -> kio-extras-16.08.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-16.08.0/mtp/CMakeLists.txt new/kio-extras-16.08.1/mtp/CMakeLists.txt --- old/kio-extras-16.08.0/mtp/CMakeLists.txt 2016-07-30 15:11:52.000000000 +0200 +++ new/kio-extras-16.08.1/mtp/CMakeLists.txt 2016-08-17 23:19:44.000000000 +0200 @@ -9,6 +9,7 @@ kio_mtp_helpers.cpp ) +include_directories(${MTP_INCLUDE_DIR}) add_library(kio_mtp MODULE ${kio_mtp_PART_SRCS} ) target_link_libraries(kio_mtp ${MTP_LIBRARIES} Qt5::Core KF5::KIOCore KF5::I18n KF5::Solid) set_target_properties(kio_mtp PROPERTIES OUTPUT_NAME "mtp")
