Hello community,

here is the log from the commit of package kcompletion for openSUSE:Factory 
checked in at 2019-07-26 12:09:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcompletion (Old)
 and      /work/SRC/openSUSE:Factory/.kcompletion.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcompletion"

Fri Jul 26 12:09:21 2019 rev:70 rq:715861 version:5.60.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcompletion/kcompletion.changes  2019-06-22 
11:10:09.864406530 +0200
+++ /work/SRC/openSUSE:Factory/.kcompletion.new.4126/kcompletion.changes        
2019-07-26 12:11:13.938843257 +0200
@@ -1,0 +2,9 @@
+Sun Jul 14 06:41:37 UTC 2019 - [email protected]
+
+- Update to 5.60.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
+- No code changes since 5.59.0
+
+-------------------------------------------------------------------

Old:
----
  kcompletion-5.59.0.tar.xz

New:
----
  kcompletion-5.60.0.tar.xz

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

Other differences:
------------------
++++++ kcompletion.spec ++++++
--- /var/tmp/diff_new_pack.Y9plYw/_old  2019-07-26 12:11:14.614843160 +0200
+++ /var/tmp/diff_new_pack.Y9plYw/_new  2019-07-26 12:11:14.614843160 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Completion5
-%define _tar_path 5.59
+%define _tar_path 5.60
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:           kcompletion
-Version:        5.59.0
+Version:        5.60.0
 Release:        0
 Summary:        Widgets with advanced completion support
 License:        LGPL-2.1-or-later

++++++ kcompletion-5.59.0.tar.xz -> kcompletion-5.60.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcompletion-5.59.0/CMakeLists.txt 
new/kcompletion-5.60.0/CMakeLists.txt
--- old/kcompletion-5.59.0/CMakeLists.txt       2019-06-01 18:53:23.000000000 
+0200
+++ new/kcompletion-5.60.0/CMakeLists.txt       2019-07-07 20:31:23.000000000 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.59.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.59.0") # handled by release scripts
+set(KF5_VERSION "5.60.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.60.0") # handled by release scripts
 project(KCompletion VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.59.0  NO_MODULE)
+find_package(ECM 5.60.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)
 
@@ -30,7 +30,7 @@
   SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.10.0)
+set(REQUIRED_QT_VERSION 5.11.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcompletion-5.59.0/po/ca@valencia/kcompletion5_qt.po 
new/kcompletion-5.60.0/po/ca@valencia/kcompletion5_qt.po
--- old/kcompletion-5.59.0/po/ca@valencia/kcompletion5_qt.po    2019-06-01 
18:53:23.000000000 +0200
+++ new/kcompletion-5.60.0/po/ca@valencia/kcompletion5_qt.po    2019-07-07 
20:31:23.000000000 +0200
@@ -1,5 +1,5 @@
 # Translation of kcompletion5_qt.po to Catalan (Valencian)
-# Copyright (C) 1998-2014 This_file_is_part_of_KDE
+# Copyright (C) 1998-2019 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
@@ -9,22 +9,24 @@
 # Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
 # Robert Millan <[email protected]>, 2009.
 # Orestes Mas <[email protected]>, 2010.
+# Empar <[email protected]>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcompletion5_qt\n"
 "Report-Msgid-Bugs-To: https://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"
+"PO-Revision-Date: 2019-06-17 12:33+0200\n"
+"Last-Translator: Empar <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\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"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Accelerator-Marker: &\n"
+"X-Generator: Virtaal 1.0.0-beta1\n"
 "X-Qt-Contexts: true\n"
+"X-Project-Style: kde\n"
 
 #: khistorycombobox.cpp:206
 msgctxt "KHistoryComboBox|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcompletion-5.59.0/po/lt/kcompletion5_qt.po 
new/kcompletion-5.60.0/po/lt/kcompletion5_qt.po
--- old/kcompletion-5.59.0/po/lt/kcompletion5_qt.po     2019-06-01 
18:53:23.000000000 +0200
+++ new/kcompletion-5.60.0/po/lt/kcompletion5_qt.po     2019-07-07 
20:31:23.000000000 +0200
@@ -12,8 +12,8 @@
 "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-11-11 00:03+0200\n"
-"Last-Translator: Liudas Ališauskas <[email protected]>\n"
+"PO-Revision-Date: 2019-06-30 19:36+0300\n"
+"Last-Translator: Moo\n"
 "Language-Team: Lithuanian <[email protected]>\n"
 "Language: lt\n"
 "MIME-Version: 1.0\n"
@@ -21,7 +21,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n"
 "%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Poedit 2.2.1\n"
 "X-Qt-Contexts: true\n"
 
 #: khistorycombobox.cpp:206
@@ -42,12 +42,12 @@
 #: klineedit.cpp:941
 msgctxt "KLineEdit|@title:menu"
 msgid "Text Completion"
-msgstr "Teksto baigimas"
+msgstr "Teksto užbaigimas"
 
 #: klineedit.cpp:948
 msgctxt "KLineEdit|@item:inmenu Text Completion"
 msgid "None"
-msgstr "Joks"
+msgstr "Nėra"
 
 #: klineedit.cpp:949
 msgctxt "KLineEdit|@item:inmenu Text Completion"
@@ -62,7 +62,7 @@
 #: klineedit.cpp:951
 msgctxt "KLineEdit|@item:inmenu Text Completion"
 msgid "Dropdown List"
-msgstr "Nusileidžiantis meniu"
+msgstr "Išskleidžiamasis meniu"
 
 #: klineedit.cpp:952
 msgctxt "KLineEdit|@item:inmenu Text Completion"
@@ -72,9 +72,9 @@
 #: klineedit.cpp:953
 msgctxt "KLineEdit|@item:inmenu Text Completion"
 msgid "Dropdown List && Automatic"
-msgstr "Nusileidžiantis meniu ir automatinis"
+msgstr "Išskleidžiamasis meniu ir automatinis"
 
 #: klineedit.cpp:983
 msgctxt "KLineEdit|@item:inmenu Text Completion"
 msgid "Default"
-msgstr "Numatyta"
+msgstr "Numatytasis"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcompletion-5.59.0/po/zh_CN/kcompletion5_qt.po 
new/kcompletion-5.60.0/po/zh_CN/kcompletion5_qt.po
--- old/kcompletion-5.59.0/po/zh_CN/kcompletion5_qt.po  2019-06-01 
18:53:23.000000000 +0200
+++ new/kcompletion-5.60.0/po/zh_CN/kcompletion5_qt.po  2019-07-07 
20:31:23.000000000 +0200
@@ -13,7 +13,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2019-05-05 22:21\n"
+"PO-Revision-Date: 2019-06-02 11:52\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to