Hello community,

here is the log from the commit of package kbackup for openSUSE:Factory checked 
in at 2020-10-13 15:33:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kbackup (Old)
 and      /work/SRC/openSUSE:Factory/.kbackup.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kbackup"

Tue Oct 13 15:33:59 2020 rev:31 rq:840584 version:20.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kbackup/kbackup.changes  2020-09-10 
22:50:33.128000360 +0200
+++ /work/SRC/openSUSE:Factory/.kbackup.new.3486/kbackup.changes        
2020-10-13 15:34:53.365054061 +0200
@@ -1,0 +2,9 @@
+Fri Oct  9 05:43:22 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- 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:
----
  kbackup-20.08.1.tar.xz
  kbackup-20.08.1.tar.xz.sig

New:
----
  kbackup-20.08.2.tar.xz
  kbackup-20.08.2.tar.xz.sig

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

Other differences:
------------------
++++++ kbackup.spec ++++++
--- /var/tmp/diff_new_pack.E3y7N1/_old  2020-10-13 15:34:55.005055218 +0200
+++ /var/tmp/diff_new_pack.E3y7N1/_new  2020-10-13 15:34:55.005055218 +0200
@@ -20,7 +20,7 @@
 # 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}')}
 Name:           kbackup
-Version:        20.08.1
+Version:        20.08.2
 Release:        0
 Summary:        Backup program based on KDE Frameworks 5
 License:        GPL-2.0-only


++++++ kbackup-20.08.1.tar.xz -> kbackup-20.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbackup-20.08.1/CMakeLists.txt 
new/kbackup-20.08.2/CMakeLists.txt
--- old/kbackup-20.08.1/CMakeLists.txt  2020-08-31 20:46:25.000000000 +0200
+++ new/kbackup-20.08.2/CMakeLists.txt  2020-10-03 13:00:27.000000000 +0200
@@ -3,7 +3,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}")
 
 project(kbackup)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbackup-20.08.1/po/ca@valencia/kbackup.po 
new/kbackup-20.08.2/po/ca@valencia/kbackup.po
--- old/kbackup-20.08.1/po/ca@valencia/kbackup.po       2020-09-01 
08:40:19.000000000 +0200
+++ new/kbackup-20.08.2/po/ca@valencia/kbackup.po       2020-10-06 
05:43:19.000000000 +0200
@@ -1,5 +1,5 @@
 # Translation of kbackup.po to Catalan (Valencian)
-# Copyright (C) 2018 This_file_is_part_of_KDE
+# Copyright (C) 2018-2019 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbackup-20.08.1/po/ko/kbackup.po 
new/kbackup-20.08.2/po/ko/kbackup.po
--- old/kbackup-20.08.1/po/ko/kbackup.po        2020-09-01 08:40:20.000000000 
+0200
+++ new/kbackup-20.08.2/po/ko/kbackup.po        2020-10-06 05:43:20.000000000 
+0200
@@ -8,14 +8,14 @@
 "Project-Id-Version: kbackup\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-05 03:24+0100\n"
-"PO-Revision-Date: 2020-04-04 14:50+0200\n"
+"PO-Revision-Date: 2020-10-04 18:48+0200\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <kde...@kde.org>\n"
 "Language: ko\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.04.3\n"
+"X-Generator: Lokalize 19.12.3\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #, kde-format
@@ -399,7 +399,7 @@
 #: SettingsDialog.ui:136
 #, kde-format
 msgid "unlimited"
-msgstr "제한 없음"
+msgstr "무제한"
 
 #. i18n: ectx: property (text), widget (QPushButton, startButton)
 #: MainWidgetBase.ui:41 MainWindow.cxx:113
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbackup-20.08.1/po/pt_BR/kbackup.po 
new/kbackup-20.08.2/po/pt_BR/kbackup.po
--- old/kbackup-20.08.1/po/pt_BR/kbackup.po     2020-09-01 08:40:20.000000000 
+0200
+++ new/kbackup-20.08.2/po/pt_BR/kbackup.po     2020-10-06 05:43:20.000000000 
+0200
@@ -10,14 +10,14 @@
 "Project-Id-Version: kbackup\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-05 03:24+0100\n"
-"PO-Revision-Date: 2020-06-12 16:34-0300\n"
+"PO-Revision-Date: 2020-09-10 18:55-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n"
 "Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
 "Language: pt_BR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.04.0\n"
+"X-Generator: Lokalize 20.04.3\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 "X-Language: pt_BR\n"
 
@@ -39,14 +39,14 @@
 #: Archiver.cxx:442
 #, kde-format
 msgid "The target dir '%1' is not valid"
-msgstr "O diretório de destino %1 não é válido"
+msgstr "A pasta de destino %1 não é válida"
 
 #: Archiver.cxx:449
 #, kde-format
 msgid "The target dir '%1' must be a local file system dir and no remote URL"
 msgstr ""
-"O diretório de destino '%1' deve ser um diretório do sistema local de "
-"arquivos e não uma URL remota"
+"A pasta de destino '%1' deve ser uma pasta do sistema local de arquivos e "
+"não uma URL remota"
 
 #: Archiver.cxx:462
 #, kde-format
@@ -55,9 +55,9 @@
 "\n"
 "Shall I create it?"
 msgstr ""
-"O diretório de destino '%1' não existe.\n"
+"A pasta de destino '%1' não existe.\n"
 "\n"
-"Devo criá-lo?"
+"Devo criá-la?"
 
 #: Archiver.cxx:467
 #, kde-format
@@ -65,13 +65,13 @@
 "Could not create the target directory '%1'.\n"
 "The operating system reports: %2"
 msgstr ""
-"Não foi possível criar o diretório de destino '%1'.\n"
+"Não foi possível criar a pasta de destino '%1'.\n"
 "O sistema operacional reportou: %2"
 
 #: Archiver.cxx:474
 #, kde-format
 msgid "The target dir does not exist"
-msgstr "O diretório de destino não existe"
+msgstr "A pasta de destino não existe"
 
 #: Archiver.cxx:547
 #, kde-format
@@ -88,7 +88,7 @@
 msgid ""
 "fetching directory listing of target failed. Can not reduce kept archives."
 msgstr ""
-"Falha ao obter a listagem do diretório destino. Não foi possível reduzir o "
+"Falha ao obter a listagem da pasta destino. Não foi possível reduzir o "
 "número de arquivos a serem mantidos."
 
 #: Archiver.cxx:655
@@ -220,7 +220,7 @@
 #: Archiver.cxx:1001
 #, kde-format
 msgid "...skipping filtered directory %1"
-msgstr "...ignorando o diretório filtrado %1"
+msgstr "...ignorando a pasta filtrado %1"
 
 #: Archiver.cxx:1012
 #, kde-format
@@ -228,13 +228,13 @@
 "Could not get information of directory: %1\n"
 "The operating system reports: %2"
 msgstr ""
-"Não foi possível obter informações de diretório: %1\n"
+"Não foi possível obter informações da pasta: %1\n"
 "O sistema operacional reportou: %2"
 
 #: Archiver.cxx:1022
 #, kde-format
 msgid "Directory '%1' is not readable. Skipping."
-msgstr "O diretório '%1' não está acessível. Ignorando."
+msgstr "A pasta '%1' não está acessível. Ignorando."
 
 #: Archiver.cxx:1038
 #, kde-format
@@ -242,7 +242,7 @@
 "Could not write directory '%1' to archive.\n"
 "Maybe the medium is full."
 msgstr ""
-"Não foi possível escrever no diretório '%1' para arquivar.\n"
+"Não foi possível escrever na pasta '%1' para arquivar.\n"
 "Talvez o disco esteja cheio."
 
 #: Archiver.cxx:1159 Archiver.cxx:1240
@@ -658,7 +658,7 @@
 #: Selector.cxx:609
 #, kde-format
 msgid "Could not delete directory '%1'."
-msgstr "Não foi possível excluir o diretório '%1'."
+msgstr "Não foi possível excluir a pasta '%1'."
 
 #: Selector.cxx:618
 #, kde-format
@@ -755,8 +755,8 @@
 "How many full backups shall be kept in the target directory before older "
 "ones will be deleted"
 msgstr ""
-"Quantas cópias de segurança completas devem ser mantidas no diretório de "
-"destino antes que outras mais antigas sejam excluídas"
+"Quantas cópias de segurança completas devem ser mantidas na pasta de destino "
+"antes que outras mais antigas sejam excluídas"
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #: SettingsDialog.ui:77
@@ -827,7 +827,7 @@
 "body></html>"
 msgstr ""
 "<html><head/><body><p>Define uma lista de padrões de caminhos absolutos que "
-"serão usados para filtrar diretórios completos,<br/>ex.: /home/*/.mozilla/*/"
+"serão usados para filtrar pastas completas,<br/>ex.: /home/*/.mozilla/*/"
 "Cache</p></body></html>"
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, compressFiles)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbackup-20.08.1/po/zh_CN/kbackup.po 
new/kbackup-20.08.2/po/zh_CN/kbackup.po
--- old/kbackup-20.08.1/po/zh_CN/kbackup.po     2020-09-01 08:40:20.000000000 
+0200
+++ new/kbackup-20.08.2/po/zh_CN/kbackup.po     2020-10-06 05:43:20.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-05 03:24+0100\n"
-"PO-Revision-Date: 2020-08-12 20:42\n"
+"PO-Revision-Date: 2020-09-23 12:20\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbackup-20.08.1/src/kbackup.xml 
new/kbackup-20.08.2/src/kbackup.xml
--- old/kbackup-20.08.1/src/kbackup.xml 2020-08-31 20:46:25.000000000 +0200
+++ new/kbackup-20.08.2/src/kbackup.xml 2020-10-03 13:00:27.000000000 +0200
@@ -23,6 +23,7 @@
     <comment xml:lang="pl">Profil KBackup</comment>
     <comment xml:lang="pt">Perfil do KBackup</comment>
     <comment xml:lang="pt_BR">Perfil do KBackup</comment>
+    <comment xml:lang="ro">Profil KBackup</comment>
     <comment xml:lang="ru">Профиль KBackup</comment>
     <comment xml:lang="sk">Profil KBackup</comment>
     <comment xml:lang="sl">Profil Kbackupa</comment>


Reply via email to