Hello community,

here is the log from the commit of package kcompletion for openSUSE:Factory 
checked in at 2017-09-19 16:22:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcompletion (Old)
 and      /work/SRC/openSUSE:Factory/.kcompletion.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcompletion"

Tue Sep 19 16:22:24 2017 rev:46 rq:526630 version:5.38.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcompletion/kcompletion.changes  2017-08-24 
17:55:46.631875097 +0200
+++ /work/SRC/openSUSE:Factory/.kcompletion.new/kcompletion.changes     
2017-09-19 16:22:25.903487588 +0200
@@ -1,0 +2,10 @@
+Tue Sep 12 07:11:16 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.38.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
+- Changes since 5.37.0:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kcompletion-5.37.0.tar.xz

New:
----
  kcompletion-5.38.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kcompletion.spec ++++++
--- /var/tmp/diff_new_pack.RdTmhJ/_old  2017-09-19 16:22:26.455409795 +0200
+++ /var/tmp/diff_new_pack.RdTmhJ/_new  2017-09-19 16:22:26.459409231 +0200
@@ -18,17 +18,21 @@
 
 %bcond_without lang
 %define lname   libKF5Completion5
-%define _tar_path 5.37
+%define _tar_path 5.38
+# Full KF5 version (e.g. 5.33.0)
+%{!?_kf5_version: %global _kf5_version %{version}}
+# Last major and minor KF5 version (e.g. 5.33)
+%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:           kcompletion
-Version:        5.37.0
+Version:        5.38.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
-BuildRequires:  extra-cmake-modules >= %{_tar_path}
+BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
-BuildRequires:  kconfig-devel >= %{_tar_path}
+BuildRequires:  kconfig-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
+BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
 %if %{with lang}
 BuildRequires:  cmake(Qt5LinguistTools) >= 5.6.0
 %endif

++++++ kcompletion-5.37.0.tar.xz -> kcompletion-5.38.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcompletion-5.37.0/CMakeLists.txt 
new/kcompletion-5.38.0/CMakeLists.txt
--- old/kcompletion-5.37.0/CMakeLists.txt       2017-08-06 19:57:58.000000000 
+0200
+++ new/kcompletion-5.38.0/CMakeLists.txt       2017-09-03 10:01:35.000000000 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.37.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.37.0") # handled by release scripts
+set(KF5_VERSION "5.38.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.38.0") # handled by release scripts
 project(KCompletion VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.37.0  NO_MODULE)
+find_package(ECM 5.38.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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcompletion-5.37.0/po/eu/kcompletion5_qt.po 
new/kcompletion-5.38.0/po/eu/kcompletion5_qt.po
--- old/kcompletion-5.37.0/po/eu/kcompletion5_qt.po     2017-08-06 
19:57:58.000000000 +0200
+++ new/kcompletion-5.38.0/po/eu/kcompletion5_qt.po     2017-09-03 
10:01:35.000000000 +0200
@@ -1,117 +1,86 @@
-# translation of kdelibs4.po to Euskara/Basque (eu)
-# KDE: EUSKERA TRANSLATION
-# Copyright (C) 1999,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011, Free 
Software Foundation, Inc.
+# Translation of kcompletion5_qt.po to Euskara/Basque (eu)
+# Copyright (C) 1999-2017, Free Software Foundation, Inc.
+# This file is distributed under the same license as the frameworks package.
+# KDE Euskaratzeko proiektuaren arduraduna <xa...@euskalnet.net>.
 #
+# Translators:
 # Marcos <mar...@euskalgnu.org>, 2002,2003, 2004, 2005.
 # Ion Gaztañaga <igaztan...@gmail.com>, 2005.
 # marcos <mar...@euskalgnu.org>, 2006, 2007, 2008, 2009, 2010.
 # Iñaki Larrañaga Murgoitio <doo...@euskalgnu.org>, 2009.
-# Iñigo Salvador Azurmendi <xa...@euskalnet.net>, 2010, 2011, 2012, 2013, 2014.
+# Iñigo Salvador Azurmendi <xa...@euskalnet.net>, 2010, 2011, 2012, 2013, 
2014, 2017.
 msgid ""
 msgstr ""
-"Project-Id-Version: kdelibs4\n"
+"Project-Id-Version: kcompletion5_qt\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-23 01:50+0000\n"
-"PO-Revision-Date: 2014-03-02 19:49+0100\n"
+"PO-Revision-Date: 2017-08-16 13:56+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <xa...@euskalnet.net>\n"
 "Language-Team: Basque <kde-i18n-...@kde.org>\n"
 "Language: eu\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-Qt-Contexts: true\n"
 
 #: khistorycombobox.cpp:203
-#, fuzzy
-#| msgid "Clear &History"
 msgctxt "KHistoryComboBox|"
 msgid "Clear &History"
 msgstr "Garbitu &historia"
 
 #: klineedit.cpp:154
-#, fuzzy
-#| msgid "1"
 msgctxt "KLineEdit|Italic placeholder text in line edits: 0 no, 1 yes"
 msgid "1"
 msgstr "1"
 
 #: klineedit.cpp:224
-#, fuzzy
-#| msgctxt "@action:button Clear current text in the line edit"
-#| msgid "Clear text"
 msgctxt "KLineEdit|@action:button Clear current text in the line edit"
 msgid "Clear text"
 msgstr "Testu garbia"
 
 #: klineedit.cpp:1103
-#, fuzzy
-#| msgid "C&lear"
 msgctxt "KLineEdit|"
 msgid "C&lear"
-msgstr "&Garbitu"
+msgstr "Ga&rbitu"
 
 #: klineedit.cpp:1117
-#, fuzzy
-#| msgctxt "@action"
-#| msgid "Text Completion"
 msgctxt "KLineEdit|@title:menu"
 msgid "Text Completion"
-msgstr "Testu-osaketa"
+msgstr "Testu-osatzea"
 
 #: klineedit.cpp:1124
-#, fuzzy
-#| msgctxt "No border line"
-#| msgid "None"
 msgctxt "KLineEdit|@item:inmenu Text Completion"
 msgid "None"
 msgstr "Bat ere ez"
 
 #: klineedit.cpp:1125
-#, fuzzy
-#| msgctxt "@item:inmenu Text Completion"
-#| msgid "Manual"
 msgctxt "KLineEdit|@item:inmenu Text Completion"
 msgid "Manual"
 msgstr "Eskuz"
 
 #: klineedit.cpp:1126
-#, fuzzy
-#| msgctxt "@item:inmenu Text Completion"
-#| msgid "Automatic"
 msgctxt "KLineEdit|@item:inmenu Text Completion"
 msgid "Automatic"
 msgstr "Automatikoa"
 
 #: klineedit.cpp:1127
-#, fuzzy
-#| msgctxt "@item:inmenu Text Completion"
-#| msgid "Dropdown List"
 msgctxt "KLineEdit|@item:inmenu Text Completion"
 msgid "Dropdown List"
 msgstr "Goitibehera zerrenda"
 
 #: klineedit.cpp:1128
-#, fuzzy
-#| msgctxt "@item:inmenu Text Completion"
-#| msgid "Short Automatic"
 msgctxt "KLineEdit|@item:inmenu Text Completion"
 msgid "Short Automatic"
-msgstr "Moztu automatikoki"
+msgstr "Automatiko laburra"
 
 #: klineedit.cpp:1129
-#, fuzzy
-#| msgctxt "@item:inmenu Text Completion"
-#| msgid "Dropdown List && Automatic"
 msgctxt "KLineEdit|@item:inmenu Text Completion"
 msgid "Dropdown List && Automatic"
 msgstr "Goitibehera zerrenda eta automatikoa"
 
 #: klineedit.cpp:1159
-#, fuzzy
-#| msgctxt "Encodings menu"
-#| msgid "Default"
 msgctxt "KLineEdit|@item:inmenu Text Completion"
 msgid "Default"
 msgstr "Lehenetsia"


Reply via email to