Hello community, here is the log from the commit of package kparts for openSUSE:Factory checked in at 2015-02-16 15:06:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kparts (Old) and /work/SRC/openSUSE:Factory/.kparts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kparts" Changes: -------- --- /work/SRC/openSUSE:Factory/kparts/kparts.changes 2015-01-29 12:52:40.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes 2015-02-16 17:32:02.000000000 +0100 @@ -1,0 +2,7 @@ +Sun Feb 8 18:15:29 UTC 2015 - [email protected] + +- Update to 5.7.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.7.0.php + +------------------------------------------------------------------- Old: ---- kparts-5.6.0.tar.xz New: ---- kparts-5.7.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kparts.spec ++++++ --- /var/tmp/diff_new_pack.4h5JBE/_old 2015-02-16 17:32:03.000000000 +0100 +++ /var/tmp/diff_new_pack.4h5JBE/_new 2015-02-16 17:32:03.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package kparts # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,13 @@ %define lname libKF5Parts5 +%define _tar_path 5.7 Name: kparts -Version: 5.6.0 +Version: %{_tar_path}.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.6.0 +BuildRequires: extra-cmake-modules >= 1.7.0 BuildRequires: fdupes BuildRequires: kbookmarks-devel >= %{kf5_version} BuildRequires: kcompletion-devel >= %{kf5_version} @@ -50,7 +51,7 @@ License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ kparts-5.6.0.tar.xz -> kparts-5.7.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.6.0/CMakeLists.txt new/kparts-5.7.0/CMakeLists.txt --- old/kparts-5.6.0/CMakeLists.txt 2015-01-03 13:12:28.000000000 +0100 +++ new/kparts-5.7.0/CMakeLists.txt 2015-02-08 16:23:04.000000000 +0100 @@ -2,7 +2,7 @@ project(KParts) -find_package(ECM 1.6.0 REQUIRED NO_MODULE) +find_package(ECM 1.7.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) @@ -17,8 +17,8 @@ include(ECMSetupVersion) -set(KF5_VERSION "5.6.0") # handled by release scripts -set(KF5_DEP_VERSION "5.6.0") # handled by release scripts +set(KF5_VERSION "5.7.0") # handled by release scripts +set(KF5_DEP_VERSION "5.7.0") # handled by release scripts ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h" PACKAGE_VERSION_FILE "${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake" @@ -50,7 +50,7 @@ add_subdirectory( src ) # create a Config.cmake and a ConfigVersion.cmake file and install them -set(CMAKECONFIG_INSTALL_DIR "${CMAKECONFIG_INSTALL_PREFIX}/KF5Parts") +set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5Parts") include(ECMPackageConfigHelpers) @@ -71,7 +71,7 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h - DESTINATION ${KF5_INCLUDE_INSTALL_DIR} COMPONENT Devel + DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel ) feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.6.0/po/cs/kparts5.po new/kparts-5.7.0/po/cs/kparts5.po --- old/kparts-5.6.0/po/cs/kparts5.po 2015-01-03 13:12:28.000000000 +0100 +++ new/kparts-5.7.0/po/cs/kparts5.po 2015-02-08 16:23:04.000000000 +0100 @@ -1,7 +1,7 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Lukáš Tinkl <[email protected]>, 2010, 2011, 2012. -# Vít Pelčák <[email protected]>, 2011, 2012, 2013, 2014. +# Vít Pelčák <[email protected]>, 2011, 2012, 2013, 2014, 2015. # Tomáš Chvátal <[email protected]>, 2012, 2013. # msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.6.0/po/fi/kparts5.po new/kparts-5.7.0/po/fi/kparts5.po --- old/kparts-5.6.0/po/fi/kparts5.po 2015-01-03 13:12:28.000000000 +0100 +++ new/kparts-5.7.0/po/fi/kparts5.po 2015-02-08 16:23:04.000000000 +0100 @@ -29,7 +29,7 @@ "POT-Creation-Date: 2014-04-27 20:57+0000\n" "PO-Revision-Date: 2014-03-24 21:09+0200\n" "Last-Translator: Lasse Liehu <[email protected]>\n" -"Language-Team: Finnish <[email protected]>\n" +"Language-Team: Finnish <[email protected]>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.6.0/po/it/kparts5.po new/kparts-5.7.0/po/it/kparts5.po --- old/kparts-5.6.0/po/it/kparts5.po 2015-01-03 13:12:28.000000000 +0100 +++ new/kparts-5.7.0/po/it/kparts5.po 2015-02-08 16:23:04.000000000 +0100 @@ -8,7 +8,7 @@ # Luciano Montanaro <[email protected]>, 2007. # Dario Panico <[email protected]>, 2008. # Pino Toscano <[email protected]>, 2008. -# Federico Zenith <[email protected]>, 2008, 2012, 2013, 2014. +# Federico Zenith <[email protected]>, 2008, 2012, 2013, 2014, 2015. # Innocenzo Ventre <[email protected]>, 2012. # Vincenzo Reale <[email protected]>, 2014. msgid "" @@ -16,23 +16,24 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-04-27 20:57+0000\n" -"PO-Revision-Date: 2013-11-24 11:23+0100\n" -"Last-Translator: Federico Zenith <[email protected]>\n" +"PO-Revision-Date: 2015-01-11 20:36+0100\n" +"Last-Translator: Federico Zenith <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 1.5\n" msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "Federico Zenith,Dario Panico,Nicola Ruggero,Federico Cozzi" +msgstr "" +"Federico Zenith,Vincenzo Reale,Dario Panico,Nicola Ruggero,Federico Cozzi" msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "[email protected],,," +msgstr "[email protected],,,," #: browserextension.cpp:241 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.6.0/po/ko/kparts5.po new/kparts-5.7.0/po/ko/kparts5.po --- old/kparts-5.6.0/po/ko/kparts5.po 2015-01-03 13:12:28.000000000 +0100 +++ new/kparts-5.7.0/po/ko/kparts5.po 2015-02-08 16:23:04.000000000 +0100 @@ -1,15 +1,15 @@ # Korean messages for kdelibs. # Copyright (C) Free Software Foundation, Inc. -# # Cho Sung Jae <[email protected]>, 2007. # Park Shinjo <[email protected]>, 2007, 2008, 2009, 2010, 2011. -# Park Shinjo <[email protected]>, 2011, 2012, 2013, 2014. +# Park Shinjo <[email protected]>, 2011, 2012, 2013, 2014, 2015. +# msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-04-27 20:57+0000\n" -"PO-Revision-Date: 2014-03-01 01:29+0900\n" +"PO-Revision-Date: 2015-01-18 17:08+0900\n" "Last-Translator: Park Shinjo <[email protected]>\n" "Language-Team: Korean <[email protected]>\n" "Language: ko\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.6.0/po/nb/kparts5.po new/kparts-5.7.0/po/nb/kparts5.po --- old/kparts-5.6.0/po/nb/kparts5.po 2015-01-03 13:12:28.000000000 +0100 +++ new/kparts-5.7.0/po/nb/kparts5.po 2015-02-08 16:23:04.000000000 +0100 @@ -1,4 +1,4 @@ -# Translation of kdelibs4 to Norwegian Bokmål +# Translation of kparts5 to Norwegian Bokmål # # Knut Yrvin <[email protected]>, 2002, 2003, 2004, 2005. # Bjørn Steensrud <[email protected]>, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.6.0/po/nn/kparts5.po new/kparts-5.7.0/po/nn/kparts5.po --- old/kparts-5.6.0/po/nn/kparts5.po 2015-01-03 13:12:28.000000000 +0100 +++ new/kparts-5.7.0/po/nn/kparts5.po 2015-02-08 16:23:04.000000000 +0100 @@ -1,4 +1,4 @@ -# Translation of kdelibs4 to Norwegian Nynorsk +# Translation of kparts5 to Norwegian Nynorsk # # Gaute Hvoslef Kvalnes <[email protected]>, 2003, 2004, 2005, 2006. # Håvard Korsvoll <[email protected]>, 2003, 2005. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.6.0/po/se/kparts5.po new/kparts-5.7.0/po/se/kparts5.po --- old/kparts-5.6.0/po/se/kparts5.po 2015-01-03 13:12:28.000000000 +0100 +++ new/kparts-5.7.0/po/se/kparts5.po 2015-02-08 16:23:04.000000000 +0100 @@ -1,4 +1,4 @@ -# Translation of kdelibs4 to Northern Sami +# Translation of kparts5 to Northern Sami # # Børre Gaup <[email protected]>, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012. msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.6.0/po/sr/kparts5.po new/kparts-5.7.0/po/sr/kparts5.po --- old/kparts-5.6.0/po/sr/kparts5.po 2015-01-03 13:12:28.000000000 +0100 +++ new/kparts-5.7.0/po/sr/kparts5.po 2015-02-08 16:23:04.000000000 +0100 @@ -1,7 +1,7 @@ # Translation of kdelibs4.po into Serbian. # Marko Rosic <[email protected]>, 2003. # Toplica Tanaskovic <[email protected]>, 2003, 2004, 2005. -# Chusslove Illich <[email protected]>, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014. +# Chusslove Illich <[email protected]>, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015. # Dalibor Djuric <[email protected]>, 2009, 2010, 2011. msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.6.0/po/sr@ijekavian/kparts5.po new/kparts-5.7.0/po/sr@ijekavian/kparts5.po --- old/kparts-5.6.0/po/sr@ijekavian/kparts5.po 2015-01-03 13:12:28.000000000 +0100 +++ new/kparts-5.7.0/po/sr@ijekavian/kparts5.po 2015-02-08 16:23:04.000000000 +0100 @@ -1,7 +1,7 @@ # Translation of kdelibs4.po into Serbian. # Marko Rosic <[email protected]>, 2003. # Toplica Tanaskovic <[email protected]>, 2003, 2004, 2005. -# Chusslove Illich <[email protected]>, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014. +# Chusslove Illich <[email protected]>, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015. # Dalibor Djuric <[email protected]>, 2009, 2010, 2011. msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.6.0/po/sr@ijekavianlatin/kparts5.po new/kparts-5.7.0/po/sr@ijekavianlatin/kparts5.po --- old/kparts-5.6.0/po/sr@ijekavianlatin/kparts5.po 2015-01-03 13:12:28.000000000 +0100 +++ new/kparts-5.7.0/po/sr@ijekavianlatin/kparts5.po 2015-02-08 16:23:04.000000000 +0100 @@ -1,7 +1,7 @@ # Translation of kdelibs4.po into Serbian. # Marko Rosic <[email protected]>, 2003. # Toplica Tanaskovic <[email protected]>, 2003, 2004, 2005. -# Chusslove Illich <[email protected]>, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014. +# Chusslove Illich <[email protected]>, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015. # Dalibor Djuric <[email protected]>, 2009, 2010, 2011. msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.6.0/po/sr@latin/kparts5.po new/kparts-5.7.0/po/sr@latin/kparts5.po --- old/kparts-5.6.0/po/sr@latin/kparts5.po 2015-01-03 13:12:28.000000000 +0100 +++ new/kparts-5.7.0/po/sr@latin/kparts5.po 2015-02-08 16:23:04.000000000 +0100 @@ -1,7 +1,7 @@ # Translation of kdelibs4.po into Serbian. # Marko Rosic <[email protected]>, 2003. # Toplica Tanaskovic <[email protected]>, 2003, 2004, 2005. -# Chusslove Illich <[email protected]>, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014. +# Chusslove Illich <[email protected]>, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015. # Dalibor Djuric <[email protected]>, 2009, 2010, 2011. msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.6.0/src/CMakeLists.txt new/kparts-5.7.0/src/CMakeLists.txt --- old/kparts-5.6.0/src/CMakeLists.txt 2015-01-03 13:12:28.000000000 +0100 +++ new/kparts-5.7.0/src/CMakeLists.txt 2015-02-08 16:23:04.000000000 +0100 @@ -70,7 +70,7 @@ PREFIX KParts ) install(FILES ${KParts_CamelCase_HEADERS} - DESTINATION ${KF5_INCLUDE_INSTALL_DIR}/KParts/KParts + DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5}/KParts/KParts COMPONENT Devel) add_library(KF5Parts ${KParts_LIB_SRCS}) @@ -78,7 +78,7 @@ add_library(KF5::Parts ALIAS KF5Parts) target_include_directories(KF5Parts PUBLIC "$<BUILD_INTERFACE:${KParts_BINARY_DIR};${CMAKE_CURRENT_BINARY_DIR}>") -target_include_directories(KF5Parts INTERFACE "$<INSTALL_INTERFACE:${KF5_INCLUDE_INSTALL_DIR}/KParts>" ) +target_include_directories(KF5Parts INTERFACE "$<INSTALL_INTERFACE:${KDE_INSTALL_INCLUDEDIR_KF5}/KParts>" ) target_link_libraries(KF5Parts PUBLIC KF5::KIOWidgets #browserrun.h uses krun.h KF5::XmlGui # essential to the technology @@ -104,17 +104,17 @@ krop.desktop krwp.desktop browserview.desktop - DESTINATION ${SERVICETYPES_INSTALL_DIR} + DESTINATION ${KDE_INSTALL_KSERVICETYPES5DIR} ) install(FILES ${KParts_BINARY_DIR}/kparts/kparts_export.h ${KParts_HEADERS} - DESTINATION ${KF5_INCLUDE_INSTALL_DIR}/KParts/kparts COMPONENT Devel + DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5}/KParts/kparts COMPONENT Devel ) -install(FILES kde_terminal_interface.h DESTINATION ${KF5_INCLUDE_INSTALL_DIR}/KParts ) +install(FILES kde_terminal_interface.h DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5}/KParts ) include(ECMGeneratePriFile) -ecm_generate_pri_file(BASE_NAME KParts LIB_NAME KF5Parts DEPS "KIOWidgets KXmlGui KTextWidgets" FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR ${KF5_INCLUDE_INSTALL_DIR}/KParts) +ecm_generate_pri_file(BASE_NAME KParts LIB_NAME KF5Parts DEPS "KIOWidgets KXmlGui KTextWidgets" FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR ${KDE_INSTALL_INCLUDEDIR_KF5}/KParts) install(FILES ${PRI_FILENAME} DESTINATION ${ECM_MKSPECS_INSTALL_DIR}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.6.0/src/partbase.h new/kparts-5.7.0/src/partbase.h --- old/kparts-5.6.0/src/partbase.h 2015-01-03 13:12:28.000000000 +0100 +++ new/kparts-5.7.0/src/partbase.h 2015-02-08 16:23:04.000000000 +0100 @@ -23,6 +23,8 @@ #include <kparts/kparts_export.h> +#include <QObject> + #include <kxmlguiclient.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kparts-5.6.0/tests/CMakeLists.txt new/kparts-5.7.0/tests/CMakeLists.txt --- old/kparts-5.6.0/tests/CMakeLists.txt 2015-01-03 13:12:28.000000000 +0100 +++ new/kparts-5.7.0/tests/CMakeLists.txt 2015-02-08 16:23:04.000000000 +0100 @@ -23,13 +23,13 @@ add_library(spellcheckplugin MODULE plugin_spellcheck.cpp) target_link_libraries(spellcheckplugin ${PARTS_TEST_LIBRARY_DEPENDENCIES} ) -install(TARGETS spellcheckplugin DESTINATION ${PLUGIN_INSTALL_DIR} ) +install(TARGETS spellcheckplugin DESTINATION ${KDE_INSTALL_PLUGINDIR} ) ########### next target ############### add_library(notepadpart MODULE notepad.cpp) target_link_libraries(notepadpart ${PARTS_TEST_LIBRARY_DEPENDENCIES}) -install(TARGETS notepadpart DESTINATION ${PLUGIN_INSTALL_DIR} ) +install(TARGETS notepadpart DESTINATION ${KDE_INSTALL_PLUGINDIR} ) ########### unit tests ############### @@ -51,10 +51,10 @@ ########### install files ############### # Normally this would be needed. For the test programs we can avoid that, see addResourceDir. -#install( FILES notepadpart.rc DESTINATION ${KXMLGUI_INSTALL_DIR}/notepadpart ) -#install( FILES partviewer_shell.rc DESTINATION ${KXMLGUI_INSTALL_DIR}/partviewer ) -#install( FILES kpartstest_shell.rc DESTINATION ${KXMLGUI_INSTALL_DIR}/kpartstest ) -#install( FILES kpartstest_part1.rc DESTINATION ${KXMLGUI_INSTALL_DIR}/kpartstestpart ) +#install( FILES notepadpart.rc DESTINATION ${KDE_INSTALL_KXMLGUI5DIR}/notepadpart ) +#install( FILES partviewer_shell.rc DESTINATION ${KDE_INSTALL_KXMLGUI5DIR}/partviewer ) +#install( FILES kpartstest_shell.rc DESTINATION ${KDE_INSTALL_KXMLGUI5DIR}/kpartstest ) +#install( FILES kpartstest_part1.rc DESTINATION ${KDE_INSTALL_KXMLGUI5DIR}/kpartstestpart ) # To test plugins without installing them, try "ln -s kpartplugins <srcdir>" -#install( FILES plugin_foobar.rc plugin_spellcheck.rc DESTINATION ${KXMLGUI_INSTALL_DIR}/notepadpart/kpartplugins ) +#install( FILES plugin_foobar.rc plugin_spellcheck.rc DESTINATION ${KDE_INSTALL_KXMLGUI5DIR}/notepadpart/kpartplugins ) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
