Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kbackup for openSUSE:Factory checked in at 2023-05-12 20:34:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kbackup (Old) and /work/SRC/openSUSE:Factory/.kbackup.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kbackup" Fri May 12 20:34:59 2023 rev:62 rq:1086281 version:23.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kbackup/kbackup.changes 2023-04-23 22:50:59.975910214 +0200 +++ /work/SRC/openSUSE:Factory/.kbackup.new.1533/kbackup.changes 2023-05-12 20:36:29.833606891 +0200 @@ -1,0 +2,9 @@ +Tue May 9 10:46:43 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.04.1/ +- No code change since 23.04.0 + +------------------------------------------------------------------- Old: ---- kbackup-23.04.0.tar.xz kbackup-23.04.0.tar.xz.sig New: ---- kbackup-23.04.1.tar.xz kbackup-23.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kbackup.spec ++++++ --- /var/tmp/diff_new_pack.zN6QXn/_old 2023-05-12 20:36:30.433610188 +0200 +++ /var/tmp/diff_new_pack.zN6QXn/_new 2023-05-12 20:36:30.437610210 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: kbackup -Version: 23.04.0 +Version: 23.04.1 Release: 0 Summary: Backup program based on KDE Frameworks 5 License: GPL-2.0-only ++++++ kbackup-23.04.0.tar.xz -> kbackup-23.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-23.04.0/CMakeLists.txt new/kbackup-23.04.1/CMakeLists.txt --- old/kbackup-23.04.0/CMakeLists.txt 2023-04-12 18:54:45.000000000 +0200 +++ new/kbackup-23.04.1/CMakeLists.txt 2023-05-06 11:00:13.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "23") set(RELEASE_SERVICE_VERSION_MINOR "04") -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}") project(kbackup VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-23.04.0/po/de/kbackup.po new/kbackup-23.04.1/po/de/kbackup.po --- old/kbackup-23.04.0/po/de/kbackup.po 2023-04-12 18:54:45.000000000 +0200 +++ new/kbackup-23.04.1/po/de/kbackup.po 2023-05-06 11:00:13.000000000 +0200 @@ -17,7 +17,7 @@ "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" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 22.12.3\n" #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-23.04.0/po/gl/kbackup.po new/kbackup-23.04.1/po/gl/kbackup.po --- old/kbackup-23.04.0/po/gl/kbackup.po 2023-04-12 18:54:45.000000000 +0200 +++ new/kbackup-23.04.1/po/gl/kbackup.po 2023-05-06 11:00:13.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. +# Adrián Chaves (Gallaecio) <[email protected]>, 2018, 2019, 2023. # -# Adrián Chaves (Gallaecio) <[email protected]>, 2018, 2019. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-02-05 01:01+0000\n" -"PO-Revision-Date: 2019-09-29 09:24+0200\n" +"PO-Revision-Date: 2023-04-30 11:43+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" "Language: gl\n" @@ -15,7 +15,7 @@ "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.11.70\n" +"X-Generator: Lokalize 23.04.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -59,13 +59,13 @@ #, kde-format msgctxt "@title" msgid "Create Directory" -msgstr "" +msgstr "Crear un directorio" #: Archiver.cxx:462 #, kde-format msgctxt "@action:button" msgid "Create" -msgstr "" +msgstr "Crear" #: Archiver.cxx:467 #, kde-format @@ -74,7 +74,7 @@ "The operating system reports: %2" msgstr "" "Non se puido crear o directorio de destino «%1».\n" -"O sistema operativo informa do segunte: %2" +"O sistema operativo informa do seguinte: %2" #: Archiver.cxx:475 #, kde-format @@ -211,18 +211,16 @@ "Quere intentalo de novo?" #: Archiver.cxx:959 -#, fuzzy, kde-format -#| msgid "Open failed" +#, kde-format msgctxt "@title" msgid "Open File" -msgstr "A apertura fallou." +msgstr "Abrir un ficheiro" #: Archiver.cxx:960 -#, fuzzy, kde-format -#| msgid "Retry" +#, kde-format msgctxt "@action:button" msgid "Retry" -msgstr "Intentalo de novo" +msgstr "Intentar de novo" #: Archiver.cxx:980 #, kde-format @@ -269,7 +267,7 @@ #: Archiver.cxx:1135 #, kde-format msgid "Can not archive file type 'socket': %1\n" -msgstr "" +msgstr "Non se pode arquivar o tipo de ficheiro «socket»: %1\n" #: Archiver.cxx:1219 Archiver.cxx:1298 #, kde-format @@ -402,7 +400,7 @@ "In auto/autobg mode force the backup to be a full backup instead of acting " "on the profile settings." msgstr "" -"Nos modos aumáticos en primeiro ou segundo plano facer que a copia de " +"Nos modos automáticos en primeiro ou segundo plano facer que a copia de " "seguranza sexa completa en vez de basearse na configuración do perfil." #: main.cxx:151 MainWindow.cxx:210 @@ -592,12 +590,12 @@ #: MainWindow.cxx:146 #, kde-format msgid "Backup in Progress" -msgstr "" +msgstr "Copia de seguridade en progresoâ¦" #: MainWindow.cxx:146 #, kde-format msgid "Abort" -msgstr "" +msgstr "Interromper" #: MainWindow.cxx:188 MainWindow.cxx:234 MainWindow.cxx:251 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-23.04.0/po/zh_CN/kbackup.po new/kbackup-23.04.1/po/zh_CN/kbackup.po --- old/kbackup-23.04.0/po/zh_CN/kbackup.po 2023-04-12 18:54:45.000000000 +0200 +++ new/kbackup-23.04.1/po/zh_CN/kbackup.po 2023-05-06 11:00:13.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-02-05 01:01+0000\n" -"PO-Revision-Date: 2023-04-10 14:12\n" +"PO-Revision-Date: 2023-04-29 08:36\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-23.04.0/src/kbackup.xml new/kbackup-23.04.1/src/kbackup.xml --- old/kbackup-23.04.0/src/kbackup.xml 2023-04-12 18:54:45.000000000 +0200 +++ new/kbackup-23.04.1/src/kbackup.xml 2023-05-06 11:00:13.000000000 +0200 @@ -13,6 +13,7 @@ <comment xml:lang="eu">KBackup-en profila</comment> <comment xml:lang="fi">KBackup-profiili</comment> <comment xml:lang="fr">Profil pour KBackup</comment> + <comment xml:lang="gl">Perfil de KBackup</comment> <comment xml:lang="ia">Profilo de KBackup</comment> <comment xml:lang="ie">Profil de KBackup</comment> <comment xml:lang="it">Profilo di KBackup</comment> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-23.04.0/src/org.kde.kbackup.appdata.xml new/kbackup-23.04.1/src/org.kde.kbackup.appdata.xml --- old/kbackup-23.04.0/src/org.kde.kbackup.appdata.xml 2023-04-12 18:54:45.000000000 +0200 +++ new/kbackup-23.04.1/src/org.kde.kbackup.appdata.xml 2023-05-06 11:00:13.000000000 +0200 @@ -50,6 +50,7 @@ <summary xml:lang="eu">Sortu babes-kopiak «.tar» fitxategi gisa karpeta lokal edo urruneko URL batean</summary> <summary xml:lang="fi">Luo varmuuskopioita .tar-tiedostoina paikalliseen kansioon tai etäverkko-osoitteeseen</summary> <summary xml:lang="fr">Créer des archives comme des fichiers « .tar » vers un dossier local ou une URL distante.</summary> + <summary xml:lang="gl">Crear copias de seguridade como ficheiros .tar nun cartafol local ou nun URL remoto</summary> <summary xml:lang="ia">Crea retrocopias como file .tar al dossier local e URL remote</summary> <summary xml:lang="id">Buat cadangan sebagai file .tar ke sebuah folder lokal atau URL jarak jauh</summary> <summary xml:lang="ie">Crear archives quam files .tar in local fólderes o lontan URLs</summary> @@ -249,9 +250,9 @@ <binary>kbackup</binary> </provides> <releases> + <release version="23.04.1" date="2023-05-11"/> <release version="23.04.0" date="2023-04-20"/> <release version="22.12.3" date="2023-03-02"/> <release version="22.12.2" date="2023-02-02"/> - <release version="22.12.1" date="2023-01-05"/> </releases> </component>
