commit kdf for openSUSE:Factory

2020-11-10 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2020-11-10 13:41:57

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.11331 (New)


Package is "kdf"

Tue Nov 10 13:41:57 2020 rev:114 rq:846671 version:20.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2020-10-13 15:36:13.737110773 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new.11331/kdf.changes   2020-11-10 
13:48:41.563389899 +0100
@@ -1,0 +2,9 @@
+Thu Nov  5 22:46:12 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-11-apps-update
+- No code change since 20.08.2
+
+---

Old:

  kdf-20.08.2.tar.xz
  kdf-20.08.2.tar.xz.sig

New:

  kdf-20.08.3.tar.xz
  kdf-20.08.3.tar.xz.sig



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.n6hzxG/_old  2020-11-10 13:48:42.223388651 +0100
+++ /var/tmp/diff_new_pack.n6hzxG/_new  2020-11-10 13:48:42.227388644 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:20.08.2
+Version:20.08.3
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later


++ kdf-20.08.2.tar.xz -> kdf-20.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-20.08.2/CMakeLists.txt 
new/kdf-20.08.3/CMakeLists.txt
--- old/kdf-20.08.2/CMakeLists.txt  2020-10-06 05:28:17.0 +0200
+++ new/kdf-20.08.3/CMakeLists.txt  2020-11-03 01:36:24.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 if(NOT UNIX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-20.08.2/po/zh_CN/kdf.po 
new/kdf-20.08.3/po/zh_CN/kdf.po
--- old/kdf-20.08.2/po/zh_CN/kdf.po 2020-10-06 05:28:16.0 +0200
+++ new/kdf-20.08.3/po/zh_CN/kdf.po 2020-11-03 01:36:24.0 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:53+0200\n"
-"PO-Revision-Date: 2020-09-23 12:20\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kdf for openSUSE:Factory

2020-10-13 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2020-10-13 15:35:34

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.3486 (New)


Package is "kdf"

Tue Oct 13 15:35:34 2020 rev:113 rq:840610 version:20.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2020-09-10 22:51:29.572082948 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new.3486/kdf.changes2020-10-13 
15:36:13.737110773 +0200
@@ -1,0 +2,9 @@
+Fri Oct  9 05:43:43 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-10-apps-update
+- No code change since 20.08.1
+
+---

Old:

  kdf-20.08.1.tar.xz
  kdf-20.08.1.tar.xz.sig

New:

  kdf-20.08.2.tar.xz
  kdf-20.08.2.tar.xz.sig



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.LV9BRB/_old  2020-10-13 15:36:14.42255 +0200
+++ /var/tmp/diff_new_pack.LV9BRB/_new  2020-10-13 15:36:14.425111258 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:20.08.1
+Version:20.08.2
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later


++ kdf-20.08.1.tar.xz -> kdf-20.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-20.08.1/CMakeLists.txt 
new/kdf-20.08.2/CMakeLists.txt
--- old/kdf-20.08.1/CMakeLists.txt  2020-09-01 08:20:16.0 +0200
+++ new/kdf-20.08.2/CMakeLists.txt  2020-10-06 05:28:17.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 if(NOT UNIX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-20.08.1/desktop/kcmdf.desktop 
new/kdf-20.08.2/desktop/kcmdf.desktop
--- old/kdf-20.08.1/desktop/kcmdf.desktop   2020-08-31 20:35:51.0 
+0200
+++ new/kdf-20.08.2/desktop/kcmdf.desktop   2020-10-04 09:50:40.0 
+0200
@@ -135,7 +135,7 @@
 Comment[pl]=Pokazuje wykorzystanie przestrzeni dyskowej na zamontowanych 
urządzeniach
 Comment[pt]=Mostra o espaço ocupado nos dispositivos montados
 Comment[pt_BR]=Mostra a utilização do disco nos dispositivos montados
-Comment[ro]=Afișează utilizarea spațiului pentru dispozitivele montate
+Comment[ro]=Arată utilizarea spațiului pentru dispozitivele montate
 Comment[ru]=Показывает свободное место на смонтированных устройствах
 Comment[sk]=Zobrazuje využitie disku pripojených zariadení
 Comment[sl]=Prikaže uporabo diska priklopljenih naprav
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-20.08.1/desktop/org.kde.kdf.desktop 
new/kdf-20.08.2/desktop/org.kde.kdf.desktop
--- old/kdf-20.08.1/desktop/org.kde.kdf.desktop 2020-08-31 20:35:51.0 
+0200
+++ new/kdf-20.08.2/desktop/org.kde.kdf.desktop 2020-10-04 09:50:40.0 
+0200
@@ -119,7 +119,7 @@
 GenericName[pl]=Informacja o wolnym miejscu na dyskach
 GenericName[pt]=Ver a Utilização do Disco
 GenericName[pt_BR]=Mostra a utilização do disco
-GenericName[ro]=Afișează utilizarea discului
+GenericName[ro]=Vezi utilizarea discului
 GenericName[ru]=Статистика использования дисков
 GenericName[sk]=Zobrazenie využitia disku
 GenericName[sl]=Prikaže uporabo diska
@@ -164,6 +164,7 @@
 Comment[pl]=Wyświetla informacje o dyskach twardych i innych urządzeniach do 
przechowywania danych
 Comment[pt]=Mostrar informações sobre os discos rígidos e outros dispositivos 
de armazenamento
 Comment[pt_BR]=Mostra informações sobre os discos rígidos e outros 
dispositivos de armazenamento
+Comment[ro]=Arată informații despre discuri dure și alte dispozitive de stocare
 Comment[ru]=Просмотр сведений о жёстких дисках и других устройствах хранения
 Comment[sk]=Zobrazí informácie o pevných diskoch a iných úložných zariadeniach
 Comment[sl]=Pokaže podrobnosti o trdih diskih in drugih shranjevalnih napravah
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-20.08.1/desktop/org.kde.kwikdisk.desktop 
new/kdf-20.08.2/desktop/org.kde.kwikdisk.desktop
--- old/kdf-20.08.1/desktop/org.kde.kwikdisk.desktop2020-08-31 
20:35:51.0 +0200
+++ 

commit kdf for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2020-09-10 22:50:49

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.4249 (New)


Package is "kdf"

Thu Sep 10 22:50:49 2020 rev:112 rq:831774 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2020-08-18 13:58:26.958196953 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new.4249/kdf.changes2020-09-10 
22:51:29.572082948 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:47 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kdf-20.08.0.tar.xz
  kdf-20.08.0.tar.xz.sig

New:

  kdf-20.08.1.tar.xz
  kdf-20.08.1.tar.xz.sig



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.19lfpG/_old  2020-09-10 22:51:30.860084832 +0200
+++ /var/tmp/diff_new_pack.19lfpG/_new  2020-09-10 22:51:30.864084838 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later


++ kdf-20.08.0.tar.xz -> kdf-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-20.08.0/CMakeLists.txt 
new/kdf-20.08.1/CMakeLists.txt
--- old/kdf-20.08.0/CMakeLists.txt  2020-08-07 08:58:51.0 +0200
+++ new/kdf-20.08.1/CMakeLists.txt  2020-09-01 08:20:16.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 if(NOT UNIX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-20.08.0/po/zh_CN/kdf.po 
new/kdf-20.08.1/po/zh_CN/kdf.po
--- old/kdf-20.08.0/po/zh_CN/kdf.po 2020-08-07 08:58:50.0 +0200
+++ new/kdf-20.08.1/po/zh_CN/kdf.po 2020-09-01 08:20:14.0 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:53+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kdf for openSUSE:Factory

2020-08-18 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2020-08-18 13:57:45

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.3399 (New)


Package is "kdf"

Tue Aug 18 13:57:45 2020 rev:111 rq:826401 version:20.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2020-07-15 11:48:54.955089464 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new.3399/kdf.changes2020-08-18 
13:58:26.958196953 +0200
@@ -1,0 +2,25 @@
+Sun Aug  9 09:09:01 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-08-apps-update
+- Changes since 20.07.90:
+  * [build] Drop obsolete version condition
+
+---
+Sun Aug  2 07:59:23 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+---
+Sun Jul 19 10:04:31 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.80
+  * New feature release
+- Changes since 20.04.3:
+  * KRun::runCommand -> KIO::CommandLauncherJob.
+
+---

Old:

  kdf-20.04.3.tar.xz
  kdf-20.04.3.tar.xz.sig

New:

  kdf-20.08.0.tar.xz
  kdf-20.08.0.tar.xz.sig



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.DRdETr/_old  2020-08-18 13:58:27.738197273 +0200
+++ /var/tmp/diff_new_pack.DRdETr/_new  2020-08-18 13:58:27.742197274 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:20.04.3
+Version:20.08.0
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later


++ kdf-20.04.3.tar.xz -> kdf-20.08.0.tar.xz ++
 6684 lines of diff (skipped)




commit kdf for openSUSE:Factory

2020-07-15 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2020-07-15 11:47:39

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.3060 (New)


Package is "kdf"

Wed Jul 15 11:47:39 2020 rev:110 rq:820182 version:20.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2020-06-14 18:27:32.621044711 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new.3060/kdf.changes2020-07-15 
11:48:54.955089464 +0200
@@ -1,0 +2,9 @@
+Thu Jul  9 20:09:23 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-07-apps-update
+- No code change since 20.04.2
+
+---

Old:

  kdf-20.04.2.tar.xz
  kdf-20.04.2.tar.xz.sig

New:

  kdf-20.04.3.tar.xz
  kdf-20.04.3.tar.xz.sig



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.HTOwOd/_old  2020-07-15 11:48:56.195090832 +0200
+++ /var/tmp/diff_new_pack.HTOwOd/_new  2020-07-15 11:48:56.195090832 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:20.04.2
+Version:20.04.3
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later


++ kdf-20.04.2.tar.xz -> kdf-20.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-20.04.2/CMakeLists.txt 
new/kdf-20.04.3/CMakeLists.txt
--- old/kdf-20.04.2/CMakeLists.txt  2020-06-09 02:33:52.0 +0200
+++ new/kdf-20.04.3/CMakeLists.txt  2020-07-07 02:55:09.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 if(NOT UNIX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-20.04.2/po/sr/kdf.po new/kdf-20.04.3/po/sr/kdf.po
--- old/kdf-20.04.2/po/sr/kdf.po2020-06-09 02:33:51.0 +0200
+++ new/kdf-20.04.3/po/sr/kdf.po2020-07-07 02:55:07.0 +0200
@@ -7,8 +7,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdf\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:11+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2020-05-06 09:05+0200\n"
 "PO-Revision-Date: 2017-09-28 18:00+0200\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
@@ -78,103 +78,103 @@
 msgid ""
 msgstr "&Ажурирај"
 
-#: src/kdf.cpp:76
+#: src/kdf.cpp:78
 #, kde-format
 msgid "KDiskFree"
 msgstr "К‑диск‑простор"
 
-#: src/kdf.cpp:80
+#: src/kdf.cpp:82
 #, kde-format
 msgid "(c) 1998-2001, Michael Kropfberger"
 msgstr "© 1998–2001, Михаел Кропфбергер"
 
-#: src/kdf.cpp:87 src/kwikdisk.cpp:334
+#: src/kdf.cpp:89 src/kwikdisk.cpp:333
 #, kde-format
 msgid "Michael Kropfberger"
 msgstr "Михаел Кропфбергер"
 
 # >> @title:column
-#: src/kdfconfig.cpp:51
+#: src/kdfconfig.cpp:47
 #, kde-format
 msgctxt "TODO"
 msgid "Icon"
 msgstr "иконица"
 
 # >> @title:column
-#: src/kdfconfig.cpp:52 src/kdfwidget.cpp:69
+#: src/kdfconfig.cpp:48 src/kdfwidget.cpp:68
 #, kde-format
 msgctxt "Device of the storage"
 msgid "Device"
 msgstr "уређај"
 
 # >> @title:column
-#: src/kdfconfig.cpp:53 src/kdfwidget.cpp:70
+#: src/kdfconfig.cpp:49 src/kdfwidget.cpp:69
 #, kde-format
 msgctxt "Filesystem on storage"
 msgid "Type"
 msgstr "тип"
 
 # >> @title:column
-#: src/kdfconfig.cpp:54 src/kdfwidget.cpp:71
+#: src/kdfconfig.cpp:50 src/kdfwidget.cpp:70
 #, kde-format
 msgctxt "Total size of the storage"
 msgid "Size"
 msgstr "величина"
 
 # >> @title:column
-#: src/kdfconfig.cpp:55
+#: src/kdfconfig.cpp:51
 #, kde-format
 msgctxt "Mount point of the storage"
 msgid "Mount Point"
 msgstr "тачка монтирања"
 
 # >> @title:column
-#: src/kdfconfig.cpp:56 src/kdfwidget.cpp:73
+#: src/kdfconfig.cpp:52 src/kdfwidget.cpp:72
 #, kde-format
 msgctxt "Free space in storage"
 msgid "Free"
 msgstr "слободно"
 
 # >> @title:column
-#: src/kdfconfig.cpp:57 src/kdfwidget.cpp:74
+#: src/kdfconfig.cpp:53 src/kdfwidget.cpp:73
 #, kde-format
 msgctxt "Used storage space in %"
 msgid "Full %"
 msgstr "попуњено %"
 
 # >> @title:column
-#: src/kdfconfig.cpp:58 src/kdfwidget.cpp:75
+#: src/kdfconfig.cpp:54 src/kdfwidget.cpp:74
 #, kde-format
 msgctxt "Usage graphical bar"
 msgid "Usage"
 msgstr "употреба"
 

commit kdf for openSUSE:Factory

2020-06-14 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2020-06-14 18:27:28

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.3606 (New)


Package is "kdf"

Sun Jun 14 18:27:28 2020 rev:109 rq:813643 version:20.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2020-05-23 17:23:25.498886748 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new.3606/kdf.changes2020-06-14 
18:27:32.621044711 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:14:49 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-06-apps-update
+- No code change since 20.04.1
+
+---

Old:

  kdf-20.04.1.tar.xz
  kdf-20.04.1.tar.xz.sig

New:

  kdf-20.04.2.tar.xz
  kdf-20.04.2.tar.xz.sig



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.e76Pux/_old  2020-06-14 18:27:35.185052984 +0200
+++ /var/tmp/diff_new_pack.e76Pux/_new  2020-06-14 18:27:35.189052997 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:20.04.1
+Version:20.04.2
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later


++ kdf-20.04.1.tar.xz -> kdf-20.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-20.04.1/CMakeLists.txt 
new/kdf-20.04.2/CMakeLists.txt
--- old/kdf-20.04.1/CMakeLists.txt  2020-05-12 03:16:21.0 +0200
+++ new/kdf-20.04.2/CMakeLists.txt  2020-06-09 02:33:52.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 if(NOT UNIX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-20.04.1/po/pl/kdf.po new/kdf-20.04.2/po/pl/kdf.po
--- old/kdf-20.04.1/po/pl/kdf.po2020-05-12 03:16:20.0 +0200
+++ new/kdf-20.04.2/po/pl/kdf.po2020-06-09 02:33:51.0 +0200
@@ -1,5 +1,5 @@
 # translation of kdf.po to
-# Version: $Revision: 1568544 $
+# Version: $Revision: 1569795 $
 # translation of kdf.po to Polish
 # KTranslator Generated File
 # Michał Rudolf , 2002.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-20.04.1/po/sl/kdf.po new/kdf-20.04.2/po/sl/kdf.po
--- old/kdf-20.04.1/po/sl/kdf.po2020-05-12 03:16:20.0 +0200
+++ new/kdf-20.04.2/po/sl/kdf.po2020-06-09 02:33:51.0 +0200
@@ -2,7 +2,7 @@
 # translation of kdf.po to Slovenian
 # SLOVENIAN TRANSLATION OF KDF.
 # Copyright (C) 2001,2002,2003, 2004, 2005 Free Software Foundation, Inc.
-# $Id: kdf.po 1568544 2020-05-06 08:07:19Z scripty $
+# $Id: kdf.po 1569795 2020-05-20 23:32:30Z ltoscano $
 # $Source$
 #
 # Roman Maurer , 2000.




commit kdf for openSUSE:Factory

2020-05-23 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2020-05-23 17:23:14

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.2738 (New)


Package is "kdf"

Sat May 23 17:23:14 2020 rev:108 rq:806449 version:20.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2020-04-29 20:48:55.828523451 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new.2738/kdf.changes2020-05-23 
17:23:25.498886748 +0200
@@ -1,0 +2,10 @@
+Fri May 15 15:41:24 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- Changes since 20.04.0:
+  * Fix blurry icons by adding UseHighDpiPixmaps flag
+
+---
@@ -15,2 +24,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -24,2 +31,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -38 +44 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -52 +58 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

Old:

  kdf-20.04.0.tar.xz
  kdf-20.04.0.tar.xz.sig

New:

  kdf-20.04.1.tar.xz
  kdf-20.04.1.tar.xz.sig



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.tTkdOA/_old  2020-05-23 17:23:26.07003 +0200
+++ /var/tmp/diff_new_pack.tTkdOA/_new  2020-05-23 17:23:26.082888012 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:20.04.0
+Version:20.04.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later


++ kdf-20.04.0.tar.xz -> kdf-20.04.1.tar.xz ++
 1767 lines of diff (skipped)




commit kdf for openSUSE:Factory

2020-04-29 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2020-04-29 20:48:13

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.2738 (New)


Package is "kdf"

Wed Apr 29 20:48:13 2020 rev:107 rq:796922 version:20.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2020-03-12 23:03:33.319116262 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new.2738/kdf.changes2020-04-29 
20:48:55.828523451 +0200
@@ -1,0 +2,31 @@
+Thu Apr 23 12:22:20 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+---
+Sun Apr  5 20:30:00 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+---
+Sun Mar 22 09:16:55 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * Make it compile against qt5.15
+  * remove pointless endl on debug message
+  * Make it compiles against qt5.15 (endl other other use Qt:: namespace now)
+  * Fix link: ui.html -> menus.html
+
+---

Old:

  kdf-19.12.3.tar.xz
  kdf-19.12.3.tar.xz.sig

New:

  kdf-20.04.0.tar.xz
  kdf-20.04.0.tar.xz.sig



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.PRxLPJ/_old  2020-04-29 20:48:56.524525046 +0200
+++ /var/tmp/diff_new_pack.PRxLPJ/_new  2020-04-29 20:48:56.528525055 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kdf
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,43 +21,39 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:19.12.3
+Version:20.04.0
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later
 Group:  System/Monitoring
 URL:https://www.kde.org
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:applications.keyring
-%endif
 Patch1: desktop-files.diff
-BuildRequires:  cmake(KF5KCMUtils)
+BuildRequires:  update-desktop-files
+BuildRequires:  xz
 BuildRequires:  cmake(KF5ConfigWidgets)
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5KCMUtils)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5Notifications)
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  update-desktop-files
-BuildRequires:  xz
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Widgets)
 %if %{with lang}
-Recommends: %{name}-lang
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
 %endif
+Recommends: %{name}-lang
 
 %description
 KDE free disk space utility
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q -n kdf-%{version}


++ desktop-files.diff ++
--- /var/tmp/diff_new_pack.PRxLPJ/_old  2020-04-29 20:48:56.560525128 +0200
+++ /var/tmp/diff_new_pack.PRxLPJ/_new  2020-04-29 20:48:56.560525128 +0200
@@ -1,9 +1,7 @@
-Index: desktop/org.kde.kwikdisk.desktop
-===
 desktop/org.kde.kwikdisk.desktop.orig
+--- desktop/org.kde.kwikdisk.desktop
 +++ desktop/org.kde.kwikdisk.desktop
-@@ -177,3 +177,4 @@ Comment[zh_CN]=挂载和卸载磁盘的�
- Comment[zh_TW]=一個面板圖示用於掛載與解除掛載磁碟
- Terminal=false
- Categories=Qt;KDE;System;
+@@ -1,3 +1,4 @@
+ [Desktop Entry]
 +OnlyShowIn=KDE;
+ Name=KwikDisk
+ Name[af]=Kwikdisk

++ kdf-19.12.3.tar.xz -> kdf-20.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.12.3/.gitignore new/kdf-20.04.0/.gitignore
--- old/kdf-19.12.3/.gitignore  2020-02-29 23:25:55.0 

commit kdf for openSUSE:Factory

2020-03-12 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2020-03-12 23:02:18

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.3160 (New)


Package is "kdf"

Thu Mar 12 23:02:18 2020 rev:106 rq:782377 version:19.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2020-02-11 22:19:10.963363027 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new.3160/kdf.changes2020-03-12 
23:03:33.319116262 +0100
@@ -1,0 +2,9 @@
+Thu Mar  5 20:36:02 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.3
+- No code change since 19.12.2
+
+---

Old:

  kdf-19.12.2.tar.xz
  kdf-19.12.2.tar.xz.sig

New:

  kdf-19.12.3.tar.xz
  kdf-19.12.3.tar.xz.sig



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.CwpLYO/_old  2020-03-12 23:03:33.827116465 +0100
+++ /var/tmp/diff_new_pack.CwpLYO/_new  2020-03-12 23:03:33.827116465 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:19.12.2
+Version:19.12.3
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later


++ kdf-19.12.2.tar.xz -> kdf-19.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.12.2/CMakeLists.txt 
new/kdf-19.12.3/CMakeLists.txt
--- old/kdf-19.12.2/CMakeLists.txt  2020-02-04 01:20:19.0 +0100
+++ new/kdf-19.12.3/CMakeLists.txt  2020-03-03 01:15:42.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 if(NOT UNIX)




commit kdf for openSUSE:Factory

2020-02-11 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2020-02-11 22:18:55

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.26092 (New)


Package is "kdf"

Tue Feb 11 22:18:55 2020 rev:105 rq:771646 version:19.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2020-01-12 23:21:26.878750972 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new.26092/kdf.changes   2020-02-11 
22:19:10.963363027 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:37:23 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Wed Feb  5 06:29:05 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+
+---

Old:

  kdf-19.12.1.tar.xz
  kdf-19.12.1.tar.xz.sig

New:

  kdf-19.12.2.tar.xz
  kdf-19.12.2.tar.xz.sig



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.FoqUMF/_old  2020-02-11 22:19:12.283363751 +0100
+++ /var/tmp/diff_new_pack.FoqUMF/_new  2020-02-11 22:19:12.283363751 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:19.12.1
+Version:19.12.2
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later
@@ -65,7 +65,7 @@
 
 %build
 %cmake_kf5 -d build
-%make_jobs
+%cmake_build
 
 %install
 %kf5_makeinstall -C build


++ kdf-19.12.1.tar.xz -> kdf-19.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.12.1/CMakeLists.txt 
new/kdf-19.12.2/CMakeLists.txt
--- old/kdf-19.12.1/CMakeLists.txt  2020-01-07 01:56:35.0 +0100
+++ new/kdf-19.12.2/CMakeLists.txt  2020-02-04 01:20:19.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 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-19.12.1/po/zh_CN/kdf.po 
new/kdf-19.12.2/po/zh_CN/kdf.po
--- old/kdf-19.12.1/po/zh_CN/kdf.po 2020-01-07 01:56:33.0 +0100
+++ new/kdf-19.12.2/po/zh_CN/kdf.po 2020-02-04 01:20:17.0 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-07-05 03:05+0200\n"
-"PO-Revision-Date: 2020-01-04 21:53\n"
+"PO-Revision-Date: 2020-01-20 21:57\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kdf for openSUSE:Factory

2020-01-12 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2020-01-12 23:20:53

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.6675 (New)


Package is "kdf"

Sun Jan 12 23:20:53 2020 rev:104 rq:762343 version:19.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2019-12-14 12:13:00.595303732 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new.6675/kdf.changes2020-01-12 
23:21:26.878750972 +0100
@@ -1,0 +2,9 @@
+Tue Jan  7 10:00:29 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 19.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.1
+- No code change since 19.12.0
+
+---
@@ -7 +16 @@
-  * https://www.kde.org/announcements/releases/19.12.0
+  * https://www.kde.org/announcements/releases/19.12

Old:

  kdf-19.12.0.tar.xz
  kdf-19.12.0.tar.xz.sig

New:

  kdf-19.12.1.tar.xz
  kdf-19.12.1.tar.xz.sig



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.vk7abW/_old  2020-01-12 23:21:27.590751235 +0100
+++ /var/tmp/diff_new_pack.vk7abW/_new  2020-01-12 23:21:27.594751238 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:19.12.0
+Version:19.12.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later


++ kdf-19.12.0.tar.xz -> kdf-19.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.12.0/CMakeLists.txt 
new/kdf-19.12.1/CMakeLists.txt
--- old/kdf-19.12.0/CMakeLists.txt  2019-12-06 01:28:21.0 +0100
+++ new/kdf-19.12.1/CMakeLists.txt  2020-01-07 01:56:35.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-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-19.12.0/po/ca/kdf.po new/kdf-19.12.1/po/ca/kdf.po
--- old/kdf-19.12.0/po/ca/kdf.po2019-12-06 01:28:16.0 +0100
+++ new/kdf-19.12.1/po/ca/kdf.po2020-01-07 01:56:31.0 +0100
@@ -409,6 +409,3 @@
 #, kde-format
 msgid "Mount Commands"
 msgstr "Ordres de muntatge"
-
-#~ msgid "A test application"
-#~ msgstr "Una aplicació de prova"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.12.0/po/sv/docs/kdf/index.docbook 
new/kdf-19.12.1/po/sv/docs/kdf/index.docbook
--- old/kdf-19.12.0/po/sv/docs/kdf/index.docbook2019-12-06 
01:28:21.0 +0100
+++ new/kdf-19.12.1/po/sv/docs/kdf/index.docbook2020-01-07 
01:56:35.0 +0100
@@ -363,8 +363,7 @@
 >Översättning Stefan Asserhäll stefan.asserh...@bredband.net 
-  
+>   
 
  
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.12.0/po/zh_CN/kdf.po 
new/kdf-19.12.1/po/zh_CN/kdf.po
--- old/kdf-19.12.0/po/zh_CN/kdf.po 2019-12-06 01:28:19.0 +0100
+++ new/kdf-19.12.1/po/zh_CN/kdf.po 2020-01-07 01:56:33.0 +0100
@@ -10,15 +10,14 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-07-05 03:05+0200\n"
-"PO-Revision-Date: 2019-11-19 23:14\n"
-"Last-Translator: Guo Yunhe (guoyunhe)\n"
+"PO-Revision-Date: 2020-01-04 21:53\n"
+"Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-stable/messages/kdeutils/kdf.pot\n"




commit kdf for openSUSE:Factory

2019-12-14 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2019-12-14 12:09:23

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.4691 (New)


Package is "kdf"

Sat Dec 14 12:09:23 2019 rev:103 rq:756213 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2019-11-13 13:19:35.707152181 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new.4691/kdf.changes2019-12-14 
12:13:00.595303732 +0100
@@ -1,0 +2,27 @@
+Tue Dec 10 06:38:28 UTC 2019 - Luca Beltrame 
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- No code change since 19.11.90
+
+---
+Sat Nov 30 09:11:49 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/19.12-rc
+- No code change since 19.11.80
+
+---
+Sun Nov 24 13:29:21 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * QString::replace operates on the same object, no need to reassign
+  * It compiles fine without foreach
+
+---

Old:

  kdf-19.08.3.tar.xz
  kdf-19.08.3.tar.xz.sig

New:

  kdf-19.12.0.tar.xz
  kdf-19.12.0.tar.xz.sig



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.H3T2Rt/_old  2019-12-14 12:13:01.691303542 +0100
+++ /var/tmp/diff_new_pack.H3T2Rt/_new  2019-12-14 12:13:01.695303540 +0100
@@ -16,33 +16,33 @@
 #
 
 
-%define kf5_version 5.26.0
+%define kf5_version 5.60.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later
 Group:  System/Monitoring
 URL:https://www.kde.org
-Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
 Patch1: desktop-files.diff
-BuildRequires:  kcmutils-devel
-BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kdoctools-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  kio-devel
-BuildRequires:  knotifications-devel
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  kxmlgui-devel
+BuildRequires:  cmake(KF5KCMUtils)
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5Notifications)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KF5XmlGui)
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
 BuildRequires:  cmake(Qt5Core)

++ applications.keyring ++
Binary files /var/tmp/diff_new_pack.H3T2Rt/_old and 
/var/tmp/diff_new_pack.H3T2Rt/_new differ

++ kdf-19.08.3.tar.xz -> kdf-19.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.08.3/CMakeLists.txt 
new/kdf-19.12.0/CMakeLists.txt
--- old/kdf-19.08.3/CMakeLists.txt  2019-11-05 05:06:11.0 +0100
+++ new/kdf-19.12.0/CMakeLists.txt  2019-12-06 01:28:21.0 +0100
@@ -4,8 +4,8 @@
 
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
-set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "3")
+set (KDE_APPLICATIONS_VERSION_MINOR "12")
+set (KDE_APPLICATIONS_VERSION_MICRO "0")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 if(NOT UNIX)
@@ -58,6 +58,10 @@
 
 add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
 #add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
+if (KF5ConfigWidgets_VERSION VERSION_GREATER "5.56.0")
+add_definitions(-DQT_NO_FOREACH)
+MESSAGE(STATUS "compile without foreach")
+endif()
 

commit kdf for openSUSE:Factory

2019-11-13 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2019-11-13 13:19:29

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.2990 (New)


Package is "kdf"

Wed Nov 13 13:19:29 2019 rev:102 rq:746862 version:19.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2019-10-28 16:49:20.576928054 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new.2990/kdf.changes2019-11-13 
13:19:35.707152181 +0100
@@ -1,0 +2,9 @@
+Thu Nov  7 23:12:54 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.3.php
+- No code change since 19.08.2
+
+---

Old:

  kdf-19.08.2.tar.xz
  kdf-19.08.2.tar.xz.sig

New:

  kdf-19.08.3.tar.xz
  kdf-19.08.3.tar.xz.sig



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.0dlv7R/_old  2019-11-13 13:19:36.755153271 +0100
+++ /var/tmp/diff_new_pack.0dlv7R/_new  2019-11-13 13:19:36.771153288 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:19.08.2
+Version:19.08.3
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later


++ kdf-19.08.2.tar.xz -> kdf-19.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.08.2/CMakeLists.txt 
new/kdf-19.08.3/CMakeLists.txt
--- old/kdf-19.08.2/CMakeLists.txt  2019-10-08 02:12:25.0 +0200
+++ new/kdf-19.08.3/CMakeLists.txt  2019-11-05 05:06:11.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 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-19.08.2/po/id/kdf.po new/kdf-19.08.3/po/id/kdf.po
--- old/kdf-19.08.2/po/id/kdf.po2019-10-08 02:12:24.0 +0200
+++ new/kdf-19.08.3/po/id/kdf.po2019-11-05 05:06:09.0 +0100
@@ -16,7 +16,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 19.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.08.2/po/zh_CN/kdf.po 
new/kdf-19.08.3/po/zh_CN/kdf.po
--- old/kdf-19.08.2/po/zh_CN/kdf.po 2019-10-08 02:12:24.0 +0200
+++ new/kdf-19.08.3/po/zh_CN/kdf.po 2019-11-05 05:06:09.0 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-30 07:47+0200\n"
-"PO-Revision-Date: 2019-09-05 09:57\n"
+"PO-Revision-Date: 2019-10-09 10:13\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kdf for openSUSE:Factory

2019-10-28 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2019-10-28 16:49:20

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.2990 (New)


Package is "kdf"

Mon Oct 28 16:49:20 2019 rev:101 rq:737741 version:19.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2019-09-11 10:28:49.367410696 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new.2990/kdf.changes2019-10-28 
16:49:20.576928054 +0100
@@ -1,0 +2,9 @@
+Fri Oct 11 07:42:43 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.2.php
+- No code change since 19.08.1
+
+---

Old:

  kdf-19.08.1.tar.xz
  kdf-19.08.1.tar.xz.sig

New:

  kdf-19.08.2.tar.xz
  kdf-19.08.2.tar.xz.sig



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.Gk0jlB/_old  2019-10-28 16:49:21.172928812 +0100
+++ /var/tmp/diff_new_pack.Gk0jlB/_new  2019-10-28 16:49:21.176928817 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:19.08.1
+Version:19.08.2
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later


++ kdf-19.08.1.tar.xz -> kdf-19.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.08.1/CMakeLists.txt 
new/kdf-19.08.2/CMakeLists.txt
--- old/kdf-19.08.1/CMakeLists.txt  2019-09-03 03:33:20.0 +0200
+++ new/kdf-19.08.2/CMakeLists.txt  2019-10-08 02:12:25.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 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-19.08.1/po/zh_CN/kdf.po 
new/kdf-19.08.2/po/zh_CN/kdf.po
--- old/kdf-19.08.1/po/zh_CN/kdf.po 2019-09-03 03:33:17.0 +0200
+++ new/kdf-19.08.2/po/zh_CN/kdf.po 2019-10-08 02:12:24.0 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-30 07:47+0200\n"
-"PO-Revision-Date: 2019-08-16 17:14\n"
+"PO-Revision-Date: 2019-09-05 09:57\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kdf for openSUSE:Factory

2019-09-11 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2019-09-11 10:28:18

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.7948 (New)


Package is "kdf"

Wed Sep 11 10:28:18 2019 rev:100 rq:728815 version:19.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2019-08-19 21:32:05.124584677 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new.7948/kdf.changes2019-09-11 
10:28:49.367410696 +0200
@@ -1,0 +2,9 @@
+Thu Sep  5 14:00:27 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.1.php
+- No code change since 19.08.0
+
+---

Old:

  kdf-19.08.0.tar.xz
  kdf-19.08.0.tar.xz.sig

New:

  kdf-19.08.1.tar.xz
  kdf-19.08.1.tar.xz.sig



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.54e7ng/_old  2019-09-11 10:28:50.251410440 +0200
+++ /var/tmp/diff_new_pack.54e7ng/_new  2019-09-11 10:28:50.255410438 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:19.08.0
+Version:19.08.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later


++ kdf-19.08.0.tar.xz -> kdf-19.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.08.0/CMakeLists.txt 
new/kdf-19.08.1/CMakeLists.txt
--- old/kdf-19.08.0/CMakeLists.txt  2019-08-09 02:21:44.0 +0200
+++ new/kdf-19.08.1/CMakeLists.txt  2019-09-03 03:33:20.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-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-19.08.0/po/ar/kdf.po new/kdf-19.08.1/po/ar/kdf.po
--- old/kdf-19.08.0/po/ar/kdf.po2019-08-09 02:21:38.0 +0200
+++ new/kdf-19.08.1/po/ar/kdf.po2019-09-03 03:33:14.0 +0200
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: kdf\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-07-05 03:05+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
 "PO-Revision-Date: 2010-07-19 18:55+0400\n"
 "Last-Translator: Zayed Al-Saidi \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.08.0/po/bg/kdf.po new/kdf-19.08.1/po/bg/kdf.po
--- old/kdf-19.08.0/po/bg/kdf.po2019-08-09 02:21:38.0 +0200
+++ new/kdf-19.08.1/po/bg/kdf.po2019-09-03 03:33:14.0 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdf\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-07-05 03:05+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
 "PO-Revision-Date: 2011-07-24 14:14+0300\n"
 "Last-Translator: Yasen Pramatarov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.08.0/po/bs/kdf.po new/kdf-19.08.1/po/bs/kdf.po
--- old/kdf-19.08.0/po/bs/kdf.po2019-08-09 02:21:38.0 +0200
+++ new/kdf-19.08.1/po/bs/kdf.po2019-09-03 03:33:14.0 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kdf\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-07-05 03:05+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
 "PO-Revision-Date: 2013-11-03 21:17+\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.08.0/po/ca/kdf.po new/kdf-19.08.1/po/ca/kdf.po
--- old/kdf-19.08.0/po/ca/kdf.po2019-08-09 02:21:38.0 +0200
+++ new/kdf-19.08.1/po/ca/kdf.po2019-09-03 03:33:14.0 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kdf\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-07-05 03:05+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
 "PO-Revision-Date: 2016-04-16 23:08+0100\n"
 "Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.08.0/po/ca@valencia/kdf.po 

commit kdf for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2019-08-19 21:32:00

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.22127 (New)


Package is "kdf"

Mon Aug 19 21:32:00 2019 rev:99 rq:723637 version:19.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2019-07-17 13:16:37.899771908 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new.22127/kdf.changes   2019-08-19 
21:32:05.124584677 +0200
@@ -1,0 +2,35 @@
+Fri Aug  9 08:30:49 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 19.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.0.php
+- No code change since 19.07.90
+
+---
+Tue Aug 06 16:50:49 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-rc.php
+- No code changes since 19.07.80
+
+---
+Tue Jul 23 11:58:59 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-beta.php
+- Changes since 19.04.3:
+  * Remove unused includes
+  * CMake: fix version check and whitespace damage
+  * Install in new logging directory when we use kf5 5.59.0
+  * Fix forward declaration
+  * update screenshot
+  * Remove deprecated method
+  * Fix clazy warning
+  * Add gitignore
+
+---

Old:

  kdf-19.04.3.tar.xz

New:

  applications.keyring
  kdf-19.08.0.tar.xz
  kdf-19.08.0.tar.xz.sig



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.dcpwvK/_old  2019-08-19 21:32:06.580583762 +0200
+++ /var/tmp/diff_new_pack.dcpwvK/_new  2019-08-19 21:32:06.608583744 +0200
@@ -21,13 +21,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:19.04.3
+Version:19.08.0
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later
 Group:  System/Monitoring
-URL:http://www.kde.org
-Source0:kdf-%{version}.tar.xz
+URL:https://www.kde.org
+Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 Patch1: desktop-files.diff
 BuildRequires:  kcmutils-devel
 BuildRequires:  kconfigwidgets-devel

++ kdf-19.04.3.tar.xz -> kdf-19.08.0.tar.xz ++
 16784 lines of diff (skipped)




commit kdf for openSUSE:Factory

2019-07-17 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2019-07-17 13:16:36

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.1887 (New)


Package is "kdf"

Wed Jul 17 13:16:36 2019 rev:98 rq:715102 version:19.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2019-06-14 20:30:12.910687947 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new.1887/kdf.changes2019-07-17 
13:16:37.899771908 +0200
@@ -1,0 +2,9 @@
+Sat Jul 13 07:26:35 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.3.php
+- No code changes since 19.04.2
+
+---

Old:

  kdf-19.04.2.tar.xz

New:

  kdf-19.04.3.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.H4TXsx/_old  2019-07-17 13:16:38.931771285 +0200
+++ /var/tmp/diff_new_pack.H4TXsx/_new  2019-07-17 13:16:38.955771271 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:19.04.2
+Version:19.04.3
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later

++ kdf-19.04.2.tar.xz -> kdf-19.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.04.2/CMakeLists.txt 
new/kdf-19.04.3/CMakeLists.txt
--- old/kdf-19.04.2/CMakeLists.txt  2019-06-04 02:07:49.0 +0200
+++ new/kdf-19.04.3/CMakeLists.txt  2019-07-09 02:09:50.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 if(NOT UNIX)
Binary files old/kdf-19.04.2/po/es/docs/kdf/kdf.png and 
new/kdf-19.04.3/po/es/docs/kdf/kdf.png differ
Binary files old/kdf-19.04.2/po/es/docs/kdf/kdf_config.png and 
new/kdf-19.04.3/po/es/docs/kdf/kdf_config.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.04.2/po/nl/docs/kdf/index.docbook 
new/kdf-19.04.3/po/nl/docs/kdf/index.docbook
--- old/kdf-19.04.2/po/nl/docs/kdf/index.docbook2019-06-04 
02:07:49.0 +0200
+++ new/kdf-19.04.3/po/nl/docs/kdf/index.docbook2019-07-09 
02:09:50.0 +0200
@@ -343,8 +343,7 @@
 Documentatie Copyright  2000  
 >
 
- 
-  
+  
 
 
  
 




commit kdf for openSUSE:Factory

2019-06-14 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2019-06-14 20:30:10

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.4811 (New)


Package is "kdf"

Fri Jun 14 20:30:10 2019 rev:97 rq:708593 version:19.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2019-05-15 12:28:42.409477832 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new.4811/kdf.changes2019-06-14 
20:30:12.910687947 +0200
@@ -1,0 +2,9 @@
+Fri Jun 07 12:51:53 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.2.php
+- No code changes since 19.04.1
+
+---

Old:

  kdf-19.04.1.tar.xz

New:

  kdf-19.04.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.R5ih2G/_old  2019-06-14 20:30:13.470687766 +0200
+++ /var/tmp/diff_new_pack.R5ih2G/_new  2019-06-14 20:30:13.474687765 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:19.04.1
+Version:19.04.2
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later

++ kdf-19.04.1.tar.xz -> kdf-19.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.04.1/CMakeLists.txt 
new/kdf-19.04.2/CMakeLists.txt
--- old/kdf-19.04.1/CMakeLists.txt  2019-05-07 02:15:33.0 +0200
+++ new/kdf-19.04.2/CMakeLists.txt  2019-06-04 02:07:49.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 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-19.04.1/desktop/org.kde.kdf.appdata.xml 
new/kdf-19.04.2/desktop/org.kde.kdf.appdata.xml
--- old/kdf-19.04.1/desktop/org.kde.kdf.appdata.xml 2019-05-02 
12:47:43.0 +0200
+++ new/kdf-19.04.2/desktop/org.kde.kdf.appdata.xml 2019-05-31 
12:29:09.0 +0200
@@ -99,6 +99,7 @@
   Hauptfenster von KDiskFree
   KDiskFree main window
   Ventana principal de KDiskFree
+  KDiskFree leiho nagusia
   KDiskFreen pääikkuna
   Fenêtre principale de KDiskFree
   Xanela principal de KDiskFree
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.04.1/po/ar/kdf.po new/kdf-19.04.2/po/ar/kdf.po
--- old/kdf-19.04.1/po/ar/kdf.po2019-05-07 02:15:31.0 +0200
+++ new/kdf-19.04.2/po/ar/kdf.po2019-06-04 02:07:48.0 +0200
@@ -11,8 +11,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdf\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:11+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:41+0200\n"
 "PO-Revision-Date: 2010-07-19 18:55+0400\n"
 "Last-Translator: Zayed Al-Saidi \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.04.1/po/bg/kdf.po new/kdf-19.04.2/po/bg/kdf.po
--- old/kdf-19.04.1/po/bg/kdf.po2019-05-07 02:15:31.0 +0200
+++ new/kdf-19.04.2/po/bg/kdf.po2019-06-04 02:07:48.0 +0200
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdf\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:11+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:41+0200\n"
 "PO-Revision-Date: 2011-07-24 14:14+0300\n"
 "Last-Translator: Yasen Pramatarov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.04.1/po/bs/kdf.po new/kdf-19.04.2/po/bs/kdf.po
--- old/kdf-19.04.1/po/bs/kdf.po2019-05-07 02:15:31.0 +0200
+++ new/kdf-19.04.2/po/bs/kdf.po2019-06-04 02:07:48.0 +0200
@@ -8,8 +8,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdf\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:11+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:41+0200\n"
 "PO-Revision-Date: 2013-11-03 21:17+\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian \n"

commit kdf for openSUSE:Factory

2019-05-15 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2019-05-15 12:28:36

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.5148 (New)


Package is "kdf"

Wed May 15 12:28:36 2019 rev:96 rq:702221 version:19.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2019-04-28 20:05:56.642698485 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new.5148/kdf.changes2019-05-15 
12:28:42.409477832 +0200
@@ -1,0 +2,9 @@
+Fri May 10 05:37:13 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.1.php
+- No code changes since 19.04.0
+
+---

Old:

  kdf-19.04.0.tar.xz

New:

  kdf-19.04.1.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.jfvxpN/_old  2019-05-15 12:28:42.913476523 +0200
+++ /var/tmp/diff_new_pack.jfvxpN/_new  2019-05-15 12:28:42.917476513 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:19.04.0
+Version:19.04.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later

++ kdf-19.04.0.tar.xz -> kdf-19.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.04.0/CMakeLists.txt 
new/kdf-19.04.1/CMakeLists.txt
--- old/kdf-19.04.0/CMakeLists.txt  2019-04-12 02:07:01.0 +0200
+++ new/kdf-19.04.1/CMakeLists.txt  2019-05-07 02:15:33.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 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-19.04.0/desktop/org.kde.kdf.appdata.xml 
new/kdf-19.04.1/desktop/org.kde.kdf.appdata.xml
--- old/kdf-19.04.0/desktop/org.kde.kdf.appdata.xml 2019-04-08 
14:01:52.0 +0200
+++ new/kdf-19.04.1/desktop/org.kde.kdf.appdata.xml 2019-05-02 
12:47:43.0 +0200
@@ -105,6 +105,7 @@
   Fenestra principal de KDiskFree
   Window utama KDiskFree
   Finestra principale di KDiskFree
+  KDiskFree 주 창
   Hoofdvenster van KDiskFree
   Hovudvindauge for KDiskFree
   Okno główne KDiskFree
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-19.04.0/po/zh_CN/kdf.po 
new/kdf-19.04.1/po/zh_CN/kdf.po
--- old/kdf-19.04.0/po/zh_CN/kdf.po 2019-04-12 02:07:00.0 +0200
+++ new/kdf-19.04.1/po/zh_CN/kdf.po 2019-05-07 02:15:32.0 +0200
@@ -10,8 +10,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-08-16 09:11+0200\n"
-"PO-Revision-Date: 2019-04-09 18:56\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2019-05-05 22:37\n"
+"Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit kdf for openSUSE:Factory

2019-04-28 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2019-04-28 20:05:40

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.5536 (New)


Package is "kdf"

Sun Apr 28 20:05:40 2019 rev:95 rq:696245 version:19.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2019-03-11 13:45:28.761415304 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new.5536/kdf.changes2019-04-28 
20:05:56.642698485 +0200
@@ -1,0 +2,30 @@
+Sat Apr 20 06:51:54 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.0.php
+- No code changes since 19.03.90
+
+---
+Tue Apr 09 20:54:40 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-rc.php
+- Changes since 19.03.80:
+  * No code changes since 19.03.80
+
+---
+Wed Mar 27 06:41:01 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-beta.php
+- Changes since 18.12.3:
+  * Use  instead of deprecated 
+  * Remove deprecated method
+
+---

Old:

  kdf-18.12.3.tar.xz

New:

  kdf-19.04.0.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.Y5ozzv/_old  2019-04-28 20:05:57.702697827 +0200
+++ /var/tmp/diff_new_pack.Y5ozzv/_new  2019-04-28 20:05:57.702697827 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:18.12.3
+Version:19.04.0
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later

++ kdf-18.12.3.tar.xz -> kdf-19.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.12.3/CMakeLists.txt 
new/kdf-19.04.0/CMakeLists.txt
--- old/kdf-18.12.3/CMakeLists.txt  2019-03-05 01:12:24.0 +0100
+++ new/kdf-19.04.0/CMakeLists.txt  2019-04-12 02:07:01.0 +0200
@@ -3,9 +3,9 @@
 project(kdf)
 
 # KDE Application Version, managed by release script
-set (KDE_APPLICATIONS_VERSION_MAJOR "18")
-set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "3")
+set (KDE_APPLICATIONS_VERSION_MAJOR "19")
+set (KDE_APPLICATIONS_VERSION_MINOR "04")
+set (KDE_APPLICATIONS_VERSION_MICRO "0")
 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.12.3/desktop/kdfui.rc 
new/kdf-19.04.0/desktop/kdfui.rc
--- old/kdf-18.12.3/desktop/kdfui.rc2019-02-28 02:41:50.0 +0100
+++ new/kdf-19.04.0/desktop/kdfui.rc2019-04-08 14:01:52.0 +0200
@@ -1,5 +1,5 @@
-
-
+
+
 
  
 File
@@ -8,4 +8,4 @@
  
  
 
-
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.12.3/desktop/org.kde.kdf.appdata.xml 
new/kdf-19.04.0/desktop/org.kde.kdf.appdata.xml
--- old/kdf-18.12.3/desktop/org.kde.kdf.appdata.xml 2019-02-28 
02:41:50.0 +0100
+++ new/kdf-19.04.0/desktop/org.kde.kdf.appdata.xml 2019-04-08 
14:01:52.0 +0200
@@ -23,6 +23,7 @@
   KDiskFree
   KDiskFree
   KDiskFree
+  KDiskFree
   KDiskFree
   Kdiskfree
   KDiskFree
@@ -49,6 +50,7 @@
   Informacja o wolnym miejscu na dyskach
   Visualização do Uso do Disco
   Visualização do uso do disco
+  Статистика использования дисков
   Zobraziť využitie disku
   Visa hårddiskanvändning
   Перегляд використання диска
@@ -68,6 +70,7 @@
 KDiskFree näyttää saatavilla olevat tiedostolaitteet 
(kiintolevyosiot, levyke- ja CD-asemat jne.) tietoineen: kapasiteetti, vapaa 
tila, tyyppi ja liitospiste. Se antaa myös liittää ja irrottaa asemia ja katsoa 
niitä tiedostonhallinnassa.
 KDiskFree affiche les systèmes de fichiers disponibles 
(partitions du disque dur, lecteurs disquettes/CD/DVD, etc.) ainsi que des 
informations sur leur capacité, l'espace disponible, leur type et leur point de 
montage. L'outil vous permet également de monter, de libérer et d'afficher les 
lecteurs dans un gestionnaire de fichiers.
 KDiskFree mostra os dispositivos de ficheiros dispoñíbeis 
(particións de discos duros, lectores de 

commit kdf for openSUSE:Factory

2019-03-11 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2019-03-11 13:45:10

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.28833 (New)


Package is "kdf"

Mon Mar 11 13:45:10 2019 rev:94 rq:683180 version:18.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2019-02-15 09:58:22.103703368 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new.28833/kdf.changes   2019-03-11 
13:45:28.761415304 +0100
@@ -1,0 +2,10 @@
+Sat Mar 09 08:03:16 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.3.php
+- Changes since 18.12.2:
+  * No code changes since 18.12.2
+
+---

Old:

  kdf-18.12.2.tar.xz

New:

  kdf-18.12.3.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.HpM9u4/_old  2019-03-11 13:45:30.405413985 +0100
+++ /var/tmp/diff_new_pack.HpM9u4/_new  2019-03-11 13:45:30.453413946 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:18.12.2
+Version:18.12.3
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later

++ kdf-18.12.2.tar.xz -> kdf-18.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.12.2/CMakeLists.txt 
new/kdf-18.12.3/CMakeLists.txt
--- old/kdf-18.12.2/CMakeLists.txt  2019-02-05 01:29:21.0 +0100
+++ new/kdf-18.12.3/CMakeLists.txt  2019-03-05 01:12:24.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 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.12.2/po/id/kdf.po new/kdf-18.12.3/po/id/kdf.po
--- old/kdf-18.12.2/po/id/kdf.po2019-02-05 01:29:17.0 +0100
+++ new/kdf-18.12.3/po/id/kdf.po2019-03-05 01:12:23.0 +0100
@@ -8,15 +8,15 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:55+0100\n"
-"PO-Revision-Date: 2019-01-19 08:55+0700\n"
-"Last-Translator: Wantoyo \n"
+"PO-Revision-Date: 2019-02-21 16:49+0700\n"
+"Last-Translator: wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 18.12.0\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 18.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -264,7 +264,7 @@
 #: src/kwikdisk.cpp:90
 #, kde-format
 msgid " KwikDisk..."
-msgstr " KwikDisk..."
+msgstr " KwikDisk..."
 
 #: src/kwikdisk.cpp:198
 #, kde-format
@@ -395,7 +395,7 @@
 #: src/optiondialog.cpp:31
 #, kde-format
 msgid "Configure"
-msgstr "Konfigurasi"
+msgstr "Konfigurasikan"
 
 #: src/optiondialog.cpp:37
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.12.2/po/pt_BR/kdf.po 
new/kdf-18.12.3/po/pt_BR/kdf.po
--- old/kdf-18.12.2/po/pt_BR/kdf.po 2019-02-05 01:29:18.0 +0100
+++ new/kdf-18.12.3/po/pt_BR/kdf.po 2019-03-05 01:12:23.0 +0100
@@ -5,21 +5,21 @@
 # Antonio Sergio de Mello e Souza , 2003.
 # Henrique Pinto , 2005.
 # André Marcelo Alvarenga , 2008, 2009, 2012, 2016.
-# Luiz Fernando Ranghetti , 2009.
+# Luiz Fernando Ranghetti , 2009, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdf\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:55+0100\n"
-"PO-Revision-Date: 2016-04-14 08:16-0300\n"
-"Last-Translator: André Marcelo Alvarenga \n"
-"Language-Team: Brazilian Portuguese \n"
+"PO-Revision-Date: 2019-02-07 17:26-0200\n"
+"Last-Translator: Luiz Fernando Ranghetti \n"
+"Language-Team: Portuguese \n"
 "Language: pt_BR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -180,7 +180,7 @@
 #: src/kdfconfig.ui:42
 #, kde-format
 msgid " sec"
-msgstr " seg"

commit kdf for openSUSE:Factory

2019-02-15 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2019-02-15 09:58:20

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.28833 (New)


Package is "kdf"

Fri Feb 15 09:58:20 2019 rev:93 rq:673748 version:18.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2019-01-24 14:06:45.855821570 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new.28833/kdf.changes   2019-02-15 
09:58:22.103703368 +0100
@@ -1,0 +2,10 @@
+Sat Feb 09 08:25:02 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.2.php
+- Changes since 18.12.1:
+  * No code changes since 18.12.1
+
+---

Old:

  kdf-18.12.1.tar.xz

New:

  kdf-18.12.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.oVVuHG/_old  2019-02-15 09:58:22.867703125 +0100
+++ /var/tmp/diff_new_pack.oVVuHG/_new  2019-02-15 09:58:22.871703123 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:18.12.1
+Version:18.12.2
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later

++ kdf-18.12.1.tar.xz -> kdf-18.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.12.1/CMakeLists.txt 
new/kdf-18.12.2/CMakeLists.txt
--- old/kdf-18.12.1/CMakeLists.txt  2019-01-08 01:09:22.0 +0100
+++ new/kdf-18.12.2/CMakeLists.txt  2019-02-05 01:29:21.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 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.12.1/desktop/kcmdf.desktop 
new/kdf-18.12.2/desktop/kcmdf.desktop
--- old/kdf-18.12.1/desktop/kcmdf.desktop   2019-01-03 22:50:22.0 
+0100
+++ new/kdf-18.12.2/desktop/kcmdf.desktop   2019-02-03 05:49:15.0 
+0100
@@ -40,7 +40,7 @@
 Name[hr]=Skladišni uređaji 
 Name[hu]=Tárolóeszközök
 Name[ia]=Dispositivos de immagazinage
-Name[id]=Media Simpan
+Name[id]=Media Penyimpanan
 Name[is]=Minnisbúnaður
 Name[it]=Dispositivi di memorizzazione
 Name[ja]=ストレージデバイス
@@ -114,7 +114,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 perangkat yang dikaitkan
+Comment[id]=Menampilkan penggunaan disk pada 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.12.1/desktop/org.kde.kdf.appdata.xml 
new/kdf-18.12.2/desktop/org.kde.kdf.appdata.xml
--- old/kdf-18.12.1/desktop/org.kde.kdf.appdata.xml 2019-01-03 
22:50:22.0 +0100
+++ new/kdf-18.12.2/desktop/org.kde.kdf.appdata.xml 2019-02-03 
05:49:15.0 +0100
@@ -15,6 +15,7 @@
   KDiskFree
   KDiskFree
   KDiskFree
+  KDiskFree
   KDiskFree
   KDiskFree
   KDiskFree
@@ -27,6 +28,7 @@
   KDiskFree
   xxKDiskFreexx
   KDiskFree
+  KDiskFree
   View Disk Usage
   Veure l'ús de disc
   Veure l'ús de disc
@@ -39,6 +41,7 @@
   Visualiser l'occupation du disque
   Visor do uso dos discos
   Vide uso de disco
+  Tampilan Penggunaan Disk
   Visualizza l'utilizzo del disco
   디스크 사용량 보기
   Schijfgebruik bekijken
@@ -51,6 +54,7 @@
   Перегляд використання диска
   xxView Disk Usagexx
   查看磁盘使用状况
+  檢視磁碟用量
   
 
  KDiskFree displays the available file devices (hard drive partitions, 
floppy and CD drives, etc.) along with information on their capacity, free 
space, type and mount point. It also allows you to mount and unmount drives and 
view them in a file manager.
@@ -64,6 +68,7 @@
 KDiskFree näyttää saatavilla olevat tiedostolaitteet 
(kiintolevyosiot, levyke- ja CD-asemat jne.) tietoineen: kapasiteetti, vapaa 
tila, tyyppi ja liitospiste. Se antaa myös liittää ja irrottaa asemia ja katsoa 
niitä tiedostonhallinnassa.
 KDiskFree affiche les systèmes de fichiers disponibles 

commit kdf for openSUSE:Factory

2019-01-24 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2019-01-24 14:06:44

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.28833 (New)


Package is "kdf"

Thu Jan 24 14:06:44 2019 rev:92 rq:665132 version:18.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2019-01-08 12:21:11.932752244 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new.28833/kdf.changes   2019-01-24 
14:06:45.855821570 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:42:11 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.1.php
+- Changes since 18.12.0:
+  * No code changes since 18.12.0
+
+---

Old:

  kdf-18.12.0.tar.xz

New:

  kdf-18.12.1.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.BMS63T/_old  2019-01-24 14:06:46.315821043 +0100
+++ /var/tmp/diff_new_pack.BMS63T/_new  2019-01-24 14:06:46.315821043 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:18.12.0
+Version:18.12.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later

++ kdf-18.12.0.tar.xz -> kdf-18.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.12.0/CMakeLists.txt 
new/kdf-18.12.1/CMakeLists.txt
--- old/kdf-18.12.0/CMakeLists.txt  2018-12-07 01:26:14.0 +0100
+++ new/kdf-18.12.1/CMakeLists.txt  2019-01-08 01:09:22.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-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.12.0/desktop/org.kde.kdf.appdata.xml 
new/kdf-18.12.1/desktop/org.kde.kdf.appdata.xml
--- old/kdf-18.12.0/desktop/org.kde.kdf.appdata.xml 2018-12-05 
00:34:50.0 +0100
+++ new/kdf-18.12.1/desktop/org.kde.kdf.appdata.xml 2019-01-03 
22:50:22.0 +0100
@@ -90,15 +90,18 @@
   KDiskFree main window
   Ventana principal de KDiskFree
   KDiskFreen pääikkuna
+  Fenêtre principale de KDiskFree
   Xanela principal de KDiskFree
   Finestra principale di KDiskFree
   Hoofdvenster van KDiskFree
   Hovudvindauge for KDiskFree
+  Okno główne KDiskFree
   Janela principal do KDiskFree
   Janela principal do KDiskFree
   Huvudfönstret i Kdiskfree
   Головне вікно KDiskFree
   xxKDiskFree main windowxx
+  KDiskFree 主窗口
   https://www.kde.org/images/screenshots/kdiskfree.png
 
   
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.12.0/po/zh_CN/kdf.po 
new/kdf-18.12.1/po/zh_CN/kdf.po
--- old/kdf-18.12.0/po/zh_CN/kdf.po 2018-12-07 01:26:12.0 +0100
+++ new/kdf-18.12.1/po/zh_CN/kdf.po 2019-01-08 01:09:21.0 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:55+0100\n"
-"PO-Revision-Date: 2018-11-12 09:28\n"
+"PO-Revision-Date: 2019-01-05 20:55\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kdf for openSUSE:Factory

2019-01-08 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2019-01-08 12:21:04

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new.28833 (New)


Package is "kdf"

Tue Jan  8 12:21:04 2019 rev:91 rq:658386 version:18.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2018-11-13 17:18:38.210181632 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new.28833/kdf.changes   2019-01-08 
12:21:11.932752244 +0100
@@ -1,0 +2,42 @@
+Fri Dec 14 06:09:08 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+---
+Mon Dec 03 20:55:55 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * No code changes since 18.11.80
+
+---
+Tue Nov 20 06:22:15 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Tue Nov 20 05:56:57 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * Add caption to the screenshot, minor fixes to the API docs
+  * Refine donation url in appdata
+  * Fix minor EBN issues
+  * Fix description
+  * Fix version
+  * Use nullptr
+  * Remove include moc file
+  * Add categories files
+
+---
@@ -47 +89 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -103 +145 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -211 +253 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -270 +312 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -357 +399 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -473 +515 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:

  kdf-18.08.3.tar.xz

New:

  kdf-18.12.0.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.rDpo8X/_old  2019-01-08 12:21:12.364751766 +0100
+++ /var/tmp/diff_new_pack.rDpo8X/_new  2019-01-08 12:21:12.364751766 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdf
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,22 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%bcond_without lang
-
-Name:   kdf
-Version:18.08.3
-Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%bcond_without lang
+Name:   kdf
+Version:18.12.0
+Release:0
 Summary:Disk Usage Viewer
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Monitoring
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source0:kdf-%{version}.tar.xz
 Patch1: desktop-files.diff
 BuildRequires:  kcmutils-devel
@@ -48,7 +47,6 @@
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 KDE free disk space utility
@@ -69,7 +67,7 @@
 %kf5_makeinstall -C build
 %if %{with lang}
   %find_lang %{name} --with-man --all-name
-  %kf5_find_htmldocs
+  %{kf5_find_htmldocs}
 %endif
 

commit kdf for openSUSE:Factory

2018-11-13 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2018-11-13 16:45:11

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Tue Nov 13 16:45:11 2018 rev:90 rq:648022 version:18.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2018-10-17 08:32:47.274305631 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2018-11-13 
17:18:38.210181632 +0100
@@ -1,0 +2,10 @@
+Thu Nov 08 20:43:35 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.3.php
+- Changes since 18.08.2:
+  * No code changes since 18.08.2
+
+---

Old:

  kdf-18.08.2.tar.xz

New:

  kdf-18.08.3.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.od6zO7/_old  2018-11-13 17:18:38.658181024 +0100
+++ /var/tmp/diff_new_pack.od6zO7/_new  2018-11-13 17:18:38.658181024 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kdf
-Version:18.08.2
+Version:18.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kdf-18.08.2.tar.xz -> kdf-18.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.08.2/CMakeLists.txt 
new/kdf-18.08.3/CMakeLists.txt
--- old/kdf-18.08.2/CMakeLists.txt  2018-10-09 02:17:09.0 +0200
+++ new/kdf-18.08.3/CMakeLists.txt  2018-11-06 01:13:26.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 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.08.2/desktop/org.kde.kdf.desktop 
new/kdf-18.08.3/desktop/org.kde.kdf.desktop
--- old/kdf-18.08.2/desktop/org.kde.kdf.desktop 2018-10-03 19:03:10.0 
+0200
+++ new/kdf-18.08.3/desktop/org.kde.kdf.desktop 2018-11-02 16:11:36.0 
+0100
@@ -163,6 +163,7 @@
 Comment[pl]=Wyświetla informacje o dyskach twardych i innych urządzeniach do 
przechowywania danych
 Comment[pt]=Mostrar informações sobre os discos rígidos e outros dispositivos 
de armazenamento
 Comment[pt_BR]=Mostra informações sobre os discos rígidos e outros 
dispositivos de armazenamento
+Comment[ru]=Просмотр сведений о жёстких дисках и других устройствах хранения
 Comment[sk]=Zobrazí informácie o pevných diskoch a iných úložných zariadeniach
 Comment[sl]=Pokaže podrobnosti o trdih diskih in drugih shranjevalnih napravah
 Comment[sr]=Приказ података о хард‑диску и другим складишним уређајима
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.08.2/desktop/org.kde.kwikdisk.desktop 
new/kdf-18.08.3/desktop/org.kde.kwikdisk.desktop
--- old/kdf-18.08.2/desktop/org.kde.kwikdisk.desktop2018-10-03 
19:03:10.0 +0200
+++ new/kdf-18.08.3/desktop/org.kde.kwikdisk.desktop2018-11-02 
16:11:36.0 +0100
@@ -165,6 +165,7 @@
 Comment[pl]=Ikona na panelu do podpinania i odpinania dysków
 Comment[pt]=Ícone do painel para montar e desmontar os discos
 Comment[pt_BR]=Ícone do painel para montar e desmontar os discos
+Comment[ru]=Значок на панели для подключения и отключения дисков
 Comment[sk]=Ikona panelu na pripojenie a odpojenie diskov
 Comment[sl]=Ikona za pult, s katero lahko priklopite/odklopite diske
 Comment[sr]=Панелска иконица за монтирање и демонтирање дискова
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.08.2/po/zh_CN/kdf.po 
new/kdf-18.08.3/po/zh_CN/kdf.po
--- old/kdf-18.08.2/po/zh_CN/kdf.po 2018-10-09 02:17:08.0 +0200
+++ new/kdf-18.08.3/po/zh_CN/kdf.po 2018-11-06 01:13:25.0 +0100
@@ -10,8 +10,8 @@
 "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-09-28 19:55\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2018-11-01 23:26\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit kdf for openSUSE:Factory

2018-10-17 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2018-10-17 08:32:17

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Wed Oct 17 08:32:17 2018 rev:89 rq:641495 version:18.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2018-09-15 15:29:52.341238344 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2018-10-17 
08:32:47.274305631 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:06:51 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.2.php
+- Changes since 18.08.1:
+  * None
+
+---

Old:

  kdf-18.08.1.tar.xz

New:

  kdf-18.08.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.tyU3Bt/_old  2018-10-17 08:32:48.202304807 +0200
+++ /var/tmp/diff_new_pack.tyU3Bt/_new  2018-10-17 08:32:48.202304807 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kdf
-Version:18.08.1
+Version:18.08.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kdf-18.08.1.tar.xz -> kdf-18.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.08.1/CMakeLists.txt 
new/kdf-18.08.2/CMakeLists.txt
--- old/kdf-18.08.1/CMakeLists.txt  2018-09-04 02:24:40.0 +0200
+++ new/kdf-18.08.2/CMakeLists.txt  2018-10-09 02:17:09.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 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.08.1/desktop/kcmdf.desktop 
new/kdf-18.08.2/desktop/kcmdf.desktop
--- old/kdf-18.08.1/desktop/kcmdf.desktop   2018-08-31 18:41:26.0 
+0200
+++ new/kdf-18.08.2/desktop/kcmdf.desktop   2018-10-03 19:03:10.0 
+0200
@@ -30,7 +30,7 @@
 Name[eo]=Memoraparatoj
 Name[es]=Dispositivos de almacenamiento
 Name[et]=Salvestusseadmed
-Name[eu]=Biltegiratze-gailuak
+Name[eu]=Biltegiratze gailuak
 Name[fa]=دستگاههای ذخیره
 Name[fi]=Tallennuslaitteet
 Name[fr]=Périphériques de stockage
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.08.1/desktop/org.kde.kdf.appdata.xml 
new/kdf-18.08.2/desktop/org.kde.kdf.appdata.xml
--- old/kdf-18.08.1/desktop/org.kde.kdf.appdata.xml 2018-08-31 
18:41:26.0 +0200
+++ new/kdf-18.08.2/desktop/org.kde.kdf.appdata.xml 2018-10-03 
19:03:10.0 +0200
@@ -11,6 +11,7 @@
   KDiskFree
   KDiskFree
   KDiskFree
+  KDiskFree
   KDiskFree
   KDiskFree
   KDiskFree
@@ -34,6 +35,7 @@
   Festplattenbelegung anzeigen
   View Disk Usage
   Visor de uso del disco
+  Ikusi diskoaren erabilera
   Näytä levynkäyttö
   Visualiser l'occupation du disque
   Visor do uso dos discos
@@ -59,6 +61,7 @@
 KDiskFree zeigt die verfügbaren Plattenbereiche an 
(Partitionen auf Festplatten, Disketten, CD-Laufwerke, USB-Sticks usw.). Zu 
jedem Bereich wird die Gesamtgröße, der freie Bereich, das Dateisystem und der 
Ort des Einhängens ins Dateisystem (Einhängepunkt) angezeigt. Mit KDiskFree 
können auch (sofern die Berechtigung vorhanden ist) Laufwerke ein- bzw. 
ausgehängt und die Dateiverwaltung mit der Anzeige für dieses Laufwerk geöffnet 
werden.
 KDiskFree displays the available file devices (hard 
drive partitions, floppy and CD drives, etc.) along with information on their 
capacity, free space, type and mount point. It also allows you to mount and 
unmount drives and view them in a file manager.
 KDiskFree muestra los dispositivos de archivos 
disponibles (particiones de disco duro, disquetes, unidades de CD, etc.), junto 
a información sobre su capacidad, espacio libre, tipo y punto de montaje. 
También le permite montar y desmontar dispositivos, así como abrirlos en un 
gestor de archivos.
+KDiskFreek erabilgarri dauden fitxategi gailuak azaltzen 
ditu (disko zurrun partizioak, diskete eta CD unitateak, etab.), haien 
gaitasuna, leku askea, mota, eta muntatze-puntuari buruzko informazioarekin 
batera. Unitateak muntatzea eta desmuntatzea eta haiek fitxategi-kudeatzailean 
ikustea eskaintzen du.
 KDiskFree näyttää saatavilla olevat 

commit kdf for openSUSE:Factory

2018-08-24 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2018-08-24 17:07:30

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Fri Aug 24 17:07:30 2018 rev:87 rq:630217 version:18.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2018-07-19 22:51:48.842597984 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2018-08-24 
17:07:35.734320194 +0200
@@ -1,0 +2,24 @@
+Thu Aug 16 22:03:50 UTC 2018 - christo...@krop.fr
+
+- Update to 18.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.0.php
+- Changes since 18.07.80:
+  * None
+
+---
+Thu Jul 26 13:00:40 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+- Changes since 18.04.3:
+  * Not necessary to generate moc file
+  * Remove extra ;
+  * Warning--
+  * Do not duplicate work of KAboutData::setupCommandLine()
+  * Add simple appdata file for KDiskFree
+
+---

Old:

  kdf-18.04.3.tar.xz

New:

  kdf-18.08.0.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.qhzCrn/_old  2018-08-24 17:07:36.182320727 +0200
+++ /var/tmp/diff_new_pack.qhzCrn/_new  2018-08-24 17:07:36.182320727 +0200
@@ -19,11 +19,11 @@
 %bcond_without lang
 
 Name:   kdf
-Version:18.04.3
+Version:18.08.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Disk Usage Viewer
 License:GPL-2.0+
 Group:  System/Monitoring
@@ -97,6 +97,7 @@
 %{_kf5_plugindir}/libkcm_kdf.so
 %{_kf5_servicesdir}/kcmdf.desktop
 %{_kf5_kxmlguidir}/kdf/
+%{_kf5_appstreamdir}/org.kde.kdf.appdata.xml
 
 %files -n kwikdisk
 %defattr(-,root,root)

++ kdf-18.04.3.tar.xz -> kdf-18.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.04.3/CMakeLists.txt 
new/kdf-18.08.0/CMakeLists.txt
--- old/kdf-18.04.3/CMakeLists.txt  2018-07-10 02:08:00.0 +0200
+++ new/kdf-18.08.0/CMakeLists.txt  2018-08-10 02:07:24.0 +0200
@@ -4,8 +4,8 @@
 
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
-set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "3")
+set (KDE_APPLICATIONS_VERSION_MINOR "08")
+set (KDE_APPLICATIONS_VERSION_MICRO "0")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 if(NOT UNIX)
@@ -57,6 +57,13 @@
 XmlGui
 )
 
+add_definitions(-DQT_NO_CAST_FROM_ASCII)
+add_definitions(-DQT_NO_CAST_TO_ASCII)
+add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
+add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
+add_definitions(-DQT_USE_QSTRINGBUILDER)
+#add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
+
 add_subdirectory(desktop)
 add_subdirectory(doc)
 add_subdirectory(pics)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.04.3/desktop/CMakeLists.txt 
new/kdf-18.08.0/desktop/CMakeLists.txt
--- old/kdf-18.04.3/desktop/CMakeLists.txt  2018-07-07 11:24:38.0 
+0200
+++ new/kdf-18.08.0/desktop/CMakeLists.txt  2018-08-06 22:43:47.0 
+0200
@@ -4,3 +4,4 @@
 install( PROGRAMS org.kde.kdf.desktop org.kde.kwikdisk.desktop DESTINATION 
${KDE_INSTALL_APPDIR})
 install( FILES kdfui.rc  DESTINATION ${KDE_INSTALL_KXMLGUI5DIR}/kdf)
 install( FILES kcmdf.desktop DESTINATION  ${KDE_INSTALL_KSERVICES5DIR} )
+install(FILES org.kde.kdf.appdata.xml DESTINATION ${CMAKE_INSTALL_METAINFODIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.04.3/desktop/org.kde.kdf.appdata.xml 
new/kdf-18.08.0/desktop/org.kde.kdf.appdata.xml
--- old/kdf-18.04.3/desktop/org.kde.kdf.appdata.xml 1970-01-01 
01:00:00.0 +0100
+++ new/kdf-18.08.0/desktop/org.kde.kdf.appdata.xml 2018-08-06 
22:43:47.0 +0200
@@ -0,0 +1,88 @@
+
+
+  org.kde.kdf
+  FSFAP
+  GPL-2.0+
+  KDiskFree
+  KDiskFree
+  KDiskFree
+  KDiskFree
+  KDiskFree
+  KDiskFree
+  KDiskFree
+  KDiskFree
+  KDiskFree
+  KDiskFree
+  KDiskFree
+  KDiskFree
+  KDiskFree
+  

commit kdf for openSUSE:Factory

2018-07-19 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2018-07-19 22:51:46

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Thu Jul 19 22:51:46 2018 rev:86 rq:622657 version:18.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2018-06-15 14:41:12.751453520 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2018-07-19 
22:51:48.842597984 +0200
@@ -1,0 +2,10 @@
+Fri Jul 13 04:49:56 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.3.php
+- Changes since 18.04.2:
+  * None
+
+---

Old:

  kdf-18.04.2.tar.xz

New:

  kdf-18.04.3.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.UQCCdB/_old  2018-07-19 22:51:50.162593669 +0200
+++ /var/tmp/diff_new_pack.UQCCdB/_new  2018-07-19 22:51:50.162593669 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kdf
-Version:18.04.2
+Version:18.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kdf-18.04.2.tar.xz -> kdf-18.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.04.2/CMakeLists.txt 
new/kdf-18.04.3/CMakeLists.txt
--- old/kdf-18.04.2/CMakeLists.txt  2018-06-05 02:34:59.0 +0200
+++ new/kdf-18.04.3/CMakeLists.txt  2018-07-10 02:08:00.0 +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 "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 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.2/po/zh_CN/kdf.po 
new/kdf-18.04.3/po/zh_CN/kdf.po
--- old/kdf-18.04.2/po/zh_CN/kdf.po 2018-06-05 02:34:53.0 +0200
+++ new/kdf-18.04.3/po/zh_CN/kdf.po 2018-07-10 02:08:00.0 +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-05-18 06:33-0400\n"
+"PO-Revision-Date: 2018-07-03 17:42\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kdf for openSUSE:Factory

2018-06-15 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2018-06-15 14:41:10

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Fri Jun 15 14:41:10 2018 rev:85 rq:615522 version:18.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2018-05-16 18:39:08.536605784 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2018-06-15 
14:41:12.751453520 +0200
@@ -1,0 +2,10 @@
+Fri Jun 08 05:06:44 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.2.php
+- Changes since 18.04.1:
+  * None
+
+---

Old:

  kdf-18.04.1.tar.xz

New:

  kdf-18.04.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.1kAL4D/_old  2018-06-15 14:41:13.559423965 +0200
+++ /var/tmp/diff_new_pack.1kAL4D/_new  2018-06-15 14:41:13.563423819 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kdf
-Version:18.04.1
+Version:18.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kdf-18.04.1.tar.xz -> kdf-18.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.04.1/CMakeLists.txt 
new/kdf-18.04.2/CMakeLists.txt
--- old/kdf-18.04.1/CMakeLists.txt  2018-05-08 02:12:12.0 +0200
+++ new/kdf-18.04.2/CMakeLists.txt  2018-06-05 02:34:59.0 +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 "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 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.1/desktop/kcmdf.desktop 
new/kdf-18.04.2/desktop/kcmdf.desktop
--- old/kdf-18.04.1/desktop/kcmdf.desktop   2018-05-02 14:17:51.0 
+0200
+++ new/kdf-18.04.2/desktop/kcmdf.desktop   2018-06-02 00:51:56.0 
+0200
@@ -57,7 +57,7 @@
 Name[nds]=Spiekerreedschappen
 Name[ne]=भण्डारण यन्त्र
 Name[nl]=Opslagapparaten
-Name[nn]=Lagringseiningar
+Name[nn]=Lagrings­einingar
 Name[pa]=ਸਟੋਰੇਜ਼ ਜੰਤਰ
 Name[pl]=Urządzenia do przechowywania danych
 Name[pt]=Dispositivos de Armazenamento
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.04.1/po/nn/kdf.po new/kdf-18.04.2/po/nn/kdf.po
--- old/kdf-18.04.1/po/nn/kdf.po2018-05-08 02:12:11.0 +0200
+++ new/kdf-18.04.2/po/nn/kdf.po2018-06-05 02:34:52.0 +0200
@@ -1,14 +1,14 @@
 # Translation of kdf to Norwegian Nynorsk
 #
 # Gaute Hvoslef Kvalnes , 1999, 2000, 2002, 2004.
-# Karl Ove Hufthammer , 2007, 2008, 2016.
+# Karl Ove Hufthammer , 2007, 2008, 2016, 2018.
 # Eirik U. Birkeland , 2008, 2009.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdf\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:17+0100\n"
-"PO-Revision-Date: 2016-11-01 19:19+0100\n"
+"PO-Revision-Date: 2018-05-15 21:39+0100\n"
 "Last-Translator: Karl Ove Hufthammer \n"
 "Language-Team: Norwegian Nynorsk \n"
 "Language: nn\n"
@@ -127,11 +127,12 @@
 msgid "Free"
 msgstr "Ledig"
 
+# Kolonneoverskrift som seier kor mykje av disken som er full. Dataradene 
inneheld %, så % skal ikkje stå i kolonneoverskrifta.
 #: src/kdfconfig.cpp:57 src/kdfwidget.cpp:74
 #, kde-format
 msgctxt "Used storage space in %"
 msgid "Full %"
-msgstr "Full %"
+msgstr "Full"
 
 #: src/kdfconfig.cpp:58 src/kdfwidget.cpp:75
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-18.04.1/po/zh_CN/kdf.po 
new/kdf-18.04.2/po/zh_CN/kdf.po
--- old/kdf-18.04.1/po/zh_CN/kdf.po 2018-05-08 02:12:11.0 +0200
+++ new/kdf-18.04.2/po/zh_CN/kdf.po 2018-06-05 02:34:53.0 +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-26 06:12-0400\n"
+"PO-Revision-Date: 2018-05-18 06:33-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kdf for openSUSE:Factory

2018-05-16 Thread root
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 - lbeltr...@kde.org
+
+- 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.49657 +0200
+++ /var/tmp/diff_new_pack.1qOjlm/_new  2018-05-16 18:39:09.49657 +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.0 +0200
+++ new/kdf-18.04.1/CMakeLists.txt  2018-05-08 02:12:12.0 +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.0 
+0200
+++ new/kdf-18.04.1/desktop/kcmdf.desktop   2018-05-02 14:17:51.0 
+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.0 
+0200
+++ new/kdf-18.04.1/desktop/org.kde.kdf.desktop 2018-05-02 14:17:51.0 
+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.desktop2018-04-09 
22:42:13.0 +0200
+++ new/kdf-18.04.1/desktop/org.kde.kwikdisk.desktop2018-05-02 
14:17:51.0 +0200
@@ -174,5 +174,6 @@
 Comment[uk]=Піктограма на панелі для монтування і демонтування дисків
 Comment[x-test]=xxPanel icon to mount and unmount disksxx
 Comment[zh_CN]=挂载和卸载磁盘的面板图标

commit kdf for openSUSE:Factory

2018-04-27 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2018-04-27 16:03:40

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Fri Apr 27 16:03:40 2018 rev:83 rq:599035 version:18.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2018-03-22 12:01:03.722397695 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2018-04-27 
16:03:41.902669342 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 07:49:10 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+  * None
+
+---
+Fri Apr 06 07:09:20 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.03.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+  * None
+
+---

Old:

  kdf-17.12.3.tar.xz

New:

  kdf-18.04.0.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.IMKUj8/_old  2018-04-27 16:03:42.474648356 +0200
+++ /var/tmp/diff_new_pack.IMKUj8/_new  2018-04-27 16:03:42.478648209 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kdf
-Version:17.12.3
+Version:18.04.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kdf-17.12.3.tar.xz -> kdf-18.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.12.3/CMakeLists.txt 
new/kdf-18.04.0/CMakeLists.txt
--- old/kdf-17.12.3/CMakeLists.txt  2018-03-06 01:15:58.0 +0100
+++ new/kdf-18.04.0/CMakeLists.txt  2018-04-13 02:06:52.0 +0200
@@ -3,9 +3,9 @@
 project(kdf)
 
 # KDE Application Version, managed by release script
-set (KDE_APPLICATIONS_VERSION_MAJOR "17")
-set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "3")
+set (KDE_APPLICATIONS_VERSION_MAJOR "18")
+set (KDE_APPLICATIONS_VERSION_MINOR "04")
+set (KDE_APPLICATIONS_VERSION_MICRO "0")
 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-17.12.3/po/ca/kdf.po new/kdf-18.04.0/po/ca/kdf.po
--- old/kdf-17.12.3/po/ca/kdf.po2018-03-06 01:15:57.0 +0100
+++ new/kdf-18.04.0/po/ca/kdf.po2018-04-13 02:06:50.0 +0200
@@ -409,3 +409,6 @@
 #, kde-format
 msgid "Mount Commands"
 msgstr "Ordres de muntatge"
+
+#~ msgid "A test application"
+#~ msgstr "Una aplicació de prova"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.12.3/po/ca@valencia/kdf.po 
new/kdf-18.04.0/po/ca@valencia/kdf.po
--- old/kdf-17.12.3/po/ca@valencia/kdf.po   2018-03-06 01:15:57.0 
+0100
+++ new/kdf-18.04.0/po/ca@valencia/kdf.po   2018-04-13 02:06:50.0 
+0200
@@ -284,7 +284,7 @@
 #: src/kwikdisk.cpp:221
 #, kde-format
 msgid "You must login as root to mount this disk"
-msgstr "Heu de ser el superusuari per a muntar este disc"
+msgstr "Heu de ser el superusuari per a muntar aquest disc"
 
 #: src/kwikdisk.cpp:287
 #, kde-format
@@ -335,12 +335,12 @@
 #: src/mntconfig.cpp:69
 #, kde-format
 msgid "Mount Command"
-msgstr "Orde de muntatge"
+msgstr "Ordre de muntatge"
 
 #: src/mntconfig.cpp:69
 #, kde-format
 msgid "Unmount Command"
-msgstr "Orde de desmuntatge"
+msgstr "Ordre de desmuntatge"
 
 #: src/mntconfig.cpp:74
 #, kde-format
@@ -374,13 +374,13 @@
 #: src/mntconfig.ui:30
 #, kde-format
 msgid "Mount Command:"
-msgstr "Orde de muntatge:"
+msgstr "Ordre de muntatge:"
 
 #. i18n: ectx: property (text), widget (QLabel, umountLabel)
 #: src/mntconfig.ui:40
 #, kde-format
 msgid "Unmount Command:"
-msgstr "Orde de desmuntatge:"
+msgstr "Ordre de desmuntatge:"
 
 #. i18n: ectx: property (text), widget (QPushButton, mDefaultIconButton)
 #: src/mntconfig.ui:50
@@ -393,7 +393,7 @@
 #: src/mntconfig.ui:57 src/mntconfig.ui:64
 #, kde-format
 msgid "Get Command..."
-msgstr "Recupera l'orde..."
+msgstr "Recupera l'ordre..."
 
 #: src/optiondialog.cpp:31
 #, kde-format
@@ -408,4 +408,7 @@
 #: src/optiondialog.cpp:41
 #, kde-format
 msgid "Mount Commands"
-msgstr "Ordes de muntatge"
+msgstr "Ordres de muntatge"
+
+#~ msgid "A test application"
+#~ msgstr "Una aplicació de prova"
diff -urN '--exclude=CVS' 

commit kdf for openSUSE:Factory

2018-03-22 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2018-03-22 11:58:31

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Thu Mar 22 11:58:31 2018 rev:82 rq:585556 version:17.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2018-02-14 09:37:47.706054697 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2018-03-22 
12:01:03.722397695 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:51:38 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.3.php
+- Changes since 17.12.2:
+  * None
+
+---

Old:

  kdf-17.12.2.tar.xz

New:

  kdf-17.12.3.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.ehXoVL/_old  2018-03-22 12:01:05.882320249 +0100
+++ /var/tmp/diff_new_pack.ehXoVL/_new  2018-03-22 12:01:05.890319962 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kdf
-Version:17.12.2
+Version:17.12.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kdf-17.12.2.tar.xz -> kdf-17.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.12.2/CMakeLists.txt 
new/kdf-17.12.3/CMakeLists.txt
--- old/kdf-17.12.2/CMakeLists.txt  2018-02-06 01:11:01.0 +0100
+++ new/kdf-17.12.3/CMakeLists.txt  2018-03-06 01:15:58.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 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-17.12.2/po/ca/docs/kcontrol/blockdevices/index.docbook 
new/kdf-17.12.3/po/ca/docs/kcontrol/blockdevices/index.docbook
--- old/kdf-17.12.2/po/ca/docs/kcontrol/blockdevices/index.docbook  
2018-02-06 01:11:00.0 +0100
+++ new/kdf-17.12.3/po/ca/docs/kcontrol/blockdevices/index.docbook  
2018-03-06 01:15:58.0 +0100
@@ -57,7 +57,7 @@
 >Dispositius d'emmagatzematge
 
 La finestra mostra els dispositius de fitxer disponibles i informació en 
quant a cada dispositiu. També et permet controlar els punts de muntatge i 
muntar/desmuntar els dispositius. 
+>La finestra mostra els dispositius de fitxer disponibles i informació quant a 
cada dispositiu. També et permet controlar els punts de muntatge i 
muntar/desmuntar els dispositius. 
 
 Normalment, en aquesta pestanya es mostra la informació següent: 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.12.2/po/ca/docs/kdf/index.docbook 
new/kdf-17.12.3/po/ca/docs/kdf/index.docbook
--- old/kdf-17.12.2/po/ca/docs/kdf/index.docbook2018-02-06 
01:11:00.0 +0100
+++ new/kdf-17.12.3/po/ca/docs/kdf/index.docbook2018-03-06 
01:15:58.0 +0100
@@ -54,7 +54,7 @@
 
 El  mostra els dispositius de fitxers disponibles i informació en 
quant a ells.
+>El  mostra els dispositius de fitxers disponibles i informació 
quant a ells.
 
 
 
@@ -82,10 +82,10 @@
 >Introducció
 
 El  mostra els dispositius de fitxers disponibles (particions de 
disc dur, disquets i lectors de , dits USB, ) juntament amb informació 
de la seva capacitat, espai lliure, tipus i punt de muntatge. També permet 
muntar i desmuntar els dispositius i veure'ls en un gestor de fitxers.
+>El  mostra els dispositius de fitxers disponibles (particions de 
disc dur, disquets i lectors de , memòries USB, ) juntament amb 
informació de la seva capacitat, espai lliure, tipus i punt de muntatge. També 
permet muntar i desmuntar els dispositius i veure'ls en un gestor de 
fitxers.
 
 El  és similar al mòdul dispositius d'emmagatzematge a 
l', però necessita menys espai de pantalla. És útil si voleu 
mantenir una finestra del  disponible en tot moment.
+>El  és similar al mòdul dels dispositius d'emmagatzematge a 
l', però necessita menys espai de pantalla. És útil si voleu 
mantenir una finestra del  disponible en tot moment.
 
 
 
@@ -192,7 +192,7 @@
 > ordena en l'ordre contrari.
 
 Al fer clic amb el  en una fila es mostrarà un menú. Si el dispositiu no 
està muntat actualment, l'opció En fer clic amb el  en una fila es mostrarà un menú. Si el dispositiu no 
està 

commit kdf for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2018-02-14 09:37:42

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Wed Feb 14 09:37:42 2018 rev:81 rq:575025 version:17.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2018-01-22 16:12:58.821478110 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2018-02-14 
09:37:47.706054697 +0100
@@ -1,0 +2,10 @@
+Wed Feb 07 08:48:02 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.2.php
+- Changes since 17.12.1:
+  * None
+
+---

Old:

  kdf-17.12.1.tar.xz

New:

  kdf-17.12.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.5QgwOE/_old  2018-02-14 09:37:48.482026402 +0100
+++ /var/tmp/diff_new_pack.5QgwOE/_new  2018-02-14 09:37:48.482026402 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kdf
-Version:17.12.1
+Version:17.12.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kdf-17.12.1.tar.xz -> kdf-17.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.12.1/CMakeLists.txt 
new/kdf-17.12.2/CMakeLists.txt
--- old/kdf-17.12.1/CMakeLists.txt  2018-01-09 01:56:54.0 +0100
+++ new/kdf-17.12.2/CMakeLists.txt  2018-02-06 01:11:01.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 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-17.12.1/desktop/org.kde.kdf.desktop 
new/kdf-17.12.2/desktop/org.kde.kdf.desktop
--- old/kdf-17.12.1/desktop/org.kde.kdf.desktop 2018-01-07 06:20:13.0 
+0100
+++ new/kdf-17.12.2/desktop/org.kde.kdf.desktop 2018-02-03 00:41:42.0 
+0100
@@ -162,6 +162,7 @@
 Comment[pl]=Wyświetla informacje o dyskach twardych i innych urządzeniach do 
przechowywania danych
 Comment[pt]=Mostrar informações sobre os discos rígidos e outros dispositivos 
de armazenamento
 Comment[sk]=Zobrazí informácie o pevných diskoch a iných úložných zariadeniach
+Comment[sl]=Pokaže podrobnosti o trdih diskih in drugih shranjevalnih napravah
 Comment[sr]=Приказ података о хард‑диску и другим складишним уређајима
 Comment[sr@ijekavian]=Приказ података о хард‑диску и другим складишним 
уређајима
 Comment[sr@ijekavianlatin]=Prikaz podataka o hard‑disku i drugim skladišnim 
uređajima
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.12.1/desktop/org.kde.kwikdisk.desktop 
new/kdf-17.12.2/desktop/org.kde.kwikdisk.desktop
--- old/kdf-17.12.1/desktop/org.kde.kwikdisk.desktop2018-01-07 
06:20:13.0 +0100
+++ new/kdf-17.12.2/desktop/org.kde.kwikdisk.desktop2018-02-03 
00:41:42.0 +0100
@@ -164,6 +164,7 @@
 Comment[pl]=Ikona na panelu do podpinania i odpinania dysków
 Comment[pt]=Ícone do painel para montar e desmontar os discos
 Comment[sk]=Ikona panelu na pripojenie a odpojenie diskov
+Comment[sl]=Ikona za pult, s katero lahko priklopite/odklopite diske
 Comment[sr]=Панелска иконица за монтирање и демонтирање дискова
 Comment[sr@ijekavian]=Панелска иконица за монтирање и демонтирање дискова
 Comment[sr@ijekavianlatin]=Panelska ikonica za montiranje i demontiranje 
diskova
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.12.1/po/ca/kdf.po new/kdf-17.12.2/po/ca/kdf.po
--- old/kdf-17.12.1/po/ca/kdf.po2018-01-09 01:56:54.0 +0100
+++ new/kdf-17.12.2/po/ca/kdf.po2018-02-06 01:11:00.0 +0100
@@ -409,6 +409,3 @@
 #, kde-format
 msgid "Mount Commands"
 msgstr "Ordres de muntatge"
-
-#~ msgid "A test application"
-#~ msgstr "Una aplicació de prova"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.12.1/po/ca@valencia/kdf.po 
new/kdf-17.12.2/po/ca@valencia/kdf.po
--- old/kdf-17.12.1/po/ca@valencia/kdf.po   2018-01-09 01:56:54.0 
+0100
+++ new/kdf-17.12.2/po/ca@valencia/kdf.po   2018-02-06 01:11:00.0 
+0100
@@ -409,6 +409,3 @@
 #, kde-format
 msgid "Mount Commands"
 

commit kdf for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2018-01-22 16:12:43

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Mon Jan 22 16:12:43 2018 rev:80 rq:564298 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2017-12-19 10:53:32.799661224 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2018-01-22 
16:12:58.821478110 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:41:07 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * None
+
+---

Old:

  kdf-17.12.0.tar.xz

New:

  kdf-17.12.1.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.DQdgUI/_old  2018-01-22 16:12:59.345453597 +0100
+++ /var/tmp/diff_new_pack.DQdgUI/_new  2018-01-22 16:12:59.349453411 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kdf
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kdf-17.12.0.tar.xz -> kdf-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.12.0/CMakeLists.txt 
new/kdf-17.12.1/CMakeLists.txt
--- old/kdf-17.12.0/CMakeLists.txt  2017-12-08 01:50:47.0 +0100
+++ new/kdf-17.12.1/CMakeLists.txt  2018-01-09 01:56:54.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-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-17.12.0/desktop/kcmdf.desktop 
new/kdf-17.12.1/desktop/kcmdf.desktop
--- old/kdf-17.12.0/desktop/kcmdf.desktop   2017-12-05 00:03:53.0 
+0100
+++ new/kdf-17.12.1/desktop/kcmdf.desktop   2018-01-07 06:20:13.0 
+0100
@@ -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 perangkat yang dikaitkan
+Comment[id]=Menampilkan pemakaian diska dari peranti 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-17.12.0/desktop/org.kde.kdf.desktop 
new/kdf-17.12.1/desktop/org.kde.kdf.desktop
--- old/kdf-17.12.0/desktop/org.kde.kdf.desktop 2017-12-05 00:03:53.0 
+0100
+++ new/kdf-17.12.1/desktop/org.kde.kdf.desktop 2018-01-07 06:20:13.0 
+0100
@@ -152,7 +152,9 @@
 Comment[el]=Εμφανίζει πληροφορίες για σκληρούς δίσκους και άλλες συσκευές 
αποθήκευσης
 Comment[en_GB]=Displays information about hard disks and other storage devices
 Comment[es]=Muestra información sobre discos duros y otros dispositivos de 
almacenamiento
+Comment[fi]=Näyttää tietoa kiintolevyiltä ja muiilta tallennuslaitteilta
 Comment[fr]=Affiche des informations à propos de vos disques durs et autres 
périphériques de stockage
+Comment[gl]=Mostra información sobre os discos duros e outros dispositivos de 
almacenamento.
 Comment[it]=Visualizza informazioni relative ai dischi fissi e agli altri 
dispositivi di archiviazione
 Comment[ko]=하드 디스크와 다른 저장 장치 정보 표시
 Comment[nl]=Toont informatie over vaste schijven en andere opslagapparaten
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.12.0/desktop/org.kde.kwikdisk.desktop 
new/kdf-17.12.1/desktop/org.kde.kwikdisk.desktop
--- old/kdf-17.12.0/desktop/org.kde.kwikdisk.desktop2017-12-05 
00:03:53.0 +0100
+++ new/kdf-17.12.1/desktop/org.kde.kwikdisk.desktop2018-01-07 
06:20:13.0 +0100
@@ -154,7 +154,9 @@
 Comment[el]=Εικονίδιο πίνακα για (απο)προσάρτηση δίσκων
 Comment[en_GB]=Panel icon to mount and unmount disks
 Comment[es]=Icono del panel para montar y desmontar discos
+Comment[fi]=Paneelikuvake levyjen liittämiseksi ja irrottamiseksi
 Comment[fr]=Icône pour monter et libérer les disques
+Comment[gl]=Icona de panel para montar e desmontar 

commit kdf for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2017-12-19 10:53:31

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Tue Dec 19 10:53:31 2017 rev:79 rq:556178 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2017-11-17 10:45:55.183651873 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2017-12-19 
10:53:32.799661224 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:05 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:36 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:08 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * add comments for appstream happyness 
http://metadata.neon.kde.org/appstream/html/xenial/main/issues/kdf.html
+
+---

Old:

  kdf-17.08.3.tar.xz

New:

  kdf-17.12.0.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.Ie9V7i/_old  2017-12-19 10:53:33.635620868 +0100
+++ /var/tmp/diff_new_pack.Ie9V7i/_new  2017-12-19 10:53:33.635620868 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kdf
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kdf-17.08.3.tar.xz -> kdf-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.08.3/CMakeLists.txt 
new/kdf-17.12.0/CMakeLists.txt
--- old/kdf-17.08.3/CMakeLists.txt  2017-11-07 02:15:59.0 +0100
+++ new/kdf-17.12.0/CMakeLists.txt  2017-12-08 01:50:47.0 +0100
@@ -4,8 +4,8 @@
 
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
-set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "3")
+set (KDE_APPLICATIONS_VERSION_MINOR "12")
+set (KDE_APPLICATIONS_VERSION_MICRO "0")
 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-17.08.3/desktop/org.kde.kdf.desktop 
new/kdf-17.12.0/desktop/org.kde.kdf.desktop
--- old/kdf-17.08.3/desktop/org.kde.kdf.desktop 2017-11-05 01:47:41.0 
+0100
+++ new/kdf-17.12.0/desktop/org.kde.kdf.desktop 2017-12-05 00:03:53.0 
+0100
@@ -82,7 +82,7 @@
 GenericName[ca@valencia]=Veure l'ús de disc
 GenericName[cs]=Zobrazení využití disku
 GenericName[cy]=Gweld Defnydd y Disg
-GenericName[da]=Se diskforbrug
+GenericName[da]=Vis diskforbrug
 GenericName[de]=Festplattenbelegung etc. anzeigen
 GenericName[el]=Προβολή χρήσης του δίσκου
 GenericName[en_GB]=View Disk Usage
@@ -147,14 +147,18 @@
 Comment[ca]=Mostra la informació sobre els discs durs i altres dispositius 
d'emmagatzematge
 Comment[ca@valencia]=Mostra la informació sobre els discs durs i altres 
dispositius d'emmagatzematge
 Comment[cs]=Zobrazí informace o pevných discích a jiných úložných zařízeních
+Comment[da]=Viser information om harddiske og andre lagringsenheder
 Comment[de]=Zeigt Informationen über Festplatten und andere Speichergeräte.
+Comment[el]=Εμφανίζει πληροφορίες για σκληρούς δίσκους και άλλες συσκευές 
αποθήκευσης
+Comment[en_GB]=Displays information about hard disks and other storage devices
 Comment[es]=Muestra información sobre discos duros y otros dispositivos de 
almacenamiento
 Comment[fr]=Affiche des informations à propos de vos disques durs et autres 
périphériques de stockage
 Comment[it]=Visualizza informazioni relative ai dischi fissi e agli altri 
dispositivi di archiviazione
-Comment[nl]=Toont informatie over vaste schijven en andere apparaten voor 
opslag
+Comment[ko]=하드 디스크와 다른 저장 장치 정보 표시
+Comment[nl]=Toont informatie over vaste schijven en andere opslagapparaten
 Comment[nn]=Viser informasjon om harddiskar og andre lagringseiningar
 Comment[pl]=Wyświetla informacje o dyskach 

commit kdf for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2017-11-17 10:45:32

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Fri Nov 17 10:45:32 2017 rev:78 rq:540872 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2017-10-23 16:47:48.936062146 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2017-11-17 
10:45:55.183651873 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:11:37 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kdf-17.08.2.tar.xz

New:

  kdf-17.08.3.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.lWnDCn/_old  2017-11-17 10:45:57.215577500 +0100
+++ /var/tmp/diff_new_pack.lWnDCn/_new  2017-11-17 10:45:57.219577354 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kdf
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kdf-17.08.2.tar.xz -> kdf-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.08.2/CMakeLists.txt 
new/kdf-17.08.3/CMakeLists.txt
--- old/kdf-17.08.2/CMakeLists.txt  2017-10-10 02:08:45.0 +0200
+++ new/kdf-17.08.3/CMakeLists.txt  2017-11-07 02:15:59.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 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-17.08.2/desktop/org.kde.kdf.desktop 
new/kdf-17.08.3/desktop/org.kde.kdf.desktop
--- old/kdf-17.08.2/desktop/org.kde.kdf.desktop 2017-10-08 04:46:08.0 
+0200
+++ new/kdf-17.08.3/desktop/org.kde.kdf.desktop 2017-11-05 01:47:41.0 
+0100
@@ -161,6 +161,7 @@
 Comment[sr@ijekavianlatin]=Prikaz podataka o hard‑disku i drugim skladišnim 
uređajima
 Comment[sr@latin]=Prikaz podataka o hard‑disku i drugim skladišnim uređajima
 Comment[sv]=Visar information om hårddiskar och andra lagringsenheter
+Comment[tr]=Sabit disk ve diğer depolama aygıtları hakkında bilgileri gösterir
 Comment[uk]=Показати дані щодо дисків та інших пристроїв зберігання даних
 Comment[x-test]=xxDisplays information about hard disks and other storage 
devicesxx
 Comment[zh_CN]=显示硬盘和其他存储设备的信息
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.08.2/desktop/org.kde.kwikdisk.desktop 
new/kdf-17.08.3/desktop/org.kde.kwikdisk.desktop
--- old/kdf-17.08.2/desktop/org.kde.kwikdisk.desktop2017-10-08 
04:46:08.0 +0200
+++ new/kdf-17.08.3/desktop/org.kde.kwikdisk.desktop2017-11-05 
01:47:41.0 +0100
@@ -163,6 +163,7 @@
 Comment[sr@ijekavianlatin]=Panelska ikonica za montiranje i demontiranje 
diskova
 Comment[sr@latin]=Panelska ikonica za montiranje i demontiranje diskova
 Comment[sv]=Panelikon för att montera och avmontera diskar
+Comment[tr]=Diskleri bağlama ve ayırma için panel simgesi
 Comment[uk]=Піктограма на панелі для монтування і демонтування дисків
 Comment[x-test]=xxPanel icon to mount and unmount disksxx
 Comment[zh_CN]=挂载和卸载磁盘的面板图标
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.08.2/po/tr/kdf.po new/kdf-17.08.3/po/tr/kdf.po
--- old/kdf-17.08.2/po/tr/kdf.po2017-10-10 02:08:44.0 +0200
+++ new/kdf-17.08.3/po/tr/kdf.po2017-11-07 02:15:59.0 +0100
@@ -15,8 +15,8 @@
 "Project-Id-Version: kdeutils-kde4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:17+0100\n"
-"PO-Revision-Date: 2014-06-08 14:02+\n"
-"Last-Translator: Volkan Gezer \n"
+"PO-Revision-Date: 2017-10-03 15:01+\n"
+"Last-Translator: Kaan \n"
 "Language-Team: Turkish (http://www.transifex.com/projects/p/kdeutils-k-tr/;
 "language/tr/)\n"
 "Language: tr\n"
@@ -207,7 +207,7 @@
 #, kde-format
 msgctxt "Disk percentage"
 msgid "%1%"
-msgstr ""
+msgstr "%1%"
 
 #: src/kdfwidget.cpp:72
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit kdf for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2017-10-23 16:47:47

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Mon Oct 23 16:47:47 2017 rev:77 rq:534703 version:17.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2017-09-11 16:21:16.389491541 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2017-10-23 
16:47:48.936062146 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 00:31:58 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.2.php
+- Changes since 17.08.1:
+  * None
+
+---

Old:

  kdf-17.08.1.tar.xz

New:

  kdf-17.08.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.yh8V2y/_old  2017-10-23 16:47:49.588031633 +0200
+++ /var/tmp/diff_new_pack.yh8V2y/_new  2017-10-23 16:47:49.592031447 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kdf
-Version:17.08.1
+Version:17.08.2
 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.yh8V2y/_old  2017-10-23 16:47:49.620030136 +0200
+++ /var/tmp/diff_new_pack.yh8V2y/_new  2017-10-23 16:47:49.620030136 +0200
@@ -2,8 +2,8 @@
 ===
 --- desktop/org.kde.kwikdisk.desktop.orig
 +++ desktop/org.kde.kwikdisk.desktop
-@@ -161,3 +161,4 @@ Comment[uk]=Піктограма на п
- Comment[x-test]=xxPanel icon to mount and unmount disksxx
+@@ -168,3 +168,4 @@ Comment[uk]=Піктограма на п
+ Comment[zh_CN]=挂载和卸载磁盘的面板图标
  Terminal=false
  Categories=Qt;KDE;System;
 +OnlyShowIn=KDE;

++ kdf-17.08.1.tar.xz -> kdf-17.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.08.1/CMakeLists.txt 
new/kdf-17.08.2/CMakeLists.txt
--- old/kdf-17.08.1/CMakeLists.txt  2017-09-05 02:29:39.0 +0200
+++ new/kdf-17.08.2/CMakeLists.txt  2017-10-10 02:08:45.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 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-17.08.1/desktop/org.kde.kdf.desktop 
new/kdf-17.08.2/desktop/org.kde.kdf.desktop
--- old/kdf-17.08.1/desktop/org.kde.kdf.desktop 2017-09-04 06:13:47.0 
+0200
+++ new/kdf-17.08.2/desktop/org.kde.kdf.desktop 2017-10-08 04:46:08.0 
+0200
@@ -145,10 +145,16 @@
 GenericName[zh_TW]=檢視磁碟使用情形
 Comment=Displays information about hard disks and other storage devices
 Comment[ca]=Mostra la informació sobre els discs durs i altres dispositius 
d'emmagatzematge
+Comment[ca@valencia]=Mostra la informació sobre els discs durs i altres 
dispositius d'emmagatzematge
+Comment[cs]=Zobrazí informace o pevných discích a jiných úložných zařízeních
+Comment[de]=Zeigt Informationen über Festplatten und andere Speichergeräte.
 Comment[es]=Muestra información sobre discos duros y otros dispositivos de 
almacenamiento
+Comment[fr]=Affiche des informations à propos de vos disques durs et autres 
périphériques de stockage
+Comment[it]=Visualizza informazioni relative ai dischi fissi e agli altri 
dispositivi di archiviazione
 Comment[nl]=Toont informatie over vaste schijven en andere apparaten voor 
opslag
 Comment[nn]=Viser informasjon om harddiskar og andre lagringseiningar
 Comment[pl]=Wyświetla informacje o dyskach twardych i innych urządzeniach do 
przechowywania danych
+Comment[pt]=Mostra informações sobre os discos rígidos e outros dispositivos 
de armazenamento
 Comment[sk]=Zobrazí informácie o pevných diskoch a iných úložných zariadeniach
 Comment[sr]=Приказ података о хард‑диску и другим складишним уређајима
 Comment[sr@ijekavian]=Приказ података о хард‑диску и другим складишним 
уређајима
@@ -157,6 +163,7 @@
 Comment[sv]=Visar information om hårddiskar och andra lagringsenheter
 Comment[uk]=Показати дані щодо дисків та інших пристроїв зберігання даних
 Comment[x-test]=xxDisplays information about hard disks and other storage 
devicesxx
+Comment[zh_CN]=显示硬盘和其他存储设备的信息
 Terminal=false
 X-DocPath=kdf/index.html
 X-KDE-StartupNotify=true
diff -urN '--exclude=CVS' 

commit kdf for openSUSE:Factory

2017-09-11 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2017-09-11 16:20:15

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Mon Sep 11 16:20:15 2017 rev:76 rq:522534 version:17.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2017-08-28 15:06:48.224146214 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2017-09-11 
16:21:16.389491541 +0200
@@ -1,0 +2,10 @@
+Thu Sep 07 07:02:02 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.1.php
+- Changes since 17.08.0:
+  * add comments for appstream happyness 
http://metadata.neon.kde.org/appstream/html/xenial/main/issues/kdf.html
+
+---

Old:

  kdf-17.08.0.tar.xz

New:

  kdf-17.08.1.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.QmtyZd/_old  2017-09-11 16:21:17.357355613 +0200
+++ /var/tmp/diff_new_pack.QmtyZd/_new  2017-09-11 16:21:17.361355052 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kdf
-Version:17.08.0
+Version:17.08.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.QmtyZd/_old  2017-09-11 16:21:17.405348873 +0200
+++ /var/tmp/diff_new_pack.QmtyZd/_new  2017-09-11 16:21:17.405348873 +0200
@@ -1,7 +1,9 @@
 desktop/org.kde.kwikdisk.desktop
+Index: desktop/org.kde.kwikdisk.desktop
+===
+--- desktop/org.kde.kwikdisk.desktop.orig
 +++ desktop/org.kde.kwikdisk.desktop
-@@ -69,3 +69,4 @@
- GenericName[zh_TW]=可移動媒體公用程式
+@@ -161,3 +161,4 @@ Comment[uk]=Піктограма на п
+ Comment[x-test]=xxPanel icon to mount and unmount disksxx
  Terminal=false
  Categories=Qt;KDE;System;
 +OnlyShowIn=KDE;

++ kdf-17.08.0.tar.xz -> kdf-17.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.08.0/CMakeLists.txt 
new/kdf-17.08.1/CMakeLists.txt
--- old/kdf-17.08.0/CMakeLists.txt  2017-08-11 02:34:45.0 +0200
+++ new/kdf-17.08.1/CMakeLists.txt  2017-09-05 02:29:39.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-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-17.08.0/desktop/org.kde.kdf.desktop 
new/kdf-17.08.1/desktop/org.kde.kdf.desktop
--- old/kdf-17.08.0/desktop/org.kde.kdf.desktop 2017-08-08 20:21:26.0 
+0200
+++ new/kdf-17.08.1/desktop/org.kde.kdf.desktop 2017-09-04 06:13:47.0 
+0200
@@ -143,6 +143,20 @@
 GenericName[x-test]=xxView Disk Usagexx
 GenericName[zh_CN]=查看磁盘使用状况
 GenericName[zh_TW]=檢視磁碟使用情形
+Comment=Displays information about hard disks and other storage devices
+Comment[ca]=Mostra la informació sobre els discs durs i altres dispositius 
d'emmagatzematge
+Comment[es]=Muestra información sobre discos duros y otros dispositivos de 
almacenamiento
+Comment[nl]=Toont informatie over vaste schijven en andere apparaten voor 
opslag
+Comment[nn]=Viser informasjon om harddiskar og andre lagringseiningar
+Comment[pl]=Wyświetla informacje o dyskach twardych i innych urządzeniach do 
przechowywania danych
+Comment[sk]=Zobrazí informácie o pevných diskoch a iných úložných zariadeniach
+Comment[sr]=Приказ података о хард‑диску и другим складишним уређајима
+Comment[sr@ijekavian]=Приказ података о хард‑диску и другим складишним 
уређајима
+Comment[sr@ijekavianlatin]=Prikaz podataka o hard‑disku i drugim skladišnim 
uređajima
+Comment[sr@latin]=Prikaz podataka o hard‑disku i drugim skladišnim uređajima
+Comment[sv]=Visar information om hårddiskar och andra lagringsenheter
+Comment[uk]=Показати дані щодо дисків та інших пристроїв зберігання даних
+Comment[x-test]=xxDisplays information about hard disks and other storage 
devicesxx
 Terminal=false
 X-DocPath=kdf/index.html
 X-KDE-StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.08.0/desktop/org.kde.kwikdisk.desktop 
new/kdf-17.08.1/desktop/org.kde.kwikdisk.desktop
--- old/kdf-17.08.0/desktop/org.kde.kwikdisk.desktop

commit kdf for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2017-08-28 15:06:28

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Mon Aug 28 15:06:28 2017 rev:75 rq:516353 version:17.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2017-07-29 08:57:01.413990628 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2017-08-28 
15:06:48.224146214 +0200
@@ -1,0 +2,17 @@
+Fri Aug 11 22:45:24 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.08.0
+  * New feature release
+  * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+  * Fix filesytem type detection on FreeBSD 
+
+---
+Sat Aug  5 18:17:36 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.07.90
+  * KDE Applications 17.07.90
+  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+---

Old:

  kdf-17.04.3.tar.xz

New:

  kdf-17.08.0.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.ZMLK4g/_old  2017-08-28 15:06:48.956043262 +0200
+++ /var/tmp/diff_new_pack.ZMLK4g/_new  2017-08-28 15:06:48.964042138 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kdf
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %bcond_without lang
 
 Name:   kdf
-Version:17.04.3
+Version:17.08.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Disk Usage Viewer
 License:GPL-2.0+
@@ -44,7 +45,9 @@
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Widgets)
+%if %{with lang}
 Recommends: %{name}-lang
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -83,23 +86,23 @@
 %files
 %defattr(-,root,root)
 %doc COPYING*
-%{_kf5_bindir}/kdf
-%{_kf5_plugindir}/libkcm_kdf.so
-%{_kf5_applicationsdir}/org.kde.kdf.desktop
-%{_kf5_htmldir}/en/kdf/
 %dir %{_kf5_htmldir}/en/kcontrol/
-%{_kf5_htmldir}/en/kcontrol/blockdevices/
-%{_kf5_iconsdir}/hicolor/*/*/kdf.png
+%doc %lang(en) %{_kf5_htmldir}/en/kcontrol/blockdevices/
+%doc %lang(en) %{_kf5_htmldir}/en/kdf/
+%{_kf5_applicationsdir}/org.kde.kdf.desktop
+%{_kf5_bindir}/kdf
 %{_kf5_iconsdir}/hicolor/*/*/kcmdf.png
-%{_kf5_sharedir}/kxmlgui5/kdf/
-%{_kf5_servicesdir}/kcmdf.desktop
+%{_kf5_iconsdir}/hicolor/*/*/kdf.png
 %{_kf5_libdir}/libkdfprivate.so.*
+%{_kf5_plugindir}/libkcm_kdf.so
+%{_kf5_servicesdir}/kcmdf.desktop
+%{_kf5_kxmlguidir}/kdf/
 
 %files -n kwikdisk
 %defattr(-,root,root)
 %doc COPYING*
-%{_kf5_bindir}/kwikdisk
 %{_kf5_applicationsdir}/org.kde.kwikdisk.desktop
+%{_kf5_bindir}/kwikdisk
 %{_kf5_iconsdir}/hicolor/*/*/kwikdisk.png
 
 %if %{with lang}

++ kdf-17.04.3.tar.xz -> kdf-17.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.04.3/CMakeLists.txt 
new/kdf-17.08.0/CMakeLists.txt
--- old/kdf-17.04.3/CMakeLists.txt  2017-07-11 02:19:35.0 +0200
+++ new/kdf-17.08.0/CMakeLists.txt  2017-08-11 02:34:45.0 +0200
@@ -4,8 +4,8 @@
 
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
-set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "3")
+set (KDE_APPLICATIONS_VERSION_MINOR "08")
+set (KDE_APPLICATIONS_VERSION_MICRO "0")
 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-17.04.3/po/bg/kdf.po new/kdf-17.08.0/po/bg/kdf.po
--- old/kdf-17.04.3/po/bg/kdf.po2017-07-11 02:19:34.0 +0200
+++ new/kdf-17.08.0/po/bg/kdf.po2017-08-11 02:34:44.0 +0200
@@ -1,8 +1,5 @@
-# translation of kdf.po to Bulgarian
-# Bulgarian translation of KDE.
-# This file is licensed under the GPL.
-#
-# $Id: kdf.po 1475095 2016-11-19 20:01:24Z scripty $
+# Copyright (C) YEAR This_file_is_part_of_KDE

commit kdf for openSUSE:Factory

2017-07-29 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2017-07-29 08:56:59

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Sat Jul 29 08:56:59 2017 rev:74 rq:510700 version:17.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2017-06-15 11:21:15.661463962 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2017-07-29 
08:57:01.413990628 +0200
@@ -1,0 +2,10 @@
+Sat Jul 15 22:59:48 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.3.php
+- Changes since 17.04.2:
+  * None
+
+---

Old:

  kdf-17.04.2.tar.xz

New:

  kdf-17.04.3.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.rrQz7f/_old  2017-07-29 08:57:02.209878184 +0200
+++ /var/tmp/diff_new_pack.rrQz7f/_new  2017-07-29 08:57:02.213877619 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   kdf
-Version:17.04.2
+Version:17.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ kdf-17.04.2.tar.xz -> kdf-17.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.04.2/CMakeLists.txt 
new/kdf-17.04.3/CMakeLists.txt
--- old/kdf-17.04.2/CMakeLists.txt  2017-06-06 02:15:13.0 +0200
+++ new/kdf-17.04.3/CMakeLists.txt  2017-07-11 02:19:35.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 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-17.04.2/po/eu/kdf.po new/kdf-17.04.3/po/eu/kdf.po
--- old/kdf-17.04.2/po/eu/kdf.po2017-06-06 02:15:12.0 +0200
+++ new/kdf-17.04.3/po/eu/kdf.po2017-07-11 02:19:34.0 +0200
@@ -1,16 +1,16 @@
 # Translation of kdf.po to Euskara/Basque (eu).
 # Copyright (C) 2003-2014, Free Software Foundation, Inc.
 #
+#
 # Marcos  , 2003, 2005.
-# Iñigo Salvador Azurmendi , 2004, 2008, 2009, 2014.
+# Iñigo Salvador Azurmendi , 2004, 2008, 2009, 2014, 2017.
 # Hizkuntza Politikarako Sailburuordetza , 2013.
-#
 msgid ""
 msgstr ""
 "Project-Id-Version: kdf\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:17+0100\n"
-"PO-Revision-Date: 2014-01-19 11:52+0100\n"
+"PO-Revision-Date: 2017-06-22 16:43+0200\n"
 "Last-Translator: Iñigo Salvador Azurmendi \n"
 "Language-Team: Basque \n"
 "Language: eu\n"
@@ -204,7 +204,7 @@
 #, kde-format
 msgctxt "Disk percentage"
 msgid "%1%"
-msgstr ""
+msgstr "%%1"
 
 #: src/kdfwidget.cpp:72
 #, kde-format




commit kdf for openSUSE:Factory

2017-06-15 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2017-06-15 11:21:14

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Thu Jun 15 11:21:14 2017 rev:73 rq:502001 version:17.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2017-05-24 16:47:44.452746724 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2017-06-15 
11:21:15.661463962 +0200
@@ -1,0 +2,10 @@
+Wed Jun 07 17:42:48 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.2.php
+- Changes since 17.04.1:
+  * None
+
+---

Old:

  kdf-17.04.1.tar.xz

New:

  kdf-17.04.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.xif8M3/_old  2017-06-15 11:21:16.365364519 +0200
+++ /var/tmp/diff_new_pack.xif8M3/_new  2017-06-15 11:21:16.369363954 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   kdf
-Version:17.04.1
+Version:17.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ kdf-17.04.1.tar.xz -> kdf-17.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.04.1/CMakeLists.txt 
new/kdf-17.04.2/CMakeLists.txt
--- old/kdf-17.04.1/CMakeLists.txt  2017-05-09 02:18:03.0 +0200
+++ new/kdf-17.04.2/CMakeLists.txt  2017-06-06 02:15:13.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 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-17.04.1/po/he/kdf.po new/kdf-17.04.2/po/he/kdf.po
--- old/kdf-17.04.1/po/he/kdf.po2017-05-09 02:18:00.0 +0200
+++ new/kdf-17.04.2/po/he/kdf.po2017-06-06 02:15:12.0 +0200
@@ -9,20 +9,21 @@
 # license as the program which it accompanies.
 #
 # elkana bardugo , 2016.
+# Elkana Bardugo , 2017. #zanata
 msgid ""
 msgstr ""
-"Project-Id-Version: kdf-0.5-8\n"
+"Project-Id-Version: kdf\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:17+0100\n"
-"PO-Revision-Date: 2016-05-31 14:11+0200\n"
-"Last-Translator: elkana bardugo \n"
+"PO-Revision-Date: 2017-05-16 07:04-0400\n"
+"Last-Translator: Copied by Zanata \n"
 "Language-Team: Hebrew \n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Zanata 3.9.6\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -42,7 +43,6 @@
 
 #: src/disklist.cpp:340
 #, fuzzy, kde-format
-#| msgid "could not execute [%s]"
 msgid "could not execute [%1]"
 msgstr "אין אפשרות להפעיל את [%s]"
 
@@ -96,28 +96,24 @@
 
 #: src/kdfconfig.cpp:51
 #, fuzzy, kde-format
-#| msgid "Icon"
 msgctxt "TODO"
 msgid "Icon"
 msgstr "סמל"
 
 #: src/kdfconfig.cpp:52 src/kdfwidget.cpp:69
 #, fuzzy, kde-format
-#| msgid "Device"
 msgctxt "Device of the storage"
 msgid "Device"
 msgstr "התקן"
 
 #: src/kdfconfig.cpp:53 src/kdfwidget.cpp:70
 #, fuzzy, kde-format
-#| msgid "Type"
 msgctxt "Filesystem on storage"
 msgid "Type"
 msgstr "סוג"
 
 #: src/kdfconfig.cpp:54 src/kdfwidget.cpp:71
 #, fuzzy, kde-format
-#| msgid "Size"
 msgctxt "Total size of the storage"
 msgid "Size"
 msgstr "גודל"
@@ -130,56 +126,48 @@
 
 #: src/kdfconfig.cpp:56 src/kdfwidget.cpp:73
 #, fuzzy, kde-format
-#| msgid "Free"
 msgctxt "Free space in storage"
 msgid "Free"
 msgstr "פנוי"
 
 #: src/kdfconfig.cpp:57 src/kdfwidget.cpp:74
 #, fuzzy, kde-format
-#| msgid "Full %"
 msgctxt "Used storage space in %"
 msgid "Full %"
 msgstr "% בשימוש"
 
 #: src/kdfconfig.cpp:58 src/kdfwidget.cpp:75
 #, fuzzy, kde-format
-#| msgid "Usage"
 msgctxt "Usage graphical bar"
 msgid "Usage"
 msgstr "שימוש"
 
 #: src/kdfconfig.cpp:83 src/kdfconfig.cpp:186
 #, fuzzy, kde-format
-#| msgid "visible"
 msgctxt "Visible items on device information columns (enable|disable)"
 msgid "visible"
 msgstr "גלוי"
 
 #: src/kdfconfig.cpp:166
 #, fuzzy, kde-format
-#| msgid "visible"
 

commit kdf for openSUSE:Factory

2017-05-24 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2017-05-24 16:47:43

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Wed May 24 16:47:43 2017 rev:72 rq:495936 version:17.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2017-05-16 14:35:24.385312613 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2017-05-24 
16:47:44.452746724 +0200
@@ -1,0 +2,10 @@
+Wed May 17 20:36:13 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.1.php
+- Changes since 17.04.0:
+  * None
+
+---

Old:

  kdf-17.04.0.tar.xz

New:

  kdf-17.04.1.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.J5xnCD/_old  2017-05-24 16:47:45.328623389 +0200
+++ /var/tmp/diff_new_pack.J5xnCD/_new  2017-05-24 16:47:45.328623389 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   kdf
-Version:17.04.0
+Version:17.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ kdf-17.04.0.tar.xz -> kdf-17.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-17.04.0/CMakeLists.txt 
new/kdf-17.04.1/CMakeLists.txt
--- old/kdf-17.04.0/CMakeLists.txt  2017-04-14 02:12:14.0 +0200
+++ new/kdf-17.04.1/CMakeLists.txt  2017-05-09 02:18:03.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 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)




commit kdf for openSUSE:Factory

2017-05-16 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2017-05-16 14:35:20

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Tue May 16 14:35:20 2017 rev:71 rq:490406 version:17.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2017-03-16 09:37:53.389722728 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2017-05-16 
14:35:24.385312613 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 10:44:56 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+---
+Wed Apr 12 20:25:32 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * None
+
+---
+Sat Mar 25 23:10:25 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * None
+
+---

Old:

  kdf-16.12.3.tar.xz

New:

  kdf-17.04.0.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.QEzKUN/_old  2017-05-16 14:35:25.093213158 +0200
+++ /var/tmp/diff_new_pack.QEzKUN/_new  2017-05-16 14:35:25.097212596 +0200
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:   kdf
-Version:16.12.3
+Version:17.04.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Disk Usage Viewer
 License:GPL-2.0+
@@ -43,11 +44,16 @@
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Widgets)
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 KDE free disk space utility
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q -n kdf-%{version}
 %patch1
@@ -57,8 +63,11 @@
 %make_jobs
 
 %install
-cd build
-%kf5_makeinstall
+%kf5_makeinstall -C build
+%if %{with lang}
+  %find_lang %{name} --with-man --all-name
+  %kf5_find_htmldocs
+%endif
 %suse_update_desktop_file org.kde.kdf System Filesystem
 
 %package -n kwikdisk
@@ -73,7 +82,7 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING
+%doc COPYING*
 %{_kf5_bindir}/kdf
 %{_kf5_plugindir}/libkcm_kdf.so
 %{_kf5_applicationsdir}/org.kde.kdf.desktop
@@ -88,9 +97,14 @@
 
 %files -n kwikdisk
 %defattr(-,root,root)
-%doc COPYING
+%doc COPYING*
 %{_kf5_bindir}/kwikdisk
 %{_kf5_applicationsdir}/org.kde.kwikdisk.desktop
 %{_kf5_iconsdir}/hicolor/*/*/kwikdisk.png
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++ kdf-16.12.3.tar.xz -> kdf-17.04.0.tar.xz ++
 30863 lines of diff (skipped)




commit kdf for openSUSE:Factory

2017-03-16 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2017-03-16 09:37:52

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Thu Mar 16 09:37:52 2017 rev:70 rq:478164 version:16.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2017-02-16 16:53:44.455937483 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2017-03-16 
09:37:53.389722728 +0100
@@ -1,0 +2,10 @@
+Thu Mar  9 12:37:16 CET 2017 - lbeltr...@kde.org
+
+- Update to 16.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-16.12.3.php
+- Changes since 16.12.2:
+  * None
+
+---

Old:

  kdf-16.12.2.tar.xz

New:

  kdf-16.12.3.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.Ln97c2/_old  2017-03-16 09:37:53.985638349 +0100
+++ /var/tmp/diff_new_pack.Ln97c2/_new  2017-03-16 09:37:53.989637783 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kdf
-Version:16.12.2
+Version:16.12.3
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-16.12.2.tar.xz -> kdf-16.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-16.12.2/CMakeLists.txt 
new/kdf-16.12.3/CMakeLists.txt
--- old/kdf-16.12.2/CMakeLists.txt  2017-02-03 23:48:15.0 +0100
+++ new/kdf-16.12.3/CMakeLists.txt  2017-03-04 11:23:17.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 if(NOT UNIX)




commit kdf for openSUSE:Factory

2017-02-16 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2017-02-16 16:53:43

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2017-01-18 21:49:01.887268337 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2017-02-16 
16:53:44.455937483 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:53:29 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kdf-16.12.1.tar.xz

New:

  kdf-16.12.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.0d7ZQV/_old  2017-02-16 16:53:44.947867639 +0100
+++ /var/tmp/diff_new_pack.0d7ZQV/_new  2017-02-16 16:53:44.951867071 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kdf
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-16.12.1.tar.xz -> kdf-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-16.12.1/CMakeLists.txt 
new/kdf-16.12.2/CMakeLists.txt
--- old/kdf-16.12.1/CMakeLists.txt  2017-01-07 19:57:57.0 +0100
+++ new/kdf-16.12.2/CMakeLists.txt  2017-02-03 23:48:15.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 if(NOT UNIX)




commit kdf for openSUSE:Factory

2017-01-18 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2017-01-18 21:49:00

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2016-12-17 10:38:37.374063834 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2017-01-18 
21:49:01.887268337 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:55:06 UTC 2017 - lbeltr...@kde.org
+
+- - Update to KDE Applications 16.12.1
+   * KDE Applications 16.12.1 
+   * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+---

Old:

  kdf-16.12.0.tar.xz

New:

  kdf-16.12.1.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.s0SZhj/_old  2017-01-18 21:49:03.347061849 +0100
+++ /var/tmp/diff_new_pack.s0SZhj/_new  2017-01-18 21:49:03.355060717 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kdf
-Version:16.12.0
+Version:16.12.1
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-16.12.0.tar.xz -> kdf-16.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-16.12.0/CMakeLists.txt 
new/kdf-16.12.1/CMakeLists.txt
--- old/kdf-16.12.0/CMakeLists.txt  2016-12-06 20:59:26.0 +0100
+++ new/kdf-16.12.1/CMakeLists.txt  2017-01-07 19:57:57.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-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)




commit kdf for openSUSE:Factory

2016-11-13 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2016-11-13 22:55:28

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2016-10-19 13:08:55.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2016-11-13 
22:55:29.0 +0100
@@ -1,0 +2,7 @@
+Wed Nov  9 06:17:11 UTC 2016 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.08.3
+  * KDE Applications 16.08.3
+  * https://www.kde.org/announcements/announce-applications-16.08.3.php
+
+---

Old:

  kdf-16.08.2.tar.xz

New:

  kdf-16.08.3.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.nyqRaV/_old  2016-11-13 22:55:30.0 +0100
+++ /var/tmp/diff_new_pack.nyqRaV/_new  2016-11-13 22:55:30.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:16.08.2
+Version:16.08.3
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-16.08.2.tar.xz -> kdf-16.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-16.08.2/CMakeLists.txt 
new/kdf-16.08.3/CMakeLists.txt
--- old/kdf-16.08.2/CMakeLists.txt  2016-10-07 01:03:52.0 +0200
+++ new/kdf-16.08.3/CMakeLists.txt  2016-11-07 00:18:24.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 if(NOT UNIX)




commit kdf for openSUSE:Factory

2016-10-19 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2016-10-19 13:08:45

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2016-09-24 15:24:49.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2016-10-19 
13:08:55.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 11 20:55:18 UTC 2016 - lbeltr...@kde.org
+
+- KDE Applications 16.08.2
+https://www.kde.org/announcements/announce-applications-16.08.2.php
+
+---

Old:

  kdf-16.08.1.tar.xz

New:

  kdf-16.08.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.ECP1QP/_old  2016-10-19 13:08:57.0 +0200
+++ /var/tmp/diff_new_pack.ECP1QP/_new  2016-10-19 13:08:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:16.08.1
+Version:16.08.2
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-16.08.1.tar.xz -> kdf-16.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-16.08.1/CMakeLists.txt 
new/kdf-16.08.2/CMakeLists.txt
--- old/kdf-16.08.1/CMakeLists.txt  2016-09-05 00:41:54.0 +0200
+++ new/kdf-16.08.2/CMakeLists.txt  2016-10-07 01:03:52.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 if(NOT UNIX)




commit kdf for openSUSE:Factory

2016-09-24 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2016-09-24 15:24:48

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2016-08-31 00:11:21.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2016-09-24 
15:24:49.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep  9 08:22:40 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.1
+   * KDE Applications 16.08.1
+   * https://www.kde.org/announcements/announce-applications-16.08.1.php
+
+
+---

Old:

  kdf-16.08.0.tar.xz

New:

  kdf-16.08.1.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.tNhG8Z/_old  2016-09-24 15:24:50.0 +0200
+++ /var/tmp/diff_new_pack.tNhG8Z/_new  2016-09-24 15:24:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:16.08.0
+Version:16.08.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-16.08.0.tar.xz -> kdf-16.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-16.08.0/CMakeLists.txt 
new/kdf-16.08.1/CMakeLists.txt
--- old/kdf-16.08.0/CMakeLists.txt  2016-08-10 01:08:14.0 +0200
+++ new/kdf-16.08.1/CMakeLists.txt  2016-09-05 00:41:54.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-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)




commit kdf for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2016-08-31 00:09:56

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2016-07-24 19:46:01.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2016-08-31 
00:11:21.0 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 10:15:49 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.0
+   * KDE Applications 16.08.0
+   * https://www.kde.org/announcements/announce-applications-16.08.0.php
+
+
+---
+Mon Aug  8 15:00:08 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.07.90
+   * KDE Applications 16.07.90 (16.08-RC)
+   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+
+
+---

Old:

  kdf-16.04.3.tar.xz

New:

  kdf-16.08.0.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.LgKNfD/_old  2016-08-31 00:11:22.0 +0200
+++ /var/tmp/diff_new_pack.LgKNfD/_new  2016-08-31 00:11:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:16.04.3
+Version:16.08.0
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+
@@ -25,12 +25,21 @@
 Url:http://www.kde.org
 Source0:kdf-%{version}.tar.xz
 Patch1: desktop-files.diff
-BuildRequires:  libkde4-devel
-BuildRequires:  xz
-Provides:   kde4-kdf = 4.3.0
-Obsoletes:  kde4-kdf < 4.3.0
+BuildRequires:  kconfigwidgets-devel
+BuildRequires:  kcoreaddons-devel
+BuildRequires:  kdoctools-devel
+BuildRequires:  ki18n-devel
+BuildRequires:  kiconthemes-devel
+BuildRequires:  kio-devel
+BuildRequires:  kcmutils-devel
+BuildRequires:  knotifications-devel
+BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  kxmlgui-devel
+BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5Gui)
+BuildRequires:  cmake(Qt5Widgets)
+BuildRequires:  update-desktop-files
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%kde4_runtime_requires
 
 %description
 KDE free disk space utility
@@ -40,42 +49,45 @@
 %patch1
 
 %build
-%cmake_kde4 -d build
+%cmake_kf5 -d build
 %make_jobs
 
 %install
 cd build
-%kde4_makeinstall
-%suse_update_desktop_file kdf System Filesystem
-%kde_post_install
+%kf5_makeinstall
+%suse_update_desktop_file org.kde.kdf System Filesystem
 
 %package -n kwikdisk
 Summary:Removable Media Utility
 Group:  System/GUI/KDE
-%kde4_runtime_requires
 
 %description -n kwikdisk
 This utility allows you to manage removable media.
 
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
 %files
 %defattr(-,root,root)
 %doc COPYING
-%_kde4_bindir/kdf
-%_kde4_modulesdir/kcm_kdf.so
-%_kde4_applicationsdir/kdf.desktop
-%_kde4_htmldir/en/kdf/
-%dir %_kde4_htmldir/en/kcontrol/
-%_kde4_htmldir/en/kcontrol/blockdevices/
-%_kde4_iconsdir/hicolor/*/*/kdf.png
-%_kde4_iconsdir/oxygen/*/*/kcmdf.png
-%_kde4_appsdir/kdf/
-%_kde4_servicesdir/kcmdf.desktop
+%_kf5_bindir/kdf
+%_kf5_plugindir/libkcm_kdf.so
+%_kf5_applicationsdir/org.kde.kdf.desktop
+%_kf5_htmldir/en/kdf/
+%dir %_kf5_htmldir/en/kcontrol/
+%_kf5_htmldir/en/kcontrol/blockdevices/
+%_kf5_iconsdir/hicolor/*/*/kdf.png
+%_kf5_iconsdir/hicolor/*/*/kcmdf.png
+%_kf5_sharedir/kxmlgui5/kdf/
+%_kf5_servicesdir/kcmdf.desktop
+%_kf5_libdir/libkdfprivate.so.*
 
 %files -n kwikdisk
 %defattr(-,root,root)
 %doc COPYING
-%_kde4_bindir/kwikdisk
-%_kde4_applicationsdir/kwikdisk.desktop
-%_kde4_iconsdir/hicolor/*/*/kwikdisk.png
+%_kf5_bindir/kwikdisk
+%_kf5_applicationsdir/org.kde.kwikdisk.desktop
+%_kf5_iconsdir/hicolor/*/*/kwikdisk.png
 
 %changelog

++ desktop-files.diff ++
--- /var/tmp/diff_new_pack.LgKNfD/_old  2016-08-31 00:11:22.0 +0200
+++ /var/tmp/diff_new_pack.LgKNfD/_new  2016-08-31 00:11:22.0 +0200
@@ -1,5 +1,5 @@
 kwikdisk.desktop   2008/10/19 12:59:23 1.1
-+++ kwikdisk.desktop   2008/10/19 12:59:46
+--- desktop/org.kde.kwikdisk.desktop
 desktop/org.kde.kwikdisk.desktop
 @@ -69,3 +69,4 @@
  GenericName[zh_TW]=可移動媒體公用程式
  Terminal=false

++ kdf-16.04.3.tar.xz -> kdf-16.08.0.tar.xz ++
 11152 lines of diff (skipped)




commit kdf for openSUSE:Factory

2016-07-24 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2016-07-24 19:45:52

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2016-06-25 02:01:33.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2016-07-24 
19:46:01.0 +0200
@@ -1,0 +2,8 @@
+Thu Jul  7 23:51:25 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  kdf-16.04.2.tar.xz

New:

  kdf-16.04.3.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.FCDufz/_old  2016-07-24 19:46:04.0 +0200
+++ /var/tmp/diff_new_pack.FCDufz/_new  2016-07-24 19:46:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-16.04.2.tar.xz -> kdf-16.04.3.tar.xz ++




commit kdf for openSUSE:Factory

2016-06-24 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2016-06-25 02:01:32

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2016-05-29 03:07:18.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2016-06-25 
02:01:33.0 +0200
@@ -1,0 +2,8 @@
+Fri Jun 10 17:56:56 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.2
+   * KDE Applications 16.04.2
+   * https://www.kde.org/announcements/announce-applications-16.04.2.php
+
+
+---

Old:

  kdf-16.04.1.tar.xz

New:

  kdf-16.04.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.LSENiu/_old  2016-06-25 02:01:35.0 +0200
+++ /var/tmp/diff_new_pack.LSENiu/_new  2016-06-25 02:01:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:16.04.1
+Version:16.04.2
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-16.04.1.tar.xz -> kdf-16.04.2.tar.xz ++




commit kdf for openSUSE:Factory

2016-05-28 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2016-05-29 03:07:11

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2016-03-29 09:58:19.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2016-05-29 
03:07:18.0 +0200
@@ -1,0 +2,24 @@
+Sat May  7 10:25:21 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.1
+   * KDE Applications 16.04.1
+   * https://www.kde.org/announcements/announce-applications-16.04.1.php
+
+
+---
+Sun Apr 17 06:02:51 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.0
+   * KDE Applications 16.04.0
+   * https://www.kde.org/announcements/announce-applications-16.04.0.php
+
+
+---
+Mon Apr 11 06:39:13 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.03.90
+   * KDE Applications 16.04.0 RC
+   * https://www.kde.org/announcements/announce-applications-16.04-rc.php
+
+
+---

Old:

  kdf-15.12.3.tar.xz

New:

  kdf-16.04.1.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.WIEeAW/_old  2016-05-29 03:07:19.0 +0200
+++ /var/tmp/diff_new_pack.WIEeAW/_new  2016-05-29 03:07:19.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:15.12.3
+Version:16.04.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-15.12.3.tar.xz -> kdf-16.04.1.tar.xz ++




commit kdf for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2016-03-29 09:58:16

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2016-02-23 16:55:55.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2016-03-29 
09:58:19.0 +0200
@@ -1,0 +2,9 @@
+Sun Mar 13 15:42:47 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.3
+   * KDE Applications 15.12.3 
+   * https://www.kde.org/announcements/announce-applications-15.12.3.php
+   * boo#970855
+
+
+---

Old:

  kdf-15.12.2.tar.xz

New:

  kdf-15.12.3.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.82zt1w/_old  2016-03-29 09:58:20.0 +0200
+++ /var/tmp/diff_new_pack.82zt1w/_new  2016-03-29 09:58:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:15.12.2
+Version:15.12.3
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-15.12.2.tar.xz -> kdf-15.12.3.tar.xz ++




commit kdf for openSUSE:Factory

2016-02-23 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2016-02-23 16:55:51

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2016-01-28 17:21:11.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2016-02-23 
16:55:55.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 08:09:46 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.2
+   * KDE Applications 15.12.2 
+   * https://www.kde.org/announcements/announce-applications-15.12.2.php
+   * boo#966605
+
+
+---

Old:

  kdf-15.12.1.tar.xz

New:

  kdf-15.12.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.JX4JQU/_old  2016-02-23 16:55:56.0 +0100
+++ /var/tmp/diff_new_pack.JX4JQU/_new  2016-02-23 16:55:56.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:15.12.1
+Version:15.12.2
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-15.12.1.tar.xz -> kdf-15.12.2.tar.xz ++




commit kdf for openSUSE:Factory

2016-01-29 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2016-01-28 17:21:09

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2016-01-10 13:05:08.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2016-01-28 
17:21:11.0 +0100
@@ -1,0 +2,9 @@
+Sat Jan  9 18:18:39 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.1
+   * KDE Applications 15.12.1 
+   * https://www.kde.org/announcements/announce-applications-15.12.1.php
+   * boo#961265
+
+
+---

Old:

  kdf-15.12.0.tar.xz

New:

  kdf-15.12.1.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.6eHnoU/_old  2016-01-28 17:21:12.0 +0100
+++ /var/tmp/diff_new_pack.6eHnoU/_new  2016-01-28 17:21:12.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:15.12.0
+Version:15.12.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-15.12.0.tar.xz -> kdf-15.12.1.tar.xz ++




commit kdf for openSUSE:Factory

2016-01-10 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2016-01-10 13:05:05

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2015-11-15 12:34:33.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2016-01-10 
13:05:08.0 +0100
@@ -1,0 +2,9 @@
+Sun Dec 13 13:17:42 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.0
+   * KDE Applications 15.12.0 
+   * https://www.kde.org/announcements/announce-applications-15.12.0.php
+   * boo#958887
+
+
+---

Old:

  kdf-15.08.3.tar.xz

New:

  kdf-15.12.0.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.ffJtxX/_old  2016-01-10 13:05:10.0 +0100
+++ /var/tmp/diff_new_pack.ffJtxX/_new  2016-01-10 13:05:10.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:15.08.3
+Version:15.12.0
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-15.08.3.tar.xz -> kdf-15.12.0.tar.xz ++




commit kdf for openSUSE:Factory

2015-11-15 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2015-11-15 12:34:32

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2015-10-24 10:26:23.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2015-11-15 
12:34:33.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 10 20:07:04 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.3
+   * KDE Applications 15.08.3 
+   * https://www.kde.org/announcements/announce-applications-15.08.3.php
+   * boo#954531
+
+
+---

Old:

  kdf-15.08.2.tar.xz

New:

  kdf-15.08.3.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.jsAGKq/_old  2015-11-15 12:34:34.0 +0100
+++ /var/tmp/diff_new_pack.jsAGKq/_new  2015-11-15 12:34:34.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:15.08.2
+Version:15.08.3
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-15.08.2.tar.xz -> kdf-15.08.3.tar.xz ++




commit kdf for openSUSE:Factory

2015-10-24 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2015-10-24 10:26:12

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2015-10-03 20:20:33.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2015-10-24 
10:26:23.0 +0200
@@ -1,0 +2,8 @@
+Sun Oct 11 13:30:01 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.2
+   * KDE Applications 15.08.2 
+   * https://www.kde.org/announcements/announce-applications-15.08.2.php
+
+
+---

Old:

  kdf-15.08.1.tar.xz

New:

  kdf-15.08.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.M8nJdb/_old  2015-10-24 10:26:24.0 +0200
+++ /var/tmp/diff_new_pack.M8nJdb/_new  2015-10-24 10:26:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:15.08.1
+Version:15.08.2
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-15.08.1.tar.xz -> kdf-15.08.2.tar.xz ++




commit kdf for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2015-10-03 20:20:31

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is "kdf"

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2015-07-14 17:34:07.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2015-10-03 
20:20:33.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:13:15 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:11 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:53:43 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  kdf-15.04.3.tar.xz

New:

  kdf-15.08.1.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.6SDlrR/_old  2015-10-03 20:20:35.0 +0200
+++ /var/tmp/diff_new_pack.6SDlrR/_new  2015-10-03 20:20:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-15.04.3.tar.xz -> kdf-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-15.04.3/kdf.desktop new/kdf-15.08.1/kdf.desktop
--- old/kdf-15.04.3/kdf.desktop 2015-04-19 10:05:52.0 +0200
+++ new/kdf-15.08.1/kdf.desktop 2015-04-19 06:40:31.0 +0200
@@ -14,7 +14,7 @@
 Name[de]=KDiskFree
 Name[el]=KDiskFree
 Name[en_GB]=KDiskFree
-Name[eo]=KDiskFree
+Name[eo]=Diskspacmontrilo
 Name[es]=KDiskFree
 Name[et]=KDiskFree
 Name[eu]=KDiskFree




commit kdf for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2015-07-14 17:34:06

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2015-06-04 11:00:04.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2015-07-14 
17:34:07.0 +0200
@@ -1,0 +2,8 @@
+Mon Jul  6 05:18:54 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.3
+   * KDE Applications 15.04.3
+   * https://www.kde.org/announcements/announce-applications-15.04.3.php
+
+
+---

Old:

  kdf-15.04.2.tar.xz

New:

  kdf-15.04.3.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.44nlN5/_old  2015-07-14 17:34:08.0 +0200
+++ /var/tmp/diff_new_pack.44nlN5/_new  2015-07-14 17:34:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:15.04.2
+Version:15.04.3
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-15.04.2.tar.xz - kdf-15.04.3.tar.xz ++




commit kdf for openSUSE:Factory

2015-06-04 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2015-06-04 11:00:03

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2015-05-15 09:59:00.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2015-06-04 
11:00:04.0 +0200
@@ -1,0 +2,8 @@
+Sat May 30 14:11:36 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.2
+   * KDE Applications 15.04.2
+   * https://www.kde.org/announcements/announce-applications-15.04.2.php
+
+
+---

Old:

  kdf-15.04.1.tar.xz

New:

  kdf-15.04.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.ouaSWA/_old  2015-06-04 11:00:04.0 +0200
+++ /var/tmp/diff_new_pack.ouaSWA/_new  2015-06-04 11:00:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:15.04.1
+Version:15.04.2
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-15.04.1.tar.xz - kdf-15.04.2.tar.xz ++




commit kdf for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2015-05-15 09:58:59

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2015-05-11 17:57:10.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2015-05-15 
09:59:00.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:01:06 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kdf-15.04.0.tar.xz

New:

  kdf-15.04.1.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.I077vm/_old  2015-05-15 09:59:00.0 +0200
+++ /var/tmp/diff_new_pack.I077vm/_new  2015-05-15 09:59:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-15.04.0.tar.xz - kdf-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-15.04.0/kdf.desktop new/kdf-15.04.1/kdf.desktop
--- old/kdf-15.04.0/kdf.desktop 2014-12-31 16:12:40.0 +0100
+++ new/kdf-15.04.1/kdf.desktop 2015-04-19 10:05:52.0 +0200
@@ -120,7 +120,7 @@
 GenericName[pa]=ਡਿਸਕ ਵਰਤੀ ਥਾਂ ਵੇਖੋ
 GenericName[pl]=Informacja o wolnym miejscu na dyskach
 GenericName[pt]=Utilização do Disco
-GenericName[pt_BR]=Visualiza a utilização do disco
+GenericName[pt_BR]=Mostra a utilização do disco
 GenericName[ro]=Afișează utilizarea discului
 GenericName[ru]=Статистика использования дисков
 GenericName[sk]=Zobrazenie využitia disku




commit kdf for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2015-05-11 17:57:09

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2015-03-11 09:48:07.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2015-05-11 
17:57:10.0 +0200
@@ -1,0 +2,22 @@
+Sat Apr 11 13:14:08 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.0
+   * KDE Applications 15.04.0
+   * https://www.kde.org/announcements/announce-applications-15.04.0.php
+
+
+---
+Sat Mar 21 18:06:50 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.95
+   * KDE Applications 15.04 RC
+
+
+---
+Sun Mar  8 12:44:10 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.80
+   * KDE Applications 15.04 Beta
+
+
+---

Old:

  kdf-14.12.3.tar.xz

New:

  kdf-15.04.0.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.MRvlHY/_old  2015-05-11 17:57:10.0 +0200
+++ /var/tmp/diff_new_pack.MRvlHY/_new  2015-05-11 17:57:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:14.12.3
+Version:15.04.0
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-14.12.3.tar.xz - kdf-15.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-14.12.3/kdf.cpp new/kdf-15.04.0/kdf.cpp
--- old/kdf-14.12.3/kdf.cpp 2014-07-25 07:43:56.0 +0200
+++ new/kdf-15.04.0/kdf.cpp 2014-12-31 16:12:40.0 +0100
@@ -46,8 +46,9 @@
 {
 kdf = new KDFWidget(this,false);
 Q_CHECK_PTR(kdf);
-QAction *action = actionCollection()-addAction( QLatin1String( updatedf 
));
+KAction *action = actionCollection()-addAction( QLatin1String( updatedf 
));
 action-setText( i18nc( Update action, Update ) );
+action-setShortcut(KStandardShortcut::reload());
 connect(action, SIGNAL(triggered(bool)), kdf, SLOT(updateDF()));
 
 KStandardAction::quit(this, SLOT(close()), actionCollection());




commit kdf for openSUSE:Factory

2015-03-11 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2015-03-11 09:48:05

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2015-02-06 10:59:28.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2015-03-11 
09:48:07.0 +0100
@@ -1,0 +2,7 @@
+Tue Mar  3 10:38:13 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.3
+   * KDE Applications 14.12.3
+   * See https://www.kde.org/announcements/announce-applications-14.12.3.php
+
+---

Old:

  kdf-14.12.2.tar.xz

New:

  kdf-14.12.3.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.1Iz4CK/_old  2015-03-11 09:48:07.0 +0100
+++ /var/tmp/diff_new_pack.1Iz4CK/_new  2015-03-11 09:48:07.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:14.12.2
+Version:14.12.3
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-14.12.2.tar.xz - kdf-14.12.3.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2015-02-06 10:59:27

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2015-01-21 22:10:10.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2015-02-06 
10:59:28.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 10:57:42 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  kdf-14.12.1.tar.xz

New:

  kdf-14.12.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.rCDcZx/_old  2015-02-06 10:59:29.0 +0100
+++ /var/tmp/diff_new_pack.rCDcZx/_new  2015-02-06 10:59:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdf
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:14.12.1
+Version:14.12.2
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-14.12.1.tar.xz - kdf-14.12.2.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2015-01-21 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2015-01-21 22:09:58

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2015-01-08 23:17:20.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2015-01-21 
22:10:10.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 12 19:56:29 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.1
+   * KDE Applications 14.12.1
+   * See https://www.kde.org/announcements/announce-applications-14.12.1.php
+
+---

Old:

  kdf-14.12.0.tar.xz

New:

  kdf-14.12.1.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.pXKWFs/_old  2015-01-21 22:10:11.0 +0100
+++ /var/tmp/diff_new_pack.pXKWFs/_new  2015-01-21 22:10:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdf
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:14.12.0
+Version:14.12.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-14.12.0.tar.xz - kdf-14.12.1.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2015-01-08 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2015-01-08 23:16:47

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2014-11-19 20:30:02.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2015-01-08 
23:17:20.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec 17 20:36:24 UTC 2014 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.0
+   * KDE Applications 14.12.0
+   * See https://www.kde.org/announcements/announce-applications-14.12.0.php
+
+---

Old:

  kdf-4.14.3.tar.xz

New:

  kdf-14.12.0.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.P3P8AX/_old  2015-01-08 23:17:21.0 +0100
+++ /var/tmp/diff_new_pack.P3P8AX/_new  2015-01-08 23:17:21.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.14.3
+Version:14.12.0
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.14.3.tar.xz - kdf-14.12.0.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2014-11-19 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2014-11-19 20:26:27

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2014-10-16 18:13:50.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2014-11-19 
20:30:02.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  9 20:41:24 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.3
+   * KDE 4.14.3 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.3.php
+
+---

Old:

  kdf-4.14.2.tar.xz

New:

  kdf-4.14.3.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.E1QMch/_old  2014-11-19 20:30:04.0 +0100
+++ /var/tmp/diff_new_pack.E1QMch/_new  2014-11-19 20:30:04.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.14.2
+Version:4.14.3
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.14.2.tar.xz - kdf-4.14.3.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2014-10-16 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2014-10-16 18:12:50

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2014-09-18 07:59:47.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2014-10-16 
18:13:50.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct 12 12:10:29 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.2
+   * KDE 4.14.2 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.2.php
+
+---

Old:

  kdf-4.14.1.tar.xz

New:

  kdf-4.14.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.6eZfV4/_old  2014-10-16 18:13:51.0 +0200
+++ /var/tmp/diff_new_pack.6eZfV4/_new  2014-10-16 18:13:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.14.1
+Version:4.14.2
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.14.1.tar.xz - kdf-4.14.2.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2014-08-25 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2014-08-25 11:00:04

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2014-07-16 16:17:23.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2014-08-25 
11:00:21.0 +0200
@@ -1,0 +2,14 @@
+Fri Aug 15 08:38:19 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.0
+   * KDE 4.14.0 SC Final Release
+   * See http://www.kde.org/announcements/4.13/
+
+---
+Thu Jul 17 16:44:26 UTC 2014 - cgiboude...@gmx.com
+
+- Update to 4.13.90
+   * KDE 4.14 Beta 2 release
+   * See http://www.kde.org/announcements/announce-4.14-beta2.php
+
+---

Old:

  kdf-4.13.80.tar.xz

New:

  kdf-4.14.0.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.WIlOer/_old  2014-08-25 11:00:23.0 +0200
+++ /var/tmp/diff_new_pack.WIlOer/_new  2014-08-25 11:00:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.13.80
+Version:4.14.0
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.13.80.tar.xz - kdf-4.14.0.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2014-07-16 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2014-07-16 16:17:15

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2014-06-19 13:16:56.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2014-07-16 
16:17:23.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 10 22:17:27 UTC 2014 - cgiboude...@gmx.com
+
+- Update to 4.13.80
+   * KDE 4.14 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.14-beta1.php
+
+---

Old:

  kdf-4.13.2.tar.xz

New:

  kdf-4.13.80.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.M3wdNE/_old  2014-07-16 16:17:24.0 +0200
+++ /var/tmp/diff_new_pack.M3wdNE/_new  2014-07-16 16:17:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.13.2
+Version:4.13.80
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.13.2.tar.xz - kdf-4.13.80.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-4.13.2/kdf.cpp new/kdf-4.13.80/kdf.cpp
--- old/kdf-4.13.2/kdf.cpp  2014-01-12 05:10:39.0 +0100
+++ new/kdf-4.13.80/kdf.cpp 2014-04-27 00:25:34.0 +0200
@@ -61,10 +61,10 @@
 }
 
 
-bool KDFTopLevel::queryExit( void )
+void KDFTopLevel::closeEvent(QCloseEvent *event)
 {
 kdf-applySettings();
-return( true );
+KXmlGuiWindow::closeEvent(event);
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-4.13.2/kdf.h new/kdf-4.13.80/kdf.h
--- old/kdf-4.13.2/kdf.h2014-01-12 05:10:39.0 +0100
+++ new/kdf-4.13.80/kdf.h   2014-04-27 00:25:34.0 +0200
@@ -35,8 +35,8 @@
 KDFTopLevel(QWidget *parent=0);
 ~KDFTopLevel() { }
 
-protected Q_SLOTS:
-virtual bool queryExit( void );
+protected:
+void closeEvent(QCloseEvent *event);
 protected:
 KDFWidget* kdf;
 };

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2014-06-19 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2014-06-19 13:16:28

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2014-05-22 06:51:34.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2014-06-19 
13:16:56.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  8 18:38:52 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.2
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/announce-4.13.2.php
+
+---

Old:

  kdf-4.13.1.tar.xz

New:

  kdf-4.13.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.fUe6EQ/_old  2014-06-19 13:16:57.0 +0200
+++ /var/tmp/diff_new_pack.fUe6EQ/_new  2014-06-19 13:16:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.13.1
+Version:4.13.2
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.13.1.tar.xz - kdf-4.13.2.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2014-05-21 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2014-05-22 06:50:47

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2014-04-18 12:34:56.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2014-05-22 
06:51:34.0 +0200
@@ -1,0 +2,7 @@
+Fri May  9 16:51:03 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.1
+   * KDE 4.13.1  bug fix release
+   * See http://www.kde.org/announcements/announce-4.13.1.php
+
+---

Old:

  kdf-4.13.0.tar.xz

New:

  kdf-4.13.1.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.YWYti9/_old  2014-05-22 06:51:36.0 +0200
+++ /var/tmp/diff_new_pack.YWYti9/_new  2014-05-22 06:51:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.13.0
+Version:4.13.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.13.0.tar.xz - kdf-4.13.1.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2014-04-18 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2014-04-18 11:32:49

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2014-03-30 11:58:07.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2014-04-18 
12:34:56.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 11 16:54:10 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.0
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/4.13/
+
+---

Old:

  kdf-4.12.97.tar.xz

New:

  kdf-4.13.0.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.LgDl4U/_old  2014-04-18 12:34:58.0 +0200
+++ /var/tmp/diff_new_pack.LgDl4U/_new  2014-04-18 12:34:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.12.97
+Version:4.13.0
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.12.97.tar.xz - kdf-4.13.0.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2014-03-30 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2014-03-30 07:52:21

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2014-03-18 16:17:42.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2014-03-30 
11:58:07.0 +0200
@@ -1,0 +2,14 @@
+Thu Mar 27 17:53:18 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.97
+   * KDE 4.13 RC  release
+   * See http://www.kde.org/announcements/announce-4.13-rc.php
+
+---
+Thu Mar 20 18:14:41 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.95
+   * KDE 4.13 Beta 3  release
+   * See http://www.kde.org/announcements/announce-4.13-beta3.php
+
+---

Old:

  kdf-4.12.90.tar.xz

New:

  kdf-4.12.97.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.pG5Tdb/_old  2014-03-30 11:58:13.0 +0200
+++ /var/tmp/diff_new_pack.pG5Tdb/_new  2014-03-30 11:58:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.12.90
+Version:4.12.97
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.12.90.tar.xz - kdf-4.12.97.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2014-03-18 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2014-03-18 16:17:41

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2014-02-20 07:56:39.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2014-03-18 
16:17:42.0 +0100
@@ -1,0 +2,14 @@
+Thu Mar 13 20:21:39 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.90
+   * KDE 4.13 Beta 2  release
+   * See http://www.kde.org/announcements/announce-4.13-beta2.php
+
+---
+Fri Mar  7 10:13:29 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.80
+   * KDE 4.13 Beta 1  release
+   * See http://www.kde.org/announcements/announce-4.13-beta1.php
+
+---

Old:

  kdf-4.12.2.tar.xz

New:

  kdf-4.12.90.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.FnouXs/_old  2014-03-18 16:17:43.0 +0100
+++ /var/tmp/diff_new_pack.FnouXs/_new  2014-03-18 16:17:43.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.12.2
+Version:4.12.90
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.12.2.tar.xz - kdf-4.12.90.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2014-02-20 07:56:04

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2014-01-27 11:16:45.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2014-02-20 
07:56:39.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:17:46 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kdf-4.12.1.tar.xz

New:

  kdf-4.12.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.dyZHr6/_old  2014-02-20 07:56:40.0 +0100
+++ /var/tmp/diff_new_pack.dyZHr6/_new  2014-02-20 07:56:40.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.12.1.tar.xz - kdf-4.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-4.12.1/kcmdf.desktop new/kdf-4.12.2/kcmdf.desktop
--- old/kdf-4.12.1/kcmdf.desktop2013-08-04 06:29:15.0 +0200
+++ new/kdf-4.12.2/kcmdf.desktop2014-01-12 07:39:54.0 +0100
@@ -29,7 +29,7 @@
 Name[eo]=Memoraparatoj
 Name[es]=Dispositivos de almacenamiento
 Name[et]=Salvestusseadmed
-Name[eu]=Biltegiratze Gailuak
+Name[eu]=Biltegiratze-gailuak
 Name[fa]=دستگاههای ذخیره
 Name[fi]=Tallennuslaitteet
 Name[fr]=Périphériques de stockage
@@ -104,7 +104,7 @@
 Comment[eo]=Montras la kapacitojn de la kroĉitaj aparatoj
 Comment[es]=Muestra el uso del disco en los dispositivos montados
 Comment[et]=Ühendatud seadmete kettakasutuse näitamine
-Comment[eu]=Muntatutako diskoen erabilera erakusten du
+Comment[eu]=Muntatutako gailuen disko-erabilpena erakusten du
 Comment[fa]=استفاده دیسک دستگاههای سوار‌شده را نمایش می‌دهد
 Comment[fi]=Näyttää levynkäytön liitetyillä laitteilla
 Comment[fr]=Affiche l'espace utilisé sur les périphériques montés
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-4.12.1/kdf.desktop new/kdf-4.12.2/kdf.desktop
--- old/kdf-4.12.1/kdf.desktop  2013-08-04 06:29:15.0 +0200
+++ new/kdf-4.12.2/kdf.desktop  2014-01-12 07:39:54.0 +0100
@@ -89,7 +89,7 @@
 GenericName[eo]=Vidi la diskspac-uzadon
 GenericName[es]=Muestra el uso del disco
 GenericName[et]=Kettakasutus
-GenericName[eu]=Erakutsi Diskoaren Erabilera
+GenericName[eu]=Ikusi diskoaren erabilera
 GenericName[fa]=مشاهده کاربرد دیسک
 GenericName[fi]=Näytä levynkäyttö
 GenericName[fr]=Affiche l'utilisation de l'espace disque
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-4.12.1/kwikdisk.desktop 
new/kdf-4.12.2/kwikdisk.desktop
--- old/kdf-4.12.1/kwikdisk.desktop 2013-08-04 06:29:15.0 +0200
+++ new/kdf-4.12.2/kwikdisk.desktop 2014-01-12 07:39:54.0 +0100
@@ -92,7 +92,7 @@
 GenericName[eo]=Detirebla diskilo
 GenericName[es]=Herramienta de medios extraíbles
 GenericName[et]=Eemaldatavate andmekandjate utiliit
-GenericName[eu]=Euskarri Eramangarrien Erabilgarritasuna
+GenericName[eu]=Euskarri aldagarrien erabilgarritasuna
 GenericName[fa]=برنامه سودمند رسانه‌ای قابل حذف
 GenericName[fi]=Poistettavan median työkalu
 GenericName[fr]=Utilitaire de média éjectable

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2014-01-27 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2014-01-27 11:16:44

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2013-12-19 13:17:41.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2014-01-27 
11:16:45.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan 11 15:43:38 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.1
+   * KDE 4.12.1  release
+   * See http://www.kde.org/announcements/announce-4.12.1.php
+
+---

Old:

  kdf-4.12.0.tar.xz

New:

  kdf-4.12.1.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.r9KN86/_old  2014-01-27 11:16:46.0 +0100
+++ /var/tmp/diff_new_pack.r9KN86/_new  2014-01-27 11:16:46.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdf
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.12.0
+Version:4.12.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.12.0.tar.xz - kdf-4.12.1.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2013-12-11 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2013-12-11 14:34:52

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2013-12-02 12:33:45.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2013-12-11 
14:34:53.0 +0100
@@ -1,0 +2,14 @@
+Fri Nov 29 07:14:44 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.97
+   * KDE 4.12 RC 1 release
+   * See http://www.kde.org/announcements/announce-4.12-rc.php
+
+---
+Sat Nov 23 22:28:48 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.95
+   * KDE 4.12 Beta 3 release
+   * See http://www.kde.org/announcements/announce-4.12-beta3.php
+
+---

Old:

  kdf-4.11.90.tar.xz

New:

  kdf-4.11.97.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.dbJt0W/_old  2013-12-11 14:34:53.0 +0100
+++ /var/tmp/diff_new_pack.dbJt0W/_new  2013-12-11 14:34:53.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.11.90
+Version:4.11.97
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.11.90.tar.xz - kdf-4.11.97.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2013-12-02 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2013-12-02 12:33:43

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2013-10-03 15:58:27.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2013-12-02 
12:33:45.0 +0100
@@ -1,0 +2,21 @@
+Sat Nov 16 18:01:36 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.90
+   * KDE 4.12 Beta 2 release
+   * See http://www.kde.org/announcements/announce-4.12-beta2.php
+
+---
+Sat Nov  9 23:03:00 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.80
+   * KDE 4.12 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.12-beta1.php
+
+---
+Sat Nov  2 15:16:14 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.3
+   * KDE 4.11.3 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.3.php
+
+---

Old:

  kdf-4.11.2.tar.xz

New:

  kdf-4.11.90.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.VyuxIs/_old  2013-12-02 12:33:45.0 +0100
+++ /var/tmp/diff_new_pack.VyuxIs/_new  2013-12-02 12:33:45.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.11.2
+Version:4.11.90
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.11.2.tar.xz - kdf-4.11.90.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-4.11.2/kwikdisk.desktop 
new/kdf-4.11.90/kwikdisk.desktop
--- old/kdf-4.11.2/kwikdisk.desktop 2013-08-28 19:08:39.0 +0200
+++ new/kdf-4.11.90/kwikdisk.desktop2013-08-04 06:29:15.0 +0200
@@ -138,7 +138,7 @@
 GenericName[tg]=Барномаи Пуштибон барои Расонаҳои Ҷойивазшаванда
 GenericName[th]=เครื่องมือจัดการสื่อที่ถอดได้
 GenericName[tr]=Çıkartılabilir Aygıt
-GenericName[ug]=يۆتكىلىشچان ۋاسىتە قورالى
+GenericName[ug]=چىقىرىۋېتىشكە بولىدىغان ۋاسىتە قورالى
 GenericName[uk]=Утиліта змінних носіїв
 GenericName[wa]=Usteye po les bodjåves sopoirts
 GenericName[xh]=Umdlali wezoSasazo

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2013-10-03 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2013-10-03 15:56:22

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2013-09-09 11:08:57.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2013-10-03 
15:58:27.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 28 15:16:10 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.2
+   * KDE 4.11.2 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.2.php
+
+---

Old:

  kdf-4.11.1.tar.xz

New:

  kdf-4.11.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.d9EzPl/_old  2013-10-03 15:58:29.0 +0200
+++ /var/tmp/diff_new_pack.d9EzPl/_new  2013-10-03 15:58:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.11.1
+Version:4.11.2
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.11.1.tar.xz - kdf-4.11.2.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2013-09-09 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2013-09-09 11:08:57

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2013-08-16 13:42:40.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2013-09-09 
11:08:57.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep  1 10:08:03 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.1
+   * KDE 4.11.1 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.1.php
+
+---

Old:

  kdf-4.11.0.tar.xz

New:

  kdf-4.11.1.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.HtiTmy/_old  2013-09-09 11:08:58.0 +0200
+++ /var/tmp/diff_new_pack.HtiTmy/_new  2013-09-09 11:08:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.11.0
+Version:4.11.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.11.0.tar.xz - kdf-4.11.1.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2013-08-16 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2013-08-16 13:42:38

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2013-07-30 16:00:46.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2013-08-16 
13:42:40.0 +0200
@@ -1,0 +2,7 @@
+Thu Aug  8 15:13:50 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.0
+   * KDE 4.11 Final release
+   * See http://www.kde.org/announcements/4.11/
+
+---

Old:

  kdf-4.10.97.tar.xz

New:

  kdf-4.11.0.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.pJV30O/_old  2013-08-16 13:42:41.0 +0200
+++ /var/tmp/diff_new_pack.pJV30O/_new  2013-08-16 13:42:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.10.97
+Version:4.11.0
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.10.97.tar.xz - kdf-4.11.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-4.10.97/kcmdf.desktop 
new/kdf-4.11.0/kcmdf.desktop
--- old/kdf-4.10.97/kcmdf.desktop   2013-07-10 01:17:32.0 +0200
+++ new/kdf-4.11.0/kcmdf.desktop2013-08-06 14:47:15.0 +0200
@@ -139,7 +139,7 @@
 Comment[ro]=Afișează utilizarea spațiului pentru dispozitivele montate
 Comment[ru]=Показывает свободное место на смонтированных устройствах
 Comment[sk]=Zobrazuje využitie disku pripojených zariadení
-Comment[sl]=Prikaže porabo diska v priklopljenih napravah
+Comment[sl]=Prikaže uporabo diska priklopljenih naprav
 Comment[sq]=Shfaq përdorimin e diskut të pajisjeve të montuara
 Comment[sr]=Приказује попуњеност монтираних уређаја
 Comment[sr@ijekavian]=Приказује попуњеност монтираних уређаја
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-4.10.97/kdf.desktop new/kdf-4.11.0/kdf.desktop
--- old/kdf-4.10.97/kdf.desktop 2013-07-10 01:17:32.0 +0200
+++ new/kdf-4.11.0/kdf.desktop  2013-08-06 14:47:15.0 +0200
@@ -124,7 +124,7 @@
 GenericName[ro]=Afișează utilizarea discului
 GenericName[ru]=Статистика использования дисков
 GenericName[sk]=Zobrazenie využitia disku
-GenericName[sl]=Pokaže porabo diska
+GenericName[sl]=Prikaže uporabo diska
 GenericName[sq]=Shfaq Përdorimin e Diskut
 GenericName[sr]=Приказ попуњености дискова
 GenericName[sr@ijekavian]=Приказ попуњености дискова
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-4.10.97/kwikdisk.desktop 
new/kdf-4.11.0/kwikdisk.desktop
--- old/kdf-4.10.97/kwikdisk.desktop2013-07-10 01:17:32.0 +0200
+++ new/kdf-4.11.0/kwikdisk.desktop 2013-08-06 14:47:15.0 +0200
@@ -127,7 +127,7 @@
 GenericName[ro]=Utilitar pentru medii amovibile
 GenericName[ru]=Управление дисками
 GenericName[sk]=Nástroj pre vymeniteľné médiá
-GenericName[sl]=Pripomoček za izmenjevalne nosilce
+GenericName[sl]=Pripomoček za odstranljive nosilce
 GenericName[sq]=Mjeti i Mediave të Lëvizshme
 GenericName[sr]=Алатка за уклоњиве медијуме
 GenericName[sr@ijekavian]=Алатка за уклоњиве медијуме

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2013-07-30 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2013-07-30 16:00:19

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2013-07-25 14:58:19.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2013-07-30 
16:00:46.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 25 22:48:25 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 4.10.97
+  * KDE 4.11 RC 2 release
+  * See http://www.kde.org/announcements/announce-4.11-rc2.php
+
+---

Old:

  kdf-4.10.95.tar.xz

New:

  kdf-4.10.97.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.7imdJf/_old  2013-07-30 16:00:47.0 +0200
+++ /var/tmp/diff_new_pack.7imdJf/_new  2013-07-30 16:00:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.10.95
+Version:4.10.97
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.10.95.tar.xz - kdf-4.10.97.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2013-07-25 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2013-07-25 14:58:17

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2013-07-22 17:16:39.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2013-07-25 
14:58:19.0 +0200
@@ -1,0 +2,5 @@
+Wed Jul 24 18:57:48 UTC 2013 - hrvoje.sen...@gmail.com
+
+- BuildRequire only libkde4-devel, instead of kdebase4-workspace-devel
+
+---



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.YCaU2C/_old  2013-07-25 14:58:19.0 +0200
+++ /var/tmp/diff_new_pack.YCaU2C/_new  2013-07-25 14:58:19.0 +0200
@@ -25,7 +25,7 @@
 Url:http://www.kde.org
 Source0:kdf-%{version}.tar.xz
 Patch1: desktop-files.diff
-BuildRequires:  kdebase4-workspace-devel
+BuildRequires:  libkde4-devel
 BuildRequires:  xz
 Provides:   kde4-kdf = 4.3.0
 Obsoletes:  kde4-kdf  4.3.0
@@ -64,6 +64,7 @@
 %_kde4_modulesdir/kcm_kdf.so
 %_kde4_applicationsdir/kdf.desktop
 %_kde4_htmldir/en/kdf/
+%dir %_kde4_htmldir/en/kcontrol/
 %_kde4_htmldir/en/kcontrol/blockdevices/
 %_kde4_iconsdir/hicolor/*/*/kdf.png
 %_kde4_iconsdir/oxygen/*/*/kcmdf.png

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2013-07-22 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2013-07-22 17:15:45

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2013-07-08 07:31:48.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2013-07-22 
17:16:39.0 +0200
@@ -1,0 +2,7 @@
+Mon Jul 15 08:13:10 UTC 2013 - cgiboude...@gmx.com
+
+- Update to 4.10.95
+ * KDE 4.11 RC 1 release
+ * See http://www.kde.org/announcements/announce-4.11-rc1.php
+
+---

Old:

  kdf-4.10.90.tar.xz

New:

  kdf-4.10.95.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.grIhvP/_old  2013-07-22 17:16:40.0 +0200
+++ /var/tmp/diff_new_pack.grIhvP/_new  2013-07-22 17:16:40.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.10.90
+Version:4.10.95
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.10.90.tar.xz - kdf-4.10.95.tar.xz ++
Files old/kdf-4.10.90/doc/app/index.cache.bz2 and 
new/kdf-4.10.95/doc/app/index.cache.bz2 differ
Files old/kdf-4.10.90/doc/kcontrol/index.cache.bz2 and 
new/kdf-4.10.95/doc/kcontrol/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2013-07-07 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2013-07-08 07:31:26

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2013-06-11 09:31:52.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2013-07-08 
07:31:48.0 +0200
@@ -1,0 +2,14 @@
+Thu Jun 27 18:23:32 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.90
+   * KDE 4.11 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.11-beta2.php
+
+---
+Thu Jun 13 19:31:51 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.80
+   * KDE 4.11 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.11-beta1.php
+
+---

Old:

  kdf-4.10.4.tar.xz

New:

  kdf-4.10.90.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.hrEksj/_old  2013-07-08 07:31:48.0 +0200
+++ /var/tmp/diff_new_pack.hrEksj/_new  2013-07-08 07:31:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.10.4
+Version:4.10.90
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.10.4.tar.xz - kdf-4.10.90.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-4.10.4/disklist.cpp new/kdf-4.10.90/disklist.cpp
--- old/kdf-4.10.4/disklist.cpp 2013-05-28 21:30:05.0 +0200
+++ new/kdf-4.10.90/disklist.cpp2013-06-10 20:53:45.0 +0200
@@ -291,10 +291,15 @@
 if ( (disk-deviceName() != QLatin1String( none ))
  (disk-fsType() != QLatin1String( swap ))
  (disk-fsType() != QLatin1String( sysfs ))
+ (disk-fsType() != QLatin1String( rootfs ))
+ (disk-fsType() != QLatin1String( tmpfs ))
+ (disk-fsType() != QLatin1String( debugfs ))
+ (disk-fsType() != QLatin1String( devtmpfs ))
  (disk-mountPoint() != QLatin1String( /dev/swap ))
  (disk-mountPoint() != QLatin1String( /dev/pts ))
  (disk-mountPoint() != QLatin1String( /dev/shm ))
- (!disk-mountPoint().contains(QLatin1String( 
/proc )) ) )
+ (!disk-mountPoint().startsWith(QLatin1String( 
/sys/ )) )
+ (!disk-mountPoint().startsWith(QLatin1String( 
/proc/ )) ) )
 {
 replaceDeviceEntry(disk);
 }
@@ -442,10 +447,15 @@
  (disk-deviceName() != QLatin1String( none ))
  (disk-fsType() != QLatin1String( swap ))
  (disk-fsType() != QLatin1String( sysfs ))
+ (disk-fsType() != QLatin1String( rootfs ))
+ (disk-fsType() != QLatin1String( tmpfs ))
+ (disk-fsType() != QLatin1String( debugfs ))
+ (disk-fsType() != QLatin1String( devtmpfs ))
  (disk-mountPoint() != QLatin1String( /dev/swap ))
  (disk-mountPoint() != QLatin1String( /dev/pts ))
  (disk-mountPoint() != QLatin1String( /dev/shm ))
- (!disk-mountPoint().contains(QLatin1String( /proc )) 
) )
+ (!disk-mountPoint().startsWith(QLatin1String( /sys/ 
)) )
+ (!disk-mountPoint().startsWith(QLatin1String( /proc/ 
)) ) )
 {
 disk-setMounted(true);// it is now mounted (df lists only 
mounted)
 replaceDeviceEntry(disk);
Files old/kdf-4.10.4/doc/app/index.cache.bz2 and 
new/kdf-4.10.90/doc/app/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-4.10.4/doc/app/index.docbook 
new/kdf-4.10.90/doc/app/index.docbook
--- old/kdf-4.10.4/doc/app/index.docbook2013-05-28 21:30:05.0 
+0200
+++ new/kdf-4.10.90/doc/app/index.docbook   2013-06-10 20:53:45.0 
+0200
@@ -31,8 +31,8 @@
 
 legalnoticeFDLNotice;/legalnotice
 
-date2010-01-12/date
-releaseinfov0.11 (kde; 4.4)/releaseinfo
+date2013-05-25/date
+releaseinfov0.15 (kde; 4.11)/releaseinfo
 
 abstractparakdiskfree; displays available file devices, along with
 information about them./para
@@ -55,7 +55,7 @@
 titleIntroduction/title
 
 parakdiskfree; displays the available file devices (hard drive
-partitions, floppy and CD; drives, etc;) along with information on

commit kdf for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2013-06-11 06:11:36

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2013-05-16 16:49:59.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2013-06-11 
09:31:52.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:48:32 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kdf-4.10.3.tar.xz

New:

  kdf-4.10.4.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.dReQ9r/_old  2013-06-11 09:31:53.0 +0200
+++ /var/tmp/diff_new_pack.dReQ9r/_new  2013-06-11 09:31:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.10.3.tar.xz - kdf-4.10.4.tar.xz ++
Files old/kdf-4.10.3/doc/app/index.cache.bz2 and 
new/kdf-4.10.4/doc/app/index.cache.bz2 differ
Files old/kdf-4.10.3/doc/kcontrol/index.cache.bz2 and 
new/kdf-4.10.4/doc/kcontrol/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2013-05-16 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2013-05-16 16:49:58

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2013-04-18 10:25:40.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2013-05-16 
16:49:59.0 +0200
@@ -1,0 +2,8 @@
+Sat May  4 17:04:11 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---

Old:

  kdf-4.10.2.tar.xz

New:

  kdf-4.10.3.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.mM2Ysu/_old  2013-05-16 16:49:59.0 +0200
+++ /var/tmp/diff_new_pack.mM2Ysu/_new  2013-05-16 16:49:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.10.2
+Version:4.10.3
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.10.2.tar.xz - kdf-4.10.3.tar.xz ++
Files old/kdf-4.10.2/doc/app/index.cache.bz2 and 
new/kdf-4.10.3/doc/app/index.cache.bz2 differ
Files old/kdf-4.10.2/doc/kcontrol/index.cache.bz2 and 
new/kdf-4.10.3/doc/kcontrol/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2013-04-18 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2013-04-18 10:25:39

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf, Maintainer is adr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2013-03-14 11:34:47.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2013-04-18 
10:25:40.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr  1 19:22:30 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---

Old:

  kdf-4.10.1.tar.xz

New:

  kdf-4.10.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.sS9KWm/_old  2013-04-18 10:25:41.0 +0200
+++ /var/tmp/diff_new_pack.sS9KWm/_new  2013-04-18 10:25:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.10.1
+Version:4.10.2
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.10.1.tar.xz - kdf-4.10.2.tar.xz ++
Files old/kdf-4.10.1/doc/app/index.cache.bz2 and 
new/kdf-4.10.2/doc/app/index.cache.bz2 differ
Files old/kdf-4.10.1/doc/kcontrol/index.cache.bz2 and 
new/kdf-4.10.2/doc/kcontrol/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2013-03-14 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2013-03-14 11:34:46

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf, Maintainer is adr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2013-02-04 20:34:16.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2013-03-14 
11:34:47.0 +0100
@@ -1,0 +2,7 @@
+Sat Mar  2 15:46:22 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---

Old:

  kdf-4.10.0.tar.xz

New:

  kdf-4.10.1.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.l1kzaV/_old  2013-03-14 11:34:48.0 +0100
+++ /var/tmp/diff_new_pack.l1kzaV/_new  2013-03-14 11:34:48.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.10.0
+Version:4.10.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

++ kdf-4.10.0.tar.xz - kdf-4.10.1.tar.xz ++
Files old/kdf-4.10.0/doc/app/index.cache.bz2 and 
new/kdf-4.10.1/doc/app/index.cache.bz2 differ
Files old/kdf-4.10.0/doc/kcontrol/index.cache.bz2 and 
new/kdf-4.10.1/doc/kcontrol/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-4.10.0/kcmdf.desktop new/kdf-4.10.1/kcmdf.desktop
--- old/kdf-4.10.0/kcmdf.desktop2013-01-23 23:02:51.0 +0100
+++ new/kdf-4.10.1/kcmdf.desktop2013-03-01 08:05:11.0 +0100
@@ -50,6 +50,7 @@
 Name[lt]=Saugojimo įrenginiai
 Name[lv]=Glabāšanas ierīces
 Name[mk]=Уреди за складирање
+Name[mr]=स्टोरेज साधने
 Name[ms]=Storage Devices
 Name[nb]=Lagringsenheter
 Name[nds]=Spiekerreedschappen
@@ -124,6 +125,7 @@
 Comment[lt]=Rodo sumontuotų įrenginių disko vietos panaudojimą
 Comment[lv]=Rāda montēto ierīču vietas izmantojumu
 Comment[mk]=Ја покажува искористеноста на монтираните уреди
+Comment[mr]=जोडलेल्या साधनांवरील डिस्क वापर दर्शवितो
 Comment[ms]=Memaparkan penggunaan cakera pada peranti yang dilekapkan
 Comment[nb]=Viser brukt diskplass på de monterte enhetene
 Comment[nds]=Wiest den Fastplattbruuk vun inhangt Reedschappen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-4.10.0/kdf.desktop new/kdf-4.10.1/kdf.desktop
--- old/kdf-4.10.0/kdf.desktop  2013-01-23 23:02:51.0 +0100
+++ new/kdf-4.10.1/kdf.desktop  2013-03-01 08:05:11.0 +0100
@@ -37,6 +37,7 @@
 Name[lt]=KDiskFree
 Name[lv]=KDiskFree
 Name[mk]=KDiskFree
+Name[mr]=के-डिस्क-फ्री
 Name[ms]=KDiskFree
 Name[nb]=KDiskFree
 Name[nds]=KDiskFree
@@ -109,6 +110,7 @@
 GenericName[lt]=Žiūrėti disko panaudojimą
 GenericName[lv]=Skatīt diska vietas izlietojumu
 GenericName[mk]=Видете ја искористеноста на дискот
+GenericName[mr]=डिस्क वापर बघा
 GenericName[ms]=Lihat Penggunaan Cakera
 GenericName[nb]=Vis diskplass
 GenericName[nds]=Fastplattbruuk wiesen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-4.10.0/kwikdisk.desktop 
new/kdf-4.10.1/kwikdisk.desktop
--- old/kdf-4.10.0/kwikdisk.desktop 2013-01-23 23:02:51.0 +0100
+++ new/kdf-4.10.1/kwikdisk.desktop 2013-03-01 08:05:11.0 +0100
@@ -38,6 +38,7 @@
 Name[lt]=KwikDisk
 Name[lv]=KwikDisk
 Name[mk]=KwikDisk
+Name[mr]=क्विक-डिस्क
 Name[ms]=KwikDisk
 Name[nb]=KwikDisk
 Name[nds]=KwikDisk
@@ -112,6 +113,7 @@
 GenericName[lt]=Keičiamų diskų ar kitų įrenginių programa
 GenericName[lv]=Noņemamo datu nesēju utilīta
 GenericName[mk]=Алатка за менливи носачи
+GenericName[mr]=काढतायेण्याजोग्या मीडिया करिता उपकार्यक्रम
 GenericName[ms]=Utiliti Media Mudah Alih
 GenericName[nb]=Verktøy for flyttbare media
 GenericName[nds]=Deenstprogramm för tuuschbore Medien

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2013-02-04 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2013-02-04 20:34:14

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf, Maintainer is adr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2013-01-20 14:05:51.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2013-02-04 
20:34:16.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 31 17:56:39 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---

Old:

  kdf-4.9.98.tar.xz

New:

  kdf-4.10.0.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.ePwlZv/_old  2013-02-04 20:34:17.0 +0100
+++ /var/tmp/diff_new_pack.ePwlZv/_new  2013-02-04 20:34:17.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.9.98
+Version:4.10.0
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2013-01-20 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2013-01-20 14:05:47

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf, Maintainer is adr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2013-01-07 11:02:22.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2013-01-20 
14:05:51.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 17 08:13:36 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kdf-4.9.97.tar.xz

New:

  kdf-4.9.98.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.Xhc3y6/_old  2013-01-20 14:05:52.0 +0100
+++ /var/tmp/diff_new_pack.Xhc3y6/_new  2013-01-20 14:05:52.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.9.97
+Version:4.9.98
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2013-01-07 11:02:20

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf, Maintainer is adr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2012-12-21 09:05:46.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2013-01-07 
11:02:22.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:20:20 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kdf-4.9.95.tar.xz

New:

  kdf-4.9.97.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.gbCag1/_old  2013-01-07 11:02:23.0 +0100
+++ /var/tmp/diff_new_pack.gbCag1/_new  2013-01-07 11:02:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdf
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2012-12-21 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2012-12-21 09:05:42

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf, Maintainer is adr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2012-12-07 14:25:51.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2012-12-21 
09:05:46.0 +0100
@@ -1,0 +2,6 @@
+Wed Dec 19 18:46:28 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kdf-4.9.90.tar.xz

New:

  kdf-4.9.95.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.ltQ3u8/_old  2012-12-21 09:05:47.0 +0100
+++ /var/tmp/diff_new_pack.ltQ3u8/_new  2012-12-21 09:05:47.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.9.90
+Version:4.9.95
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2012-12-07 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2012-12-07 14:25:49

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf, Maintainer is adr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2012-11-08 07:44:07.0 
+0100
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2012-12-07 
14:25:51.0 +0100
@@ -1,0 +2,14 @@
+Sat Dec  1 20:13:12 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 13:00:04 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php
+
+- patch 4_7_branch.diff removed (no content)
+
+---
@@ -5 +19 @@
-  * see http://kde.org/announcements/4.9.3/ for details
+  * see http://kde.org/announcements/announce-4.9.3.php for details
@@ -11 +25 @@
-  * see http://kde.org/announcements/4.9.2/ for details
+  * see http://kde.org/announcements/announce-4.9.2.php for details

Old:

  4_7_BRANCH.diff
  kdf-4.9.3.tar.xz

New:

  kdf-4.9.90.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.Oohq0l/_old  2012-12-07 14:25:52.0 +0100
+++ /var/tmp/diff_new_pack.Oohq0l/_new  2012-12-07 14:25:52.0 +0100
@@ -17,14 +17,13 @@
 
 
 Name:   kdf
-Version:4.9.3
+Version:4.9.90
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+
 Group:  System/Monitoring
 Url:http://www.kde.org
 Source0:kdf-%{version}.tar.xz
-Patch0: 4_7_BRANCH.diff
 Patch1: desktop-files.diff
 BuildRequires:  kdebase4-workspace-devel
 BuildRequires:  xz
@@ -38,7 +37,6 @@
 
 %prep
 %setup -q -n kdf-%{version}
-%patch0
 %patch1
 
 %build
@@ -47,7 +45,7 @@
 
 %install
 cd build
-%make_install
+%kde4_makeinstall
 %suse_update_desktop_file kdf System Filesystem
 %kde_post_install
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2012-11-07 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2012-11-08 07:44:05

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf, Maintainer is adr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2012-10-08 20:32:18.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2012-11-08 
07:44:07.0 +0100
@@ -1,0 +2,6 @@
+Fri Nov  2 16:57:00 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/4.9.3/ for details
+
+---

Old:

  kdf-4.9.2.tar.xz

New:

  kdf-4.9.3.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.vv1nfI/_old  2012-11-08 07:44:08.0 +0100
+++ /var/tmp/diff_new_pack.vv1nfI/_new  2012-11-08 07:44:08.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.9.2
+Version:4.9.3
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2012-10-08 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2012-10-08 20:32:16

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf, Maintainer is adr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2012-09-11 07:57:16.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2012-10-08 
20:32:18.0 +0200
@@ -2 +2 @@
-Wed Sep  5 12:04:10 UTC 2012 - dmuel...@suse.com
+Sat Sep 29 10:23:35 UTC 2012 - tittiatc...@gmail.com
@@ -4 +4,7 @@
-- update to 4.9.1
+- Update to 4.9.2
+  * see http://kde.org/announcements/4.9.2/ for details
+
+---
+Tue Sep  4 11:02:15 UTC 2012 - toddrme2...@gmail.com
+
+- Update to 4.9.1
@@ -6,0 +13,5 @@
+---
+Tue Jul 31 11:02:37 UTC 2012 - toddrme2...@gmail.com
+
+- Update to 4.9.0
+  * see http://kde.org/announcements/4.9/ for details
@@ -9 +20 @@
-Mon Jul 30 16:54:50 UTC 2012 - dmuel...@suse.com
+Thu Jul 19 13:14:09 UTC 2012 - toddrme2...@gmail.com
@@ -11,2 +22,3 @@
-- update to 4.8.5
-  * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for 
details
+- update to 4.8.97
+  * RC2 milestone release of KDE 4.9
+  *  see http://kde.org/announcements/announce-4.9-rc2.php for details

Old:

  kdf-4.9.1.tar.xz

New:

  kdf-4.9.2.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.GtucgE/_old  2012-10-08 20:32:19.0 +0200
+++ /var/tmp/diff_new_pack.GtucgE/_new  2012-10-08 20:32:19.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.9.1
+Version:4.9.2
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdf for openSUSE:Factory

2012-09-11 Thread h_root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2012-09-11 07:57:03

Comparing /work/SRC/openSUSE:Factory/kdf (Old)
 and  /work/SRC/openSUSE:Factory/.kdf.new (New)


Package is kdf, Maintainer is adr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2012-08-07 21:30:43.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new/kdf.changes 2012-09-11 
07:57:16.0 +0200
@@ -1,0 +2,7 @@
+Wed Sep  5 12:04:10 UTC 2012 - dmuel...@suse.com
+
+- update to 4.9.1
+  * see http://kde.org/announcements/4.9.1/ for details
+  
+
+---

Old:

  kdf-4.8.5.tar.xz

New:

  kdf-4.9.1.tar.xz



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.HDll5g/_old  2012-09-11 07:57:17.0 +0200
+++ /var/tmp/diff_new_pack.HDll5g/_new  2012-09-11 07:57:17.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kdf
-Version:4.8.5
+Version:4.9.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



  1   2   >