Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kbackup for openSUSE:Factory checked in at 2021-02-07 15:18:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kbackup (Old) and /work/SRC/openSUSE:Factory/.kbackup.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kbackup" Sun Feb 7 15:18:12 2021 rev:35 rq:869287 version:20.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kbackup/kbackup.changes 2021-01-10 19:41:05.957647175 +0100 +++ /work/SRC/openSUSE:Factory/.kbackup.new.28504/kbackup.changes 2021-02-07 15:19:54.305856211 +0100 @@ -1,0 +2,9 @@ +Wed Feb 3 08:28:13 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 20.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2021-02-apps-update +- No code change since 20.12.1 + +------------------------------------------------------------------- Old: ---- kbackup-20.12.1.tar.xz kbackup-20.12.1.tar.xz.sig New: ---- kbackup-20.12.2.tar.xz kbackup-20.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kbackup.spec ++++++ --- /var/tmp/diff_new_pack.onCUrs/_old 2021-02-07 15:19:54.953857291 +0100 +++ /var/tmp/diff_new_pack.onCUrs/_new 2021-02-07 15:19:54.957857297 +0100 @@ -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.12.1 +Version: 20.12.2 Release: 0 Summary: Backup program based on KDE Frameworks 5 License: GPL-2.0-only ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.onCUrs/_old and /var/tmp/diff_new_pack.onCUrs/_new differ ++++++ kbackup-20.12.1.tar.xz -> kbackup-20.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-20.12.1/CMakeLists.txt new/kbackup-20.12.2/CMakeLists.txt --- old/kbackup-20.12.1/CMakeLists.txt 2021-01-02 14:30:24.000000000 +0100 +++ new/kbackup-20.12.2/CMakeLists.txt 2021-01-29 20:49:55.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "20") set(RELEASE_SERVICE_VERSION_MINOR "12") -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.12.1/po/fr/kbackup.po new/kbackup-20.12.2/po/fr/kbackup.po --- old/kbackup-20.12.1/po/fr/kbackup.po 2021-01-05 02:26:55.000000000 +0100 +++ new/kbackup-20.12.2/po/fr/kbackup.po 2021-02-02 01:55:18.000000000 +0100 @@ -5,19 +5,20 @@ # Martin Koller <[email protected]>, 2006. # Alain Portal <[email protected]>, 2006, 2007, 2010, 2011. # Simon Depiets <[email protected]>, 2018. +# Xavier Besnard <[email protected]>, 2021. msgid "" msgstr "" "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-09-30 02:31+0200\n" -"PO-Revision-Date: 2018-10-27 12:18+0800\n" -"Last-Translator: Simon Depiets <[email protected]>\n" -"Language-Team: French <[email protected]>\n" +"PO-Revision-Date: 2021-01-11 12:07+0100\n" +"Last-Translator: Xavier Besnard <[email protected]>\n" +"Language-Team: FR\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 20.12.0\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #, kde-format @@ -104,7 +105,8 @@ #: Archiver.cxx:664 #, kde-format msgid "!! Backup finished <b>but files were skipped</b> !!" -msgstr "!! Sauvegarde termin??e <b>mais des fichiers ont ??t?? ignor??s</b>??!!" +msgstr "" +"??! ??! Sauvegarde termin??e <b>mais des fichiers ont ??t?? ignor??s</b>??! ??!" #: Archiver.cxx:666 #, kde-format @@ -132,7 +134,7 @@ #: Archiver.cxx:692 #, kde-format msgid "Totals: Files: %1, Size: %2, Duration: %3" -msgstr "Totaux??: Fichiers??: %1, Taille??: %2, Dur??e??: %3" +msgstr "Totaux = Fichiers??: %1, Taille??: %2, Dur??e??: %3" #: Archiver.cxx:703 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-20.12.1/po/zh_CN/kbackup.po new/kbackup-20.12.2/po/zh_CN/kbackup.po --- old/kbackup-20.12.1/po/zh_CN/kbackup.po 2021-01-05 02:26:55.000000000 +0100 +++ new/kbackup-20.12.2/po/zh_CN/kbackup.po 2021-02-02 01:55:18.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-09-30 02:31+0200\n" -"PO-Revision-Date: 2021-01-03 09:06\n" +"PO-Revision-Date: 2021-01-28 05:08\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.12.1/src/kbackup.xml new/kbackup-20.12.2/src/kbackup.xml --- old/kbackup-20.12.1/src/kbackup.xml 2021-01-02 14:30:24.000000000 +0100 +++ new/kbackup-20.12.2/src/kbackup.xml 2021-01-29 20:49:55.000000000 +0100 @@ -13,6 +13,7 @@ <comment xml:lang="nn">KBackup-profil</comment> <comment xml:lang="pl">Profil KBackup</comment> <comment xml:lang="pt_BR">Perfil do KBackup</comment> + <comment xml:lang="ru">?????????????? KBackup</comment> <comment xml:lang="sk">Profil KBackup</comment> <comment xml:lang="sv">Kbackup-profil</comment> <comment xml:lang="uk">?????????????? KBackup</comment>
