Hello community,

here is the log from the commit of package kinfocenter5 for openSUSE:Factory 
checked in at 2017-03-03 17:47:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kinfocenter5 (Old)
 and      /work/SRC/openSUSE:Factory/.kinfocenter5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kinfocenter5"

Fri Mar  3 17:47:03 2017 rev:45 rq:461432 version:5.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kinfocenter5/kinfocenter5.changes        
2017-02-19 01:09:49.397458048 +0100
+++ /work/SRC/openSUSE:Factory/.kinfocenter5.new/kinfocenter5.changes   
2017-03-03 17:47:59.959758979 +0100
@@ -1,0 +2,15 @@
+Wed Mar  1 14:44:53 UTC 2017 - fab...@ritter-vogt.de
+
+- Introduce and use kf5_version global
+
+-------------------------------------------------------------------
+Tue Feb 28 19:54:35 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.3.php
+- Changes since 5.9.2:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kinfocenter-5.9.2.tar.xz

New:
----
  kinfocenter-5.9.3.tar.xz

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

Other differences:
------------------
++++++ kinfocenter5.spec ++++++
--- /var/tmp/diff_new_pack.pKJL6k/_old  2017-03-03 17:48:01.383557901 +0100
+++ /var/tmp/diff_new_pack.pKJL6k/_new  2017-03-03 17:48:01.387557337 +0100
@@ -16,13 +16,15 @@
 #
 
 
+%global kf5_version 5.9.0
+
 %bcond_without lang
 Name:           kinfocenter5
-Version:        5.9.2
+Version:        5.9.3
 Release:        0
-# Full Plasma 5 version (e.g. 5.9.2)
+# Full Plasma 5 version (e.g. 5.9.3)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
-# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.2 in KUF)
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.3 in KUF)
 %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:        Utility that provides information about a computer system
 License:        GPL-2.0+
@@ -37,25 +39,25 @@
 BuildRequires:  pciutils-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
-BuildRequires:  cmake(KF5Completion) >= 5.9.2
-BuildRequires:  cmake(KF5Config) >= 5.9.2
-BuildRequires:  cmake(KF5ConfigWidgets) >= 5.9.2
-BuildRequires:  cmake(KF5CoreAddons) >= 5.9.2
-BuildRequires:  cmake(KF5DBusAddons) >= 5.9.2
-BuildRequires:  cmake(KF5Declarative) >= 5.9.2
-BuildRequires:  cmake(KF5DocTools) >= 5.9.2
-BuildRequires:  cmake(KF5I18n) >= 5.9.2
-BuildRequires:  cmake(KF5IconThemes) >= 5.9.2
-BuildRequires:  cmake(KF5KCMUtils) >= 5.9.2
-BuildRequires:  cmake(KF5KDELibs4Support) >= 5.9.2
-BuildRequires:  cmake(KF5KIO) >= 5.9.2
-BuildRequires:  cmake(KF5Package) >= 5.9.2
-BuildRequires:  cmake(KF5Service) >= 5.9.2
-BuildRequires:  cmake(KF5Solid) >= 5.9.2
-BuildRequires:  cmake(KF5Solid) >= 5.9.2
+BuildRequires:  cmake(KF5Completion) >= %{kf5_version}
+BuildRequires:  cmake(KF5Config) >= %{kf5_version}
+BuildRequires:  cmake(KF5ConfigWidgets) >= %{kf5_version}
+BuildRequires:  cmake(KF5CoreAddons) >= %{kf5_version}
+BuildRequires:  cmake(KF5DBusAddons) >= %{kf5_version}
+BuildRequires:  cmake(KF5Declarative) >= %{kf5_version}
+BuildRequires:  cmake(KF5DocTools) >= %{kf5_version}
+BuildRequires:  cmake(KF5I18n) >= %{kf5_version}
+BuildRequires:  cmake(KF5IconThemes) >= %{kf5_version}
+BuildRequires:  cmake(KF5KCMUtils) >= %{kf5_version}
+BuildRequires:  cmake(KF5KDELibs4Support) >= %{kf5_version}
+BuildRequires:  cmake(KF5KIO) >= %{kf5_version}
+BuildRequires:  cmake(KF5Package) >= %{kf5_version}
+BuildRequires:  cmake(KF5Service) >= %{kf5_version}
+BuildRequires:  cmake(KF5Solid) >= %{kf5_version}
+BuildRequires:  cmake(KF5Solid) >= %{kf5_version}
 BuildRequires:  cmake(KF5Wayland) >= %{_plasma5_version}
-BuildRequires:  cmake(KF5WidgetsAddons) >= 5.9.2
-BuildRequires:  cmake(KF5XmlGui) >= 5.9.2
+BuildRequires:  cmake(KF5WidgetsAddons) >= %{kf5_version}
+BuildRequires:  cmake(KF5XmlGui) >= %{kf5_version}
 BuildRequires:  cmake(Qt5Core) >= 5.4.0
 BuildRequires:  cmake(Qt5Gui) >= 5.4.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.4.0

++++++ kinfocenter-5.9.2.tar.xz -> kinfocenter-5.9.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.9.2/CMakeLists.txt 
new/kinfocenter-5.9.3/CMakeLists.txt
--- old/kinfocenter-5.9.2/CMakeLists.txt        2017-02-14 14:17:49.000000000 
+0100
+++ new/kinfocenter-5.9.3/CMakeLists.txt        2017-02-28 13:52:54.000000000 
+0100
@@ -1,5 +1,5 @@
 project(kinfocenter)
-set(PROJECT_VERSION "5.9.2")
+set(PROJECT_VERSION "5.9.3")
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.9.2/po/ca@valencia/kinfocenter.po 
new/kinfocenter-5.9.3/po/ca@valencia/kinfocenter.po
--- old/kinfocenter-5.9.2/po/ca@valencia/kinfocenter.po 2017-02-14 
14:17:04.000000000 +0100
+++ new/kinfocenter-5.9.3/po/ca@valencia/kinfocenter.po 2017-02-28 
13:52:21.000000000 +0100
@@ -61,13 +61,13 @@
 #, kde-format
 msgctxt "Search Bar Click Message"
 msgid "Search"
-msgstr "Cerca"
+msgstr "Busca"
 
 #: infocenter.cpp:181
 #, kde-format
 msgctxt "Kaction search label"
 msgid "Search Modules"
-msgstr "Cerca als mòduls"
+msgstr "Busca als mòduls"
 
 #: infokcmmodel.cpp:32
 #, kde-format
@@ -139,7 +139,7 @@
 #: sidepanel.cpp:103
 #, kde-format
 msgid "Clear Search"
-msgstr "Neteja la cerca"
+msgstr "Neteja la busca"
 
 #: sidepanel.cpp:106
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.9.2/po/cs/kcm-about-distro.po 
new/kinfocenter-5.9.3/po/cs/kcm-about-distro.po
--- old/kinfocenter-5.9.2/po/cs/kcm-about-distro.po     2017-02-14 
14:17:05.000000000 +0100
+++ new/kinfocenter-5.9.3/po/cs/kcm-about-distro.po     2017-02-28 
13:52:21.000000000 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Vit Pelcak <v...@pelcak.org>, 2013, 2014, 2016.
+# Vit Pelcak <v...@pelcak.org>, 2013, 2014, 2016, 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2016-03-03 12:05+0100\n"
+"PO-Revision-Date: 2017-02-24 09:46+0100\n"
 "Last-Translator: Vít Pelčák <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
 "Language: cs\n"
@@ -81,7 +81,7 @@
 #: Module.ui:42
 #, kde-format
 msgid "{variantLabel}"
-msgstr ""
+msgstr "{variantLabel}"
 
 #. i18n: ectx: property (text), widget (QLabel, plasma)
 #: Module.ui:77
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.9.2/po/cs/kcm_energyinfo.po 
new/kinfocenter-5.9.3/po/cs/kcm_energyinfo.po
--- old/kinfocenter-5.9.2/po/cs/kcm_energyinfo.po       2017-02-14 
14:17:05.000000000 +0100
+++ new/kinfocenter-5.9.3/po/cs/kcm_energyinfo.po       2017-02-28 
13:52:21.000000000 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák <v...@pelcak.org>, 2015, 2016.
+# Vít Pelčák <v...@pelcak.org>, 2015, 2016, 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2016-07-21 15:56+0100\n"
+"PO-Revision-Date: 2017-02-24 09:41+0100\n"
 "Last-Translator: Vít Pelčák <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
 "Language: cs\n"
@@ -268,7 +268,7 @@
 #: package/contents/ui/main.qml:345
 #, kde-format
 msgid "Wakeups per second: %1 (%2%)"
-msgstr ""
+msgstr "Probuzení za vteřinu: %1 (%2%)"
 
 #: package/contents/ui/main.qml:347
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.9.2/po/cs/kcminfo.po 
new/kinfocenter-5.9.3/po/cs/kcminfo.po
--- old/kinfocenter-5.9.2/po/cs/kcminfo.po      2017-02-14 14:17:05.000000000 
+0100
+++ new/kinfocenter-5.9.3/po/cs/kcminfo.po      2017-02-28 13:52:21.000000000 
+0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák <v...@pelcak.org>, 2010, 2014.
+# Vít Pelčák <v...@pelcak.org>, 2010, 2014, 2017.
 # Tomáš Chvátal <tomas.chva...@gmail.com>, 2013.
 #
 msgid ""
@@ -8,15 +8,15 @@
 "Project-Id-Version: kcminfo\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2014-03-14 15:35+0100\n"
+"PO-Revision-Date: 2017-02-24 09:47+0100\n"
 "Last-Translator: Vít Pelčák <v...@pelcak.org>\n"
-"Language-Team: American English <kde-i18n-...@kde.org>\n"
+"Language-Team: Czech <kde-i18n-...@kde.org>\n"
 "Language: en_US\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -338,17 +338,17 @@
 #, kde-format
 msgid "1 Bit"
 msgid_plural "%1 Bits"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "1 bit"
+msgstr[1] "%1 bity"
+msgstr[2] "%1 bitů"
 
 #: ../base/os_base.h:75
 #, kde-format
 msgid "1 Byte"
 msgid_plural "%1 Bytes"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "1 bajt"
+msgstr[1] "%1 bajty"
+msgstr[2] "%1 bajtů"
 
 #: ../base/os_base.h:116
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.9.2/po/zh_CN/kcmdevinfo.po 
new/kinfocenter-5.9.3/po/zh_CN/kcmdevinfo.po
--- old/kinfocenter-5.9.2/po/zh_CN/kcmdevinfo.po        2017-02-14 
14:17:35.000000000 +0100
+++ new/kinfocenter-5.9.3/po/zh_CN/kcmdevinfo.po        2017-02-28 
13:52:43.000000000 +0100
@@ -5,13 +5,14 @@
 # Lie Ex <lilith...@gmail.com>, 2010.
 # Feng Chao <rainofch...@gmail.com>, 2010, 2014.
 # Weng Xuetian <wen...@gmail.com>, 2015, 2016.
+# Guo Yunhe <guoyunhebr...@gmail.com>, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2016-03-11 20:41-0800\n"
-"Last-Translator: Weng Xuetian <wen...@gmail.com>\n"
+"PO-Revision-Date: 2017-02-25 16:03+0200\n"
+"Last-Translator: Guo Yunhe <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese <kde-i18n-...@kde.org>\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -211,7 +212,7 @@
 #: soldevicetypes.cpp:80
 #, kde-format
 msgid "Processor Number: "
-msgstr "处理器数量:"
+msgstr "处理器编号:"
 
 #: soldevicetypes.cpp:82
 #, kde-format
@@ -236,7 +237,7 @@
 #: soldevicetypes.cpp:131
 #, kde-format
 msgid "Compact Flash Reader"
-msgstr "标准闪存卡(CF)读取器"
+msgstr "CF 读卡器"
 
 #: soldevicetypes.cpp:133
 #, kde-format
@@ -246,7 +247,7 @@
 #: soldevicetypes.cpp:135
 #, kde-format
 msgid "SD/MMC Reader"
-msgstr "SD/MMC 读取器"
+msgstr "SD/MMC 读卡器"
 
 #: soldevicetypes.cpp:137
 #, kde-format
@@ -261,7 +262,7 @@
 #: soldevicetypes.cpp:141
 #, kde-format
 msgid "xD Reader"
-msgstr "xD 图像卡读取器"
+msgstr "xD 读卡器"
 
 #: soldevicetypes.cpp:143
 #, kde-format
@@ -420,7 +421,7 @@
 #: soldevicetypes.cpp:338
 #, kde-format
 msgid "Cameras"
-msgstr "照相机"
+msgstr "相机"
 
 #: soldevicetypes.cpp:378
 #, kde-format
@@ -460,7 +461,7 @@
 #: soldevicetypes.cpp:411
 #, kde-format
 msgid "Camera"
-msgstr "照相机"
+msgstr "相机"
 
 #: soldevicetypes.cpp:413
 #, kde-format


Reply via email to