Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kbackup for openSUSE:Factory checked in at 2022-10-15 16:35:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kbackup (Old) and /work/SRC/openSUSE:Factory/.kbackup.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kbackup" Sat Oct 15 16:35:31 2022 rev:55 rq:1010695 version:22.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kbackup/kbackup.changes 2022-09-09 18:26:31.756785151 +0200 +++ /work/SRC/openSUSE:Factory/.kbackup.new.2275/kbackup.changes 2022-10-15 16:37:23.354143580 +0200 @@ -1,0 +2,8 @@ +Tue Oct 11 14:32:11 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 22.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.08.2/ + +------------------------------------------------------------------- Old: ---- kbackup-22.08.1.tar.xz kbackup-22.08.1.tar.xz.sig New: ---- kbackup-22.08.2.tar.xz kbackup-22.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kbackup.spec ++++++ --- /var/tmp/diff_new_pack.qj9Zvq/_old 2022-10-15 16:37:23.954145022 +0200 +++ /var/tmp/diff_new_pack.qj9Zvq/_new 2022-10-15 16:37:23.958145031 +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: 22.08.1 +Version: 22.08.2 Release: 0 Summary: Backup program based on KDE Frameworks 5 License: GPL-2.0-only ++++++ kbackup-22.08.1.tar.xz -> kbackup-22.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-22.08.1/CMakeLists.txt new/kbackup-22.08.2/CMakeLists.txt --- old/kbackup-22.08.1/CMakeLists.txt 2022-09-03 00:41:45.000000000 +0200 +++ new/kbackup-22.08.2/CMakeLists.txt 2022-10-10 22:30:06.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "22") 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 VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-22.08.1/po/ca@valencia/kbackup.po new/kbackup-22.08.2/po/ca@valencia/kbackup.po --- old/kbackup-22.08.1/po/ca@valencia/kbackup.po 2022-09-06 02:17:03.000000000 +0200 +++ new/kbackup-22.08.2/po/ca@valencia/kbackup.po 2022-10-11 07:05:12.000000000 +0200 @@ -309,7 +309,7 @@ #: kbackupui.rc:4 #, kde-format msgid "&File" -msgstr "&Fitxer" +msgstr "Fi&txer" #. i18n: ectx: Menu (settings) #: kbackupui.rc:12 @@ -544,7 +544,7 @@ #: MainWindow.cxx:68 #, kde-format msgid "Save Profile As..." -msgstr "Guarda el perfil com a..." +msgstr "Anomena i guarda el perfil..." #: MainWindow.cxx:72 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-22.08.1/po/cs/kbackup.po new/kbackup-22.08.2/po/cs/kbackup.po --- old/kbackup-22.08.1/po/cs/kbackup.po 2022-09-06 02:17:03.000000000 +0200 +++ new/kbackup-22.08.2/po/cs/kbackup.po 2022-10-11 07:05:12.000000000 +0200 @@ -3,20 +3,20 @@ # # Pavel Fric, 2010. # Pavel Fric <fripohled.blogspot.com>, 2011. -# Vit Pelcak <[email protected]>, 2018, 2021. +# Vit Pelcak <[email protected]>, 2018, 2021, 2022. msgid "" msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-06-16 00:51+0000\n" -"PO-Revision-Date: 2021-03-24 14:20+0100\n" +"PO-Revision-Date: 2022-09-21 15:48+0200\n" "Last-Translator: Vit Pelcak <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 20.12.3\n" +"X-Generator: Lokalize 22.08.1\n" "X-Language: de_AT\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" @@ -28,7 +28,7 @@ #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "fripohled.blogspot.com" +msgstr "[email protected]" #: Archiver.cxx:437 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-22.08.1/po/zh_CN/kbackup.po new/kbackup-22.08.2/po/zh_CN/kbackup.po --- old/kbackup-22.08.1/po/zh_CN/kbackup.po 2022-09-06 02:17:03.000000000 +0200 +++ new/kbackup-22.08.2/po/zh_CN/kbackup.po 2022-10-11 07:05:12.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-06-16 00:51+0000\n" -"PO-Revision-Date: 2022-08-20 14:20\n" +"PO-Revision-Date: 2022-10-02 15:52\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-22.08.1/src/org.kde.kbackup.appdata.xml new/kbackup-22.08.2/src/org.kde.kbackup.appdata.xml --- old/kbackup-22.08.1/src/org.kde.kbackup.appdata.xml 2022-09-03 00:41:45.000000000 +0200 +++ new/kbackup-22.08.2/src/org.kde.kbackup.appdata.xml 2022-10-10 22:30:06.000000000 +0200 @@ -242,9 +242,9 @@ <binary>kbackup</binary> </provides> <releases> + <release version="22.08.2" date="2022-10-13"/> <release version="22.08.1" date="2022-09-08"/> <release version="22.08.0" date="2022-08-18"/> <release version="22.04.3" date="2022-07-07"/> - <release version="22.04.2" date="2022-06-09"/> </releases> </component>
