Hello community, here is the log from the commit of package kdesignerplugin for openSUSE:Factory checked in at 2015-06-23 12:07:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdesignerplugin (Old) and /work/SRC/openSUSE:Factory/.kdesignerplugin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdesignerplugin" Changes: -------- --- /work/SRC/openSUSE:Factory/kdesignerplugin/kdesignerplugin.changes 2015-05-11 19:47:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kdesignerplugin.new/kdesignerplugin.changes 2015-06-23 12:07:37.000000000 +0200 @@ -1,0 +2,7 @@ +Sun Jun 7 19:07:19 UTC 2015 - [email protected] + +- Update to 5.11.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.11.0.php + +------------------------------------------------------------------- Old: ---- kdesignerplugin-5.10.0.tar.xz New: ---- kdesignerplugin-5.11.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdesignerplugin.spec ++++++ --- /var/tmp/diff_new_pack.LIAYek/_old 2015-06-23 12:07:37.000000000 +0200 +++ /var/tmp/diff_new_pack.LIAYek/_new 2015-06-23 12:07:37.000000000 +0200 @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.10 +%define _tar_path 5.11 Name: kdesignerplugin -Version: 5.10.0 +Version: 5.11.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 ++++++ kdesignerplugin-5.10.0.tar.xz -> kdesignerplugin-5.11.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesignerplugin-5.10.0/CMakeLists.txt new/kdesignerplugin-5.11.0/CMakeLists.txt --- old/kdesignerplugin-5.10.0/CMakeLists.txt 2015-05-03 17:09:50.000000000 +0200 +++ new/kdesignerplugin-5.11.0/CMakeLists.txt 2015-06-06 23:14:01.000000000 +0200 @@ -2,14 +2,18 @@ project(KDesignerPlugin) -find_package(ECM 5.10.0 REQUIRED NO_MODULE) +include(FeatureSummary) +find_package(ECM 5.11.0 NO_MODULE) +set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://projects.kde.org/projects/kdesupport/extra-cmake-modules") +feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) + set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) include(KDEInstallDirs) include(KDEFrameworkCompilerSettings) include(KDECMakeSettings) -include(FeatureSummary) + set(REQUIRED_QT_VERSION 5.2.0) find_package(Qt5Core ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE) @@ -21,8 +25,8 @@ include(ECMPoQmTools) -set(KF5_VERSION "5.10.0") # handled by release scripts -set(KF5_DEP_VERSION "5.10.0") # handled by release scripts +set(KF5_VERSION "5.11.0") # handled by release scripts +set(KF5_DEP_VERSION "5.11.0") # handled by release scripts find_package(KF5CoreAddons ${KF5_DEP_VERSION} REQUIRED) find_package(KF5Config ${KF5_DEP_VERSION} REQUIRED) find_package(KF5DocTools ${KF5_DEP_VERSION} REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesignerplugin-5.10.0/po/ca/docs/kgendesignerplugin/man-kgendesignerplugin.1.docbook new/kdesignerplugin-5.11.0/po/ca/docs/kgendesignerplugin/man-kgendesignerplugin.1.docbook --- old/kdesignerplugin-5.10.0/po/ca/docs/kgendesignerplugin/man-kgendesignerplugin.1.docbook 2015-05-03 17:09:50.000000000 +0200 +++ new/kdesignerplugin-5.11.0/po/ca/docs/kgendesignerplugin/man-kgendesignerplugin.1.docbook 2015-06-06 23:14:01.000000000 +0200 @@ -331,7 +331,7 @@ ></term> <listitem> <para ->El fitxer d'imatge o nom d'icona estàndard que s'utilitza com a icona per aquest estri en la llista d'estris del &Qt; Designer (per omissió: un fitxer PNG anomenat amb el nom de la secció, esborrant qualsevol caràcter de dos punts, al directori «pics» dins d'un fitxer de recursos compilat. Per exemple, <filename +>El fitxer d'imatge o nom d'icona estàndard que s'utilitza com a icona per aquest estri en la llista d'estris del &Qt; Designer (per omissió: un fitxer PNG anomenat amb el nom de la secció, eliminant qualsevol caràcter de dos punts, al directori «pics» dins d'un fitxer de recursos compilat. Per exemple, <filename >:/pics/Foo.png</filename > a la secció <literal >[Foo]</literal @@ -365,7 +365,7 @@ ></term> <listitem> <para ->La capçalera que s'ha d'incloure per utilitzar-la amb aquest estri (per omissió: la versió en minúscules del nom de la secció, esborrant qualsevol caràcter de dos i annexant «*.h». Per exemple, <literal +>La capçalera que s'ha d'incloure per utilitzar-la amb aquest estri (per omissió: la versió en minúscules del nom de la secció, eliminant qualsevol caràcter de dos punts i annexant «*.h». Per exemple, <literal >foo.h</literal > a la secció <literal >[Foo]</literal diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesignerplugin-5.10.0/po/nb/kdesignerplugin5_qt.po new/kdesignerplugin-5.11.0/po/nb/kdesignerplugin5_qt.po --- old/kdesignerplugin-5.10.0/po/nb/kdesignerplugin5_qt.po 2015-05-03 17:09:50.000000000 +0200 +++ new/kdesignerplugin-5.11.0/po/nb/kdesignerplugin5_qt.po 2015-06-06 23:14:01.000000000 +0200 @@ -1,10 +1,10 @@ # Translation of kdesignerplugin5_qt to Norwegian Bokmål # -# Knut Yrvin <[email protected]>, 2002, 2003, 2004, 2005. +# 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. # Eskild Hustvedt <[email protected]>, 2004, 2005. # Gaute Hvoslef Kvalnes <[email protected]>, 2004, 2005. -# Axel Bojer <[email protected]>, 2005, 2006. +# Axel Bojer <[email protected]>, 2005, 2006. # Nils Kristian Tomren <[email protected]>, 2005, 2007. # Øyvind A. Holm <[email protected]>, 2009. msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesignerplugin-5.10.0/po/nn/kdesignerplugin5_qt.po new/kdesignerplugin-5.11.0/po/nn/kdesignerplugin5_qt.po --- old/kdesignerplugin-5.10.0/po/nn/kdesignerplugin5_qt.po 2015-05-03 17:09:50.000000000 +0200 +++ new/kdesignerplugin-5.11.0/po/nn/kdesignerplugin5_qt.po 2015-06-06 23:14:01.000000000 +0200 @@ -2,21 +2,21 @@ # # Gaute Hvoslef Kvalnes <[email protected]>, 2003, 2004, 2005, 2006. # Håvard Korsvoll <[email protected]>, 2003, 2005. -# Karl Ove Hufthammer <[email protected]>, 2004, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014. +# Karl Ove Hufthammer <[email protected]>, 2004, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015. # Eirik U. Birkeland <[email protected]>, 2008, 2009, 2010. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-02-28 03:44+0000\n" -"PO-Revision-Date: 2013-05-12 14:38+0200\n" +"PO-Revision-Date: 2015-06-02 19:28+0100\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" "Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\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" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" @@ -24,58 +24,54 @@ "X-Qt-Contexts: true\n" #: kgendesignerplugin.cpp:84 -#, fuzzy msgctxt "main|" msgid "Builds Qt widget plugins from an ini style description file." msgstr "Byggjer Qt-tilleggselement frå ei ini-skildringsfil." #: kgendesignerplugin.cpp:91 -#, fuzzy msgctxt "main|" msgid "Input file." -msgstr "Innfil" +msgstr "Innfil." #: kgendesignerplugin.cpp:92 -#, fuzzy msgctxt "main|" msgid "Output file." -msgstr "Utfil" +msgstr "Utfil." #: kgendesignerplugin.cpp:93 -#, fuzzy msgctxt "main|" msgid "" "Name of the plugin class to generate (deprecated, use PluginName in the " "input file)." -msgstr "Namnet på programtilleggsklassen som skal lagast" +msgstr "" +"Namnet på programtilleggsklassen som skal lagast (utdatert – bruk heller " +"PluginName i innfila)." #: kgendesignerplugin.cpp:94 -#, fuzzy msgctxt "main|" msgid "" "Default widget group name to display in designer (deprecated, use " "DefaultGroup in the input file)." -msgstr "Standard elementgruppenamn som skal visast i utformaren" +msgstr "" +"Standard elementgruppenamn som skal visast i utformaren (utdatert – bruk " +"heller DefaultGroup i innfila)." #: kgendesignerplugin.cpp:97 msgctxt "kgendesignerplugin about data|" msgid "kgendesignerplugin" -msgstr "" +msgstr "kgendesignerplugin" #: kgendesignerplugin.cpp:101 -#, fuzzy msgctxt "kgendesignerplugin about data|" msgid "(C) 2004-2005 Ian Reinhart Geiser" msgstr "© 2004–2005 Ian Reinhart Geiser" #: kgendesignerplugin.cpp:105 -#, fuzzy msgctxt "kgendesignerplugin about data|" msgid "Ian Reinhart Geiser" msgstr "Ian Reinhart Geiser" #: kgendesignerplugin.cpp:106 -#, fuzzy msgctxt "kgendesignerplugin about data|" msgid "Daniel Molkentin" msgstr "Daniel Molkentin"
