Hello community, here is the log from the commit of package kdesignerplugin for openSUSE:Factory checked in at 2015-01-29 12:48:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-12-21 11:57:04.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kdesignerplugin.new/kdesignerplugin.changes 2015-01-29 12:48:56.000000000 +0100 @@ -1,0 +2,7 @@ +Sat Jan 3 18:03:06 UTC 2015 - [email protected] + +- Update to 5.6.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.6.0.php + +------------------------------------------------------------------- Old: ---- kdesignerplugin-5.5.0.tar.xz New: ---- kdesignerplugin-5.6.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdesignerplugin.spec ++++++ --- /var/tmp/diff_new_pack.KLCekH/_old 2015-01-29 12:48:57.000000000 +0100 +++ /var/tmp/diff_new_pack.KLCekH/_new 2015-01-29 12:48:57.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package kdesignerplugin # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products 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,11 +17,11 @@ Name: kdesignerplugin -Version: 5.5.0 +Version: 5.6.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.5.0 +BuildRequires: extra-cmake-modules >= 1.6.0 BuildRequires: kbookmarks-devel >= %{kf5_version} BuildRequires: kcompletion-devel >= %{kf5_version} BuildRequires: kconfigwidgets-devel >= %{kf5_version} @@ -48,7 +48,7 @@ License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ kdesignerplugin-5.5.0.tar.xz -> kdesignerplugin-5.6.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesignerplugin-5.5.0/CMakeLists.txt new/kdesignerplugin-5.6.0/CMakeLists.txt --- old/kdesignerplugin-5.5.0/CMakeLists.txt 2014-12-06 13:36:07.000000000 +0100 +++ new/kdesignerplugin-5.6.0/CMakeLists.txt 2015-01-03 13:05:23.000000000 +0100 @@ -2,7 +2,7 @@ project(KDesignerPlugin) -find_package(ECM 1.5.0 REQUIRED NO_MODULE) +find_package(ECM 1.6.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) @@ -21,8 +21,8 @@ include(ECMPoQmTools) -set(KF5_VERSION "5.5.0") # handled by release scripts -set(KF5_DEP_VERSION "5.5.0") # handled by release scripts +set(KF5_VERSION "5.6.0") # handled by release scripts +set(KF5_DEP_VERSION "5.6.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.5.0/po/ca/kdesignerplugin5_qt.po new/kdesignerplugin-5.6.0/po/ca/kdesignerplugin5_qt.po --- old/kdesignerplugin-5.5.0/po/ca/kdesignerplugin5_qt.po 2014-12-06 13:36:07.000000000 +0100 +++ new/kdesignerplugin-5.6.0/po/ca/kdesignerplugin5_qt.po 2015-01-03 13:05:23.000000000 +0100 @@ -4,7 +4,7 @@ # version 3 or later versions approved by the membership of KDE e.V. # # Sebastià Pla i Sanz <[email protected]>, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007. -# Antoni Bella Pérez <[email protected]>, 2003, 2006, 2011, 2012, 2013, 2014. +# Antoni Bella Pérez <[email protected]>, 2003, 2006, 2011, 2012, 2013, 2014. # Albert Astals Cid <[email protected]>, 2004, 2005, 2007. # Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014. # Robert Millan <[email protected]>, 2009. @@ -15,7 +15,7 @@ "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" "PO-Revision-Date: 2014-06-25 15:57+0200\n" -"Last-Translator: Antoni Bella Pérez <[email protected]>\n" +"Last-Translator: Antoni Bella Pérez <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" "Language: ca\n" "MIME-Version: 1.0\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesignerplugin-5.5.0/po/da/kdesignerplugin5_qt.po new/kdesignerplugin-5.6.0/po/da/kdesignerplugin5_qt.po --- old/kdesignerplugin-5.5.0/po/da/kdesignerplugin5_qt.po 2014-12-06 13:36:07.000000000 +0100 +++ new/kdesignerplugin-5.6.0/po/da/kdesignerplugin5_qt.po 2015-01-03 13:05:23.000000000 +0100 @@ -11,7 +11,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2014-09-21 15:38+0200\n" +"PO-Revision-Date: 2014-12-29 20:04+0100\n" "Last-Translator: Martin Schlander <[email protected]>\n" "Language-Team: Danish <[email protected]>\n" "Language: da\n" @@ -38,22 +38,22 @@ msgstr "Outputfil." #: kgendesignerplugin.cpp:93 -#, fuzzy -#| msgid "Name of the plugin class to generate" msgctxt "main|" msgid "" "Name of the plugin class to generate (deprecated, use PluginName in the " "input file)." -msgstr "Navn på plugin-klassen der skal genereres" +msgstr "" +"Navn på plugin-klassen der skal genereres (forældet, brug PluginName i input-" +"filen)." #: kgendesignerplugin.cpp:94 -#, fuzzy -#| msgid "Default widget group name to display in designer" msgctxt "main|" msgid "" "Default widget group name to display in designer (deprecated, use " "DefaultGroup in the input file)." -msgstr "Standard kontrolgruppenavn der skal vises i designer" +msgstr "" +"Standard kontrolgruppenavn der skal vises i designer (forældet, brug " +"DefaultGroup i input-filen)." #: kgendesignerplugin.cpp:97 msgctxt "kgendesignerplugin about data|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesignerplugin-5.5.0/po/fi/kdesignerplugin5_qt.po new/kdesignerplugin-5.6.0/po/fi/kdesignerplugin5_qt.po --- old/kdesignerplugin-5.5.0/po/fi/kdesignerplugin5_qt.po 2014-12-06 13:36:07.000000000 +0100 +++ new/kdesignerplugin-5.6.0/po/fi/kdesignerplugin5_qt.po 2015-01-03 13:05:23.000000000 +0100 @@ -14,7 +14,7 @@ # Tommi Nieminen <[email protected]>, 2009, 2010, 2011. # Tommi Nieminen <[email protected]>, 2009. # Jorma Karvonen <[email protected]>, 2010. -# Lasse Liehu <[email protected]>, 2006, 2010, 2011, 2012, 2013, 2014. +# Lasse Liehu <[email protected]>, 2006, 2010, 2011, 2012, 2013, 2014, 2015. # # KDE Finnish translation sprint participants: # Author: Artnay @@ -29,7 +29,7 @@ "POT-Creation-Date: 2014-03-23 01:50+0000\n" "PO-Revision-Date: 2014-03-30 00:13+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/kdesignerplugin-5.5.0/po/gd/kdesignerplugin5_qt.po new/kdesignerplugin-5.6.0/po/gd/kdesignerplugin5_qt.po --- old/kdesignerplugin-5.5.0/po/gd/kdesignerplugin5_qt.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kdesignerplugin-5.6.0/po/gd/kdesignerplugin5_qt.po 2015-01-03 13:05:23.000000000 +0100 @@ -0,0 +1,68 @@ +# GunChleoc <[email protected]>, 2014. +msgid "" +msgstr "" +"PO-Revision-Date: 2014-12-09 12:34+0100\n" +"Last-Translator: GunChleoc <[email protected]>\n" +"Language-Team: Fòram na Gàidhlig\n" +"Language: gd\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : " +"(n > 2 && n < 20) ? 2 : 3;\n" +"X-Generator: Virtaal 0.7.1\n" +"X-Qt-Contexts: true\n" + +#: kgendesignerplugin.cpp:84 +msgctxt "main|" +msgid "Builds Qt widget plugins from an ini style description file." +msgstr "" +"Togaidh seo plugain Qt widget o fhaidhle mìneachaidhean stoidhlichean ini." + +#: kgendesignerplugin.cpp:91 +msgctxt "main|" +msgid "Input file." +msgstr "Faidhle an ion-chuir." + +#: kgendesignerplugin.cpp:92 +msgctxt "main|" +msgid "Output file." +msgstr "Faidhle an às-chuir." + +#: kgendesignerplugin.cpp:93 +msgctxt "main|" +msgid "" +"Name of the plugin class to generate (deprecated, use PluginName in the " +"input file)." +msgstr "" +"An t-ainm air a' chlas plugain ri ghintinn (cha mholar seo tuilleadh, " +"cleachd PluginName ann am faidhle an ion-chuir 'na àite)." + +#: kgendesignerplugin.cpp:94 +msgctxt "main|" +msgid "" +"Default widget group name to display in designer (deprecated, use " +"DefaultGroup in the input file)." +msgstr "" +"Ainm tùsail air buidheann widget a nochdas sa cho-dhealbhaiche (cha mholar " +"seo tuilleadh, cleachd DefaultGroup ann am faidhle an ion-chuir 'na àite)." + +#: kgendesignerplugin.cpp:97 +msgctxt "kgendesignerplugin about data|" +msgid "kgendesignerplugin" +msgstr "Plugan gintinn co-dhealbhaiche" + +#: kgendesignerplugin.cpp:101 +msgctxt "kgendesignerplugin about data|" +msgid "(C) 2004-2005 Ian Reinhart Geiser" +msgstr "(C) 2004-2005 Ian Reinhart Geiser" + +#: kgendesignerplugin.cpp:105 +msgctxt "kgendesignerplugin about data|" +msgid "Ian Reinhart Geiser" +msgstr "Ian Reinhart Geiser" + +#: kgendesignerplugin.cpp:106 +msgctxt "kgendesignerplugin about data|" +msgid "Daniel Molkentin" +msgstr "Daniel Molkentin" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesignerplugin-5.5.0/po/ko/kdesignerplugin5_qt.po new/kdesignerplugin-5.6.0/po/ko/kdesignerplugin5_qt.po --- old/kdesignerplugin-5.5.0/po/ko/kdesignerplugin5_qt.po 2014-12-06 13:36:07.000000000 +0100 +++ new/kdesignerplugin-5.6.0/po/ko/kdesignerplugin5_qt.po 2015-01-03 13:05:23.000000000 +0100 @@ -18,7 +18,6 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Lokalize 1.5\n" -"X-Qt-Contexts: true\n" #: kgendesignerplugin.cpp:84 msgctxt "main|" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
