Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2018-05-16 18:38:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and      /work/SRC/openSUSE:Factory/.kdf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdf"

Wed May 16 18:38:14 2018 rev:84 rq:607164 version:18.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2018-04-27 16:03:41.902669342 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes     2018-05-16 
18:39:08.536605784 +0200
@@ -1,0 +2,12 @@
+Fri May 11 05:17:52 UTC 2018 - [email protected]
+
+- Update to 18.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.1.php
+- Changes since 18.04.0:
+  * None
+- Refreshed patches:
+  * desktop-files.diff
+
+-------------------------------------------------------------------

Old:
----
  kdf-18.04.0.tar.xz

New:
----
  kdf-18.04.1.tar.xz

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

Other differences:
------------------
++++++ kdf.spec ++++++
--- /var/tmp/diff_new_pack.1qOjlm/_old  2018-05-16 18:39:09.460572412 +0200
+++ /var/tmp/diff_new_pack.1qOjlm/_new  2018-05-16 18:39:09.464572267 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           kdf
-Version:        18.04.0
+Version:        18.04.1
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++++++ desktop-files.diff ++++++
--- /var/tmp/diff_new_pack.1qOjlm/_old  2018-05-16 18:39:09.496571111 +0200
+++ /var/tmp/diff_new_pack.1qOjlm/_new  2018-05-16 18:39:09.496571111 +0200
@@ -2,8 +2,8 @@
 ===================================================================
 --- desktop/org.kde.kwikdisk.desktop.orig
 +++ desktop/org.kde.kwikdisk.desktop
-@@ -168,3 +168,4 @@ Comment[uk]=Піктограма на п
- Comment[zh_CN]=挂载和卸载磁盘的面板图标
+@@ -177,3 +177,4 @@ Comment[zh_CN]=挂载和卸载磁盘的�
+ Comment[zh_TW]=一個面板圖示用於掛載與解除掛載磁碟
  Terminal=false
  Categories=Qt;KDE;System;
 +OnlyShowIn=KDE;

++++++ kdf-18.04.0.tar.xz -> kdf-18.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.04.0/CMakeLists.txt 
new/kdf-18.04.1/CMakeLists.txt
--- old/kdf-18.04.0/CMakeLists.txt      2018-04-13 02:06:52.000000000 +0200
+++ new/kdf-18.04.1/CMakeLists.txt      2018-05-08 02:12:12.000000000 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 if(NOT UNIX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.04.0/desktop/kcmdf.desktop 
new/kdf-18.04.1/desktop/kcmdf.desktop
--- old/kdf-18.04.0/desktop/kcmdf.desktop       2018-04-09 22:42:13.000000000 
+0200
+++ new/kdf-18.04.1/desktop/kcmdf.desktop       2018-05-02 14:17:51.000000000 
+0200
@@ -116,7 +116,7 @@
 Comment[hr]=Prikazuje iskorištenost diskova
 Comment[hu]=Megmutatja a csatolt eszközök kihasználtságát
 Comment[ia]=Il monstra le uso de disco del dispositivos montate
-Comment[id]=Menampilkan pemakaian diska dari peranti yang dikaitkan
+Comment[id]=Menampilkan pemakaian diska dari perangkat yang dikaitkan
 Comment[is]=Sýnir nýtingu diskanna sem eru tengdir skráarkerfinu
 Comment[it]=Mostra l'uso del disco dei dispositivi montati
 Comment[ja]=マウントされているデバイスのディスク使用状況を表示
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.04.0/desktop/org.kde.kdf.desktop 
new/kdf-18.04.1/desktop/org.kde.kdf.desktop
--- old/kdf-18.04.0/desktop/org.kde.kdf.desktop 2018-04-09 22:42:13.000000000 
+0200
+++ new/kdf-18.04.1/desktop/org.kde.kdf.desktop 2018-05-02 14:17:51.000000000 
+0200
@@ -172,6 +172,7 @@
 Comment[uk]=Показати дані щодо дисків та інших пристроїв зберігання даних
 Comment[x-test]=xxDisplays information about hard disks and other storage 
devicesxx
 Comment[zh_CN]=显示硬盘和其他存储设备的信息
+Comment[zh_TW]=顯示關於磁碟或其他儲存裝置的資訊
 Terminal=false
 X-DocPath=kdf/index.html
 X-KDE-StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.04.0/desktop/org.kde.kwikdisk.desktop 
new/kdf-18.04.1/desktop/org.kde.kwikdisk.desktop
--- old/kdf-18.04.0/desktop/org.kde.kwikdisk.desktop    2018-04-09 
22:42:13.000000000 +0200
+++ new/kdf-18.04.1/desktop/org.kde.kwikdisk.desktop    2018-05-02 
14:17:51.000000000 +0200
@@ -174,5 +174,6 @@
 Comment[uk]=Піктограма на панелі для монтування і демонтування дисків
 Comment[x-test]=xxPanel icon to mount and unmount disksxx
 Comment[zh_CN]=挂载和卸载磁盘的面板图标
+Comment[zh_TW]=一個面板圖示用於掛載與解除掛載磁碟
 Terminal=false
 Categories=Qt;KDE;System;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.04.0/po/id/kdf.po new/kdf-18.04.1/po/id/kdf.po
--- old/kdf-18.04.0/po/id/kdf.po        2018-04-13 02:06:50.000000000 +0200
+++ new/kdf-18.04.1/po/id/kdf.po        2018-05-08 02:12:11.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:17+0100\n"
-"PO-Revision-Date: 2018-04-03 06:34+0700\n"
+"PO-Revision-Date: 2018-04-16 08:17+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
 "Language: id\n"
@@ -61,7 +61,7 @@
 "to open it in the file manager."
 msgstr ""
 "Klik kanan mouse akan membuka menu konteks untuk mengaitkan/melepas kaitan "
-"peranti atau membuka peranti tersebut pada pengelola file."
+"perangkat atau membuka perangkat tersebut pada pengelola file."
 
 #: src/kdf.cpp:37
 #, kde-format
@@ -99,7 +99,7 @@
 #, kde-format
 msgctxt "Device of the storage"
 msgid "Device"
-msgstr "Peranti"
+msgstr "Perangkat"
 
 #: src/kdfconfig.cpp:53 src/kdfwidget.cpp:70
 #, kde-format
@@ -218,7 +218,7 @@
 #: src/kdfwidget.cpp:368 src/kwikdisk.cpp:285
 #, kde-format
 msgid "Device [%1] on [%2] is critically full."
-msgstr "Peranti [%1] pada [%2] nyaris penuh."
+msgstr "Perangkat [%1] pada [%2] nyaris penuh."
 
 #: src/kdfwidget.cpp:370
 #, kde-format
@@ -229,12 +229,12 @@
 #: src/kdfwidget.cpp:418
 #, kde-format
 msgid "Mount Device"
-msgstr "Kaitkan Peranti"
+msgstr "Kaitkan Perangkat"
 
 #: src/kdfwidget.cpp:419
 #, kde-format
 msgid "Unmount Device"
-msgstr "Lepaskait Peranti"
+msgstr "Lepaskait Perangkat"
 
 #: src/kdfwidget.cpp:421
 #, kde-format
@@ -322,7 +322,7 @@
 #: src/mntconfig.cpp:68 src/mntconfig.cpp:73
 #, kde-format
 msgid "Device"
-msgstr "Peranti"
+msgstr "Perangkat"
 
 #: src/mntconfig.cpp:69 src/mntconfig.cpp:75
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.04.0/po/zh_CN/kdf.po 
new/kdf-18.04.1/po/zh_CN/kdf.po
--- old/kdf-18.04.0/po/zh_CN/kdf.po     2018-04-13 02:06:50.000000000 +0200
+++ new/kdf-18.04.1/po/zh_CN/kdf.po     2018-05-08 02:12:11.000000000 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:17+0100\n"
-"PO-Revision-Date: 2018-04-05 09:42-0400\n"
+"PO-Revision-Date: 2018-04-26 06:12-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to