Hello community, here is the log from the commit of package kcompletion for openSUSE:Factory checked in at 2015-01-29 12:49:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcompletion (Old) and /work/SRC/openSUSE:Factory/.kcompletion.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcompletion" Changes: -------- --- /work/SRC/openSUSE:Factory/kcompletion/kcompletion.changes 2014-12-21 11:57:11.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kcompletion.new/kcompletion.changes 2015-01-29 12:49:18.000000000 +0100 @@ -1,0 +2,7 @@ +Sat Jan 3 18:03:08 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: ---- kcompletion-5.5.0.tar.xz New: ---- kcompletion-5.6.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcompletion.spec ++++++ --- /var/tmp/diff_new_pack.F7Zxs7/_old 2015-01-29 12:49:19.000000000 +0100 +++ /var/tmp/diff_new_pack.F7Zxs7/_new 2015-01-29 12:49:19.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package kcompletion # -# 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 @@ -18,11 +18,11 @@ %define lname libKF5Completion5 Name: kcompletion -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: fdupes BuildRequires: kconfig-devel >= %{kf5_version} BuildRequires: kf5-filesystem @@ -33,7 +33,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 Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ kcompletion-5.5.0.tar.xz -> kcompletion-5.6.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcompletion-5.5.0/CMakeLists.txt new/kcompletion-5.6.0/CMakeLists.txt --- old/kcompletion-5.5.0/CMakeLists.txt 2014-12-06 13:32:54.000000000 +0100 +++ new/kcompletion-5.6.0/CMakeLists.txt 2015-01-03 13:02:05.000000000 +0100 @@ -3,7 +3,7 @@ project(KCompletion) # ECM setup -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}) include(FeatureSummary) @@ -17,8 +17,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 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KCOMPLETION VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kcompletion_version.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcompletion-5.5.0/po/ca/kcompletion5_qt.po new/kcompletion-5.6.0/po/ca/kcompletion5_qt.po --- old/kcompletion-5.5.0/po/ca/kcompletion5_qt.po 2014-12-06 13:32:54.000000000 +0100 +++ new/kcompletion-5.6.0/po/ca/kcompletion5_qt.po 2015-01-03 13:02:05.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-24 19:55+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/kcompletion-5.5.0/po/fi/kcompletion5_qt.po new/kcompletion-5.6.0/po/fi/kcompletion5_qt.po --- old/kcompletion-5.5.0/po/fi/kcompletion5_qt.po 2014-12-06 13:32:54.000000000 +0100 +++ new/kcompletion-5.6.0/po/fi/kcompletion5_qt.po 2015-01-03 13:02:05.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/kcompletion-5.5.0/po/gd/kcompletion5_qt.po new/kcompletion-5.6.0/po/gd/kcompletion5_qt.po --- old/kcompletion-5.5.0/po/gd/kcompletion5_qt.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kcompletion-5.6.0/po/gd/kcompletion5_qt.po 2015-01-03 13:02:05.000000000 +0100 @@ -0,0 +1,74 @@ +# GunChleoc <[email protected]>, 2014. +msgid "" +msgstr "" +"PO-Revision-Date: 2014-11-25 13:26+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" + +#: khistorycombobox.cpp:203 +msgctxt "KHistoryComboBox|" +msgid "Clear &History" +msgstr "Falam&haich an eachdraidh" + +#: klineedit.cpp:154 +msgctxt "KLineEdit|Italic placeholder text in line edits: 0 no, 1 yes" +msgid "1" +msgstr "1" + +#: klineedit.cpp:224 +msgctxt "KLineEdit|@action:button Clear current text in the line edit" +msgid "Clear text" +msgstr "Falamhaich an teacsa" + +#: klineedit.cpp:1111 +msgctxt "KLineEdit|" +msgid "C&lear" +msgstr "Fa&lamhaich" + +#: klineedit.cpp:1125 +msgctxt "KLineEdit|@title:menu" +msgid "Text Completion" +msgstr "Coileanadh teacsa" + +#: klineedit.cpp:1132 +msgctxt "KLineEdit|@item:inmenu Text Completion" +msgid "None" +msgstr "Gun choileanadh" + +#: klineedit.cpp:1133 +msgctxt "KLineEdit|@item:inmenu Text Completion" +msgid "Manual" +msgstr "A làimh" + +#: klineedit.cpp:1134 +msgctxt "KLineEdit|@item:inmenu Text Completion" +msgid "Automatic" +msgstr "Fèin-obrachail" + +#: klineedit.cpp:1135 +msgctxt "KLineEdit|@item:inmenu Text Completion" +msgid "Dropdown List" +msgstr "Liosta teàrnaidh" + +#: klineedit.cpp:1136 +msgctxt "KLineEdit|@item:inmenu Text Completion" +msgid "Short Automatic" +msgstr "Goirid 's gu fèin-obrachail" + +#: klineedit.cpp:1137 +msgctxt "KLineEdit|@item:inmenu Text Completion" +msgid "Dropdown List && Automatic" +msgstr "Liosta teàrnaidh ⁊ fèin-obrachail" + +#: klineedit.cpp:1167 +msgctxt "KLineEdit|@item:inmenu Text Completion" +msgid "Default" +msgstr "Tùsail" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcompletion-5.5.0/po/ko/kcompletion5_qt.po new/kcompletion-5.6.0/po/ko/kcompletion5_qt.po --- old/kcompletion-5.5.0/po/ko/kcompletion5_qt.po 2014-12-06 13:32:54.000000000 +0100 +++ new/kcompletion-5.6.0/po/ko/kcompletion5_qt.po 2015-01-03 13:02:05.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" #: khistorycombobox.cpp:203 msgctxt "KHistoryComboBox|" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
