Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kbackup for openSUSE:Factory checked in at 2025-08-16 20:37:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kbackup (Old) and /work/SRC/openSUSE:Factory/.kbackup.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kbackup" Sat Aug 16 20:37:47 2025 rev:88 rq:1299575 version:25.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kbackup/kbackup.changes 2025-07-06 17:12:53.751334229 +0200 +++ /work/SRC/openSUSE:Factory/.kbackup.new.1085/kbackup.changes 2025-08-16 20:40:17.154480210 +0200 @@ -1,0 +2,18 @@ +Fri Aug 8 07:47:17 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 25.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.08.0/ +- No code change since 25.07.80 + +------------------------------------------------------------------- +Mon Jul 14 14:25:03 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 25.07.80 + * New feature release +- Changes since 25.04.3: + * changed my email address + * change my email address + +------------------------------------------------------------------- Old: ---- kbackup-25.04.3.tar.xz kbackup-25.04.3.tar.xz.sig New: ---- kbackup-25.08.0.tar.xz kbackup-25.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kbackup.spec ++++++ --- /var/tmp/diff_new_pack.o9ysAg/_old 2025-08-16 20:40:17.642500412 +0200 +++ /var/tmp/diff_new_pack.o9ysAg/_new 2025-08-16 20:40:17.646500577 +0200 @@ -1,7 +1,7 @@ # # spec file for package kbackup # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,12 @@ # -%define kf6_version 6.6.0 -%define qt6_version 6.6.0 +%define kf6_version 6.14.0 +%define qt6_version 6.8.0 %bcond_without released Name: kbackup -Version: 25.04.3 +Version: 25.08.0 Release: 0 Summary: Backup program based on KDE Frameworks 5 License: GPL-2.0-only ++++++ kbackup-25.04.3.tar.xz -> kbackup-25.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/AUTHORS new/kbackup-25.08.0/AUTHORS --- old/kbackup-25.04.3/AUTHORS 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/AUTHORS 2025-08-06 04:52:03.000000000 +0200 @@ -1 +1 @@ -Martin Koller <[email protected]> +Martin Koller <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/CMakeLists.txt new/kbackup-25.08.0/CMakeLists.txt --- old/kbackup-25.04.3/CMakeLists.txt 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/CMakeLists.txt 2025-08-06 04:52:03.000000000 +0200 @@ -2,8 +2,8 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "25") -set(RELEASE_SERVICE_VERSION_MINOR "04") -set(RELEASE_SERVICE_VERSION_MICRO "3") +set(RELEASE_SERVICE_VERSION_MINOR "08") +set(RELEASE_SERVICE_VERSION_MICRO "0") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kbackup VERSION ${RELEASE_SERVICE_VERSION}) @@ -48,7 +48,7 @@ "Tools to generate documentation" TYPE OPTIONAL ) -ecm_set_disabled_deprecation_versions(QT 6.8.0 KF 6.12.0) +ecm_set_disabled_deprecation_versions(QT 6.8.0 KF 6.14.0) find_package(LibArchive REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/README new/kbackup-25.08.0/README --- old/kbackup-25.04.3/README 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/README 2025-08-06 04:52:03.000000000 +0200 @@ -23,5 +23,5 @@ P.S.: I welcome feedback -Martin Koller, [email protected] +Martin Koller, [email protected] 14.May 2009 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/doc/en/index.docbook new/kbackup-25.08.0/doc/en/index.docbook --- old/kbackup-25.04.3/doc/en/index.docbook 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/doc/en/index.docbook 2025-08-06 04:52:03.000000000 +0200 @@ -17,7 +17,7 @@ <firstname>Martin</firstname> <surname>Koller</surname> </personname> -<email>[email protected]</email> +<email>[email protected]</email> </author> </authorgroup> @@ -580,7 +580,7 @@ &kbackup; </para> <para> -Program copyright © 2006 - 2009 Martin Koller <email>[email protected]</email><!--FIXME use entities when kbackup depends on kdoctools >= 5.42--> +Program copyright © 2006 - 2009 Martin Koller <email>[email protected]</email><!--FIXME use entities when kbackup depends on kdoctools >= 5.42--> </para> <para> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/doc/en/man-kbackup.1.docbook new/kbackup-25.08.0/doc/en/man-kbackup.1.docbook --- old/kbackup-25.04.3/doc/en/man-kbackup.1.docbook 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/doc/en/man-kbackup.1.docbook 2025-08-06 04:52:03.000000000 +0200 @@ -213,7 +213,7 @@ <refsect1> <title>Authors</title> -<para>Kbackup was written by Martin Koller <email> [email protected]</email> +<para>Kbackup was written by Martin Koller <email> [email protected]</email> This man-page was created by Scott Kitterman <email>[email protected]</email> and updated by Scarlett Moore <email>[email protected]</email>, it is licensed under the same terms as kbackup.</para> </refsect1> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/po/ar/kbackup.po new/kbackup-25.08.0/po/ar/kbackup.po --- old/kbackup-25.04.3/po/ar/kbackup.po 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/po/ar/kbackup.po 2025-08-06 04:52:03.000000000 +0200 @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" "X-Generator: Lokalize 23.08.5\n" #, kde-format @@ -369,7 +369,7 @@ #, kde-format msgid "" "Automatically run the backup with the given profile and terminate when done." -msgstr "شغل النسخ الاحتياطي آليا بالتشكيلة المعطاة واخرج عند الانتهاء." +msgstr "شغل النسخ الاحتياطي آليّا بالتشكيلة المعطاة واخرج عند الانتهاء." #: main.cxx:68 #, kde-format @@ -377,7 +377,7 @@ "Automatically run the backup with the given profile in the background " "(without showing a window) and terminate when done." msgstr "" -"شغل النسخ الاحتياطي آليا بالتشكيلة المعطاة في الخلفية (دون عرض نافذة) واخرج " +"شغل النسخ الاحتياطي آليّا بالتشكيلة المعطاة في الخلفية (دون عرض نافذة) واخرج " "عند الانتهاء." #: main.cxx:73 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/po/ca/docs/kbackup/index.docbook new/kbackup-25.08.0/po/ca/docs/kbackup/index.docbook --- old/kbackup-25.04.3/po/ca/docs/kbackup/index.docbook 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/po/ca/docs/kbackup/index.docbook 2025-08-06 04:52:03.000000000 +0200 @@ -25,7 +25,7 @@ >Koller</surname > </personname > <email ->[email protected]</email +>[email protected]</email > </author> </authorgroup> @@ -666,7 +666,7 @@ >&kbackup; </para> <para >Copyright del programa © 2006 - 2009 Martin Koller <email ->[email protected]</email +>[email protected]</email > </para> <para diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/po/ca/docs/kbackup/man-kbackup.1.docbook new/kbackup-25.08.0/po/ca/docs/kbackup/man-kbackup.1.docbook --- old/kbackup-25.04.3/po/ca/docs/kbackup/man-kbackup.1.docbook 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/po/ca/docs/kbackup/man-kbackup.1.docbook 2025-08-06 04:52:03.000000000 +0200 @@ -293,13 +293,13 @@ <title >Autors</title> <para ->El KBackup ha estat escrit per en Martin Koller <email ->[email protected]</email -> Aquesta pàgina del manual ha estat creada per en Scott Kitterman <email +>El KBackup ha estat escrit per Martin Koller <email +>[email protected]</email +> Aquesta pàgina del manual ha estat creada per Scott Kitterman <email >[email protected]</email -> i actualitzada per en Scarlett Moore <email +> i actualitzada per Scarlett Moore <email >[email protected]</email ->, està llicenciada sota els mateixos termes que el KBackup.</para> +>, està llicenciada amb les mateixes clàusules que el KBackup.</para> </refsect1> </refentry diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/po/es/docs/kbackup/index.docbook new/kbackup-25.08.0/po/es/docs/kbackup/index.docbook --- old/kbackup-25.04.3/po/es/docs/kbackup/index.docbook 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/po/es/docs/kbackup/index.docbook 2025-08-06 04:52:03.000000000 +0200 @@ -25,7 +25,7 @@ >Koller</surname > </personname > <email ->[email protected]</email +>[email protected]</email > </author> </authorgroup> @@ -680,7 +680,7 @@ >&kbackup; </para> <para >Copyright del programa © 2006-2009 Martin Koller <email ->[email protected]</email +>[email protected]</email > </para> <para diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/po/es/docs/kbackup/man-kbackup.1.docbook new/kbackup-25.08.0/po/es/docs/kbackup/man-kbackup.1.docbook --- old/kbackup-25.04.3/po/es/docs/kbackup/man-kbackup.1.docbook 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/po/es/docs/kbackup/man-kbackup.1.docbook 2025-08-06 04:52:03.000000000 +0200 @@ -294,7 +294,7 @@ >Autores</title> <para >Kbackup ha sido escrita por Martin Koller <email -> [email protected]</email +>[email protected]</email >. Esta página man ha sido creada por Scott Kitterman <email >[email protected]</email > y actualizada por Scarlett Moore <email diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/po/es/kbackup.po new/kbackup-25.08.0/po/es/kbackup.po --- old/kbackup-25.04.3/po/es/kbackup.po 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/po/es/kbackup.po 2025-08-06 04:52:03.000000000 +0200 @@ -10,7 +10,7 @@ "Project-Id-Version: kbackup\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-08-31 00:41+0000\n" -"PO-Revision-Date: 2025-05-11 22:10+0100\n" +"PO-Revision-Date: 2025-05-11 22:19+0100\n" "Last-Translator: Eloy Cuadra <[email protected]>\n" "Language-Team: Spanish <[email protected]>\n" "Language: es\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/po/nl/docs/kbackup/index.docbook new/kbackup-25.08.0/po/nl/docs/kbackup/index.docbook --- old/kbackup-25.04.3/po/nl/docs/kbackup/index.docbook 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/po/nl/docs/kbackup/index.docbook 2025-08-06 04:52:03.000000000 +0200 @@ -25,7 +25,7 @@ >Koller</surname > </personname > <email ->[email protected]</email +>[email protected]</email > </author> </authorgroup> @@ -684,7 +684,7 @@ >&kbackup; </para> <para >Programma copyright © 2006 - 2009 Martin Koller <email ->[email protected]</email +>[email protected]</email > </para> <para diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/po/nl/docs/kbackup/man-kbackup.1.docbook new/kbackup-25.08.0/po/nl/docs/kbackup/man-kbackup.1.docbook --- old/kbackup-25.04.3/po/nl/docs/kbackup/man-kbackup.1.docbook 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/po/nl/docs/kbackup/man-kbackup.1.docbook 2025-08-06 04:52:03.000000000 +0200 @@ -294,7 +294,7 @@ >Auteurs</title> <para >Kbackup is geschreven door Martin Koller <email -> [email protected]</email +> [email protected]</email > Deze man-pagiana is gemaakt door Scott Kitterman <email >[email protected]</email > en bijgewerkt door Scarlett Moore <email diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/po/uk/docs/kbackup/index.docbook new/kbackup-25.08.0/po/uk/docs/kbackup/index.docbook --- old/kbackup-25.04.3/po/uk/docs/kbackup/index.docbook 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/po/uk/docs/kbackup/index.docbook 2025-08-06 04:52:03.000000000 +0200 @@ -25,7 +25,7 @@ >Koller</surname > </personname > <email ->[email protected]</email +>[email protected]</email > </author> </authorgroup> @@ -692,7 +692,7 @@ >&kbackup; </para> <para >Авторські права на програму належать Martin Koller <email ->[email protected]</email +>[email protected]</email >, 2006–2009 </para> <para diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/po/uk/docs/kbackup/man-kbackup.1.docbook new/kbackup-25.08.0/po/uk/docs/kbackup/man-kbackup.1.docbook --- old/kbackup-25.04.3/po/uk/docs/kbackup/man-kbackup.1.docbook 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/po/uk/docs/kbackup/man-kbackup.1.docbook 2025-08-06 04:52:03.000000000 +0200 @@ -294,7 +294,7 @@ >Автори</title> <para >Kbackup створено Martin Koller <email -> [email protected]</email +> [email protected]</email > Цю сторінку підручника було створено Scott Kitterman <email >[email protected]</email > і оновлено Scarlett Moore <email diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/snapcraft.yaml new/kbackup-25.08.0/snapcraft.yaml --- old/kbackup-25.04.3/snapcraft.yaml 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/snapcraft.yaml 2025-08-06 04:52:03.000000000 +0200 @@ -19,12 +19,6 @@ - system-backup - removable-media - udisks2 - - audio-playback - environment: - ALSA_CONFIG_PATH: "$SNAP/kf6/etc/asound.conf" -layout: - /usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/alsa-lib: - bind: $SNAP/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/alsa-lib slots: session-dbus-interface: interface: dbus @@ -39,19 +33,26 @@ source-type: local build-packages: - libarchive-dev - - libpulse0 stage-packages: - libarchive13 - - libpulse0 - - libasound2 - - libasound2-plugins - - libasound2-data cmake-parameters: - -DCMAKE_INSTALL_PREFIX=/usr - -DCMAKE_BUILD_TYPE=Release - -DQT_MAJOR_VERSION=6 + - -DBUILD_WITH_QT6=ON - -DBUILD_TESTING=OFF - build-environment: + - -DCMAKE_INSTALL_SYSCONFDIR=/etc + - -DCMAKE_INSTALL_LOCALSTATEDIR=/var + - -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON + - -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF + - -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON + - -DCMAKE_INSTALL_RUNSTATEDIR=/run + - -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON + - -DCMAKE_VERBOSE_MAKEFILE=ON + - -DCMAKE_INSTALL_LIBDIR=lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR + - --log-level=STATUS + - -DCMAKE_LIBRARY_PATH=lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR + build-environment: &build-environment - LD_LIBRARY_PATH: > "/snap/mesa-2404/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:$CRAFT_STAGE/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:/snap/kde-qt6-core24-sdk/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libproxy:$LD_LIBRARY_PATH" prime: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/src/Archiver.cxx new/kbackup-25.08.0/src/Archiver.cxx --- old/kbackup-25.04.3/src/Archiver.cxx 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/src/Archiver.cxx 2025-08-06 04:52:03.000000000 +0200 @@ -1,5 +1,5 @@ //************************************************************************** -// Copyright 2006 - 2022 Martin Koller, [email protected] +// Copyright 2006 - 2022 Martin Koller, [email protected] // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/src/Archiver.hxx new/kbackup-25.08.0/src/Archiver.hxx --- old/kbackup-25.04.3/src/Archiver.hxx 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/src/Archiver.hxx 2025-08-06 04:52:03.000000000 +0200 @@ -1,5 +1,5 @@ //************************************************************************** -// Copyright 2006 - 2023 Martin Koller, [email protected] +// Copyright 2006 - 2023 Martin Koller, [email protected] // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/src/MainWidget.cxx new/kbackup-25.08.0/src/MainWidget.cxx --- old/kbackup-25.04.3/src/MainWidget.cxx 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/src/MainWidget.cxx 2025-08-06 04:52:03.000000000 +0200 @@ -1,5 +1,5 @@ //************************************************************************** -// Copyright 2006 - 2017 Martin Koller, [email protected] +// Copyright 2006 - 2017 Martin Koller, [email protected] // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/src/MainWidget.hxx new/kbackup-25.08.0/src/MainWidget.hxx --- old/kbackup-25.04.3/src/MainWidget.hxx 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/src/MainWidget.hxx 2025-08-06 04:52:03.000000000 +0200 @@ -1,5 +1,5 @@ //************************************************************************** -// Copyright 2006 - 2017 Martin Koller, [email protected] +// Copyright 2006 - 2017 Martin Koller, [email protected] // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/src/MainWindow.cxx new/kbackup-25.08.0/src/MainWindow.cxx --- old/kbackup-25.04.3/src/MainWindow.cxx 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/src/MainWindow.cxx 2025-08-06 04:52:03.000000000 +0200 @@ -1,5 +1,5 @@ //************************************************************************** -// Copyright 2006 - 2022 Martin Koller, [email protected] +// Copyright 2006 - 2022 Martin Koller, [email protected] // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/src/MainWindow.hxx new/kbackup-25.08.0/src/MainWindow.hxx --- old/kbackup-25.04.3/src/MainWindow.hxx 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/src/MainWindow.hxx 2025-08-06 04:52:03.000000000 +0200 @@ -1,5 +1,5 @@ //*************************************************************************** -// Copyright 2006 - 2017 Martin Koller, [email protected] +// Copyright 2006 - 2017 Martin Koller, [email protected] // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/src/Selector.cxx new/kbackup-25.08.0/src/Selector.cxx --- old/kbackup-25.04.3/src/Selector.cxx 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/src/Selector.cxx 2025-08-06 04:52:03.000000000 +0200 @@ -1,5 +1,5 @@ //************************************************************************** -// Copyright 2006 - 2018 Martin Koller, [email protected] +// Copyright 2006 - 2018 Martin Koller, [email protected] // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/src/Selector.hxx new/kbackup-25.08.0/src/Selector.hxx --- old/kbackup-25.04.3/src/Selector.hxx 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/src/Selector.hxx 2025-08-06 04:52:03.000000000 +0200 @@ -1,5 +1,5 @@ //************************************************************************** -// Copyright 2006 - 2017 Martin Koller, [email protected] +// Copyright 2006 - 2017 Martin Koller, [email protected] // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/src/SettingsDialog.cxx new/kbackup-25.08.0/src/SettingsDialog.cxx --- old/kbackup-25.04.3/src/SettingsDialog.cxx 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/src/SettingsDialog.cxx 2025-08-06 04:52:03.000000000 +0200 @@ -1,5 +1,5 @@ //************************************************************************** -// Copyright 2006 - 2017 Martin Koller, [email protected] +// Copyright 2006 - 2017 Martin Koller, [email protected] // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/src/SettingsDialog.hxx new/kbackup-25.08.0/src/SettingsDialog.hxx --- old/kbackup-25.04.3/src/SettingsDialog.hxx 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/src/SettingsDialog.hxx 2025-08-06 04:52:03.000000000 +0200 @@ -1,5 +1,5 @@ //************************************************************************** -// Copyright 2006 - 2017 Martin Koller, [email protected] +// Copyright 2006 - 2017 Martin Koller, [email protected] // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/src/main.cxx new/kbackup-25.08.0/src/main.cxx --- old/kbackup-25.04.3/src/main.cxx 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/src/main.cxx 2025-08-06 04:52:03.000000000 +0200 @@ -1,5 +1,5 @@ //************************************************************************** -// Copyright 2006 - 2018 Martin Koller, [email protected] +// Copyright 2006 - 2018 Martin Koller, [email protected] // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -48,9 +48,9 @@ QStringLiteral(KBACKUP_VERSION), i18n("An easy to use backup program"), KAboutLicense::GPL_V2, i18n("(c) 2006 - 2018 Martin Koller"), // copyright QString(), // added text - QStringLiteral("https://www.linux-apps.com/content/show.php?content=44998")); // homepage + QStringLiteral("https://apps.kde.org/kbackup")); // homepage - about.addAuthor(i18n("Martin Koller"), i18n("Developer"), QStringLiteral("[email protected]")); + about.addAuthor(i18n("Martin Koller"), i18n("Developer"), QStringLiteral("[email protected]")); about.setDesktopFileName(QStringLiteral("org.kde.kbackup")); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/src/org.kde.kbackup.appdata.xml new/kbackup-25.08.0/src/org.kde.kbackup.appdata.xml --- old/kbackup-25.04.3/src/org.kde.kbackup.appdata.xml 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/src/org.kde.kbackup.appdata.xml 2025-08-06 04:52:03.000000000 +0200 @@ -251,7 +251,7 @@ <li xml:lang="zh-CN">备份目标可以是挂载在本地的设备,例如 ZIP 驱动器或者 USB 存储器等,也可以是任何远程 URL</li> <li xml:lang="zh-TW">備份目標位置可以是任一掛載於本機的位置,例如 ZIP 硬碟、USB 隨身碟或任意遠端 URL 等等</li> <li>Running automated backups without using a graphical user interface</li> - <li xml:lang="ar">تشغيل النسخ الاحتياطية الآلية دون استخدام واجهة مستخدم رسومية</li> + <li xml:lang="ar">تشغيل النسخ الاحتياطية الآليّة دون استخدام واجهة مستخدم رسومية</li> <li xml:lang="bg">Изпълнение на автоматизирани резервни копия без използване на графичен потребителски интерфейс</li> <li xml:lang="ca">Executa còpies de seguretat automatitzades sense usar cap interfície gràfica d'usuari</li> <li xml:lang="ca-valencia">Executa còpies de seguretat automatitzades sense utilitzar cap interfície gràfica d'usuari</li> @@ -307,6 +307,7 @@ <binary>kbackup</binary> </provides> <releases> + <release version="25.08.0" date="2025-08-14"/> <release version="25.04.3" date="2025-07-03"/> <release version="25.04.2" date="2025-06-05"/> <release version="25.04.1" date="2025-05-08"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-25.04.3/src/org.kde.kbackup.desktop new/kbackup-25.08.0/src/org.kde.kbackup.desktop --- old/kbackup-25.04.3/src/org.kde.kbackup.desktop 2025-06-30 18:45:26.000000000 +0200 +++ new/kbackup-25.08.0/src/org.kde.kbackup.desktop 2025-08-06 04:52:03.000000000 +0200 @@ -30,7 +30,7 @@ Keywords[it]=backup;archiviazione; Keywords[ka]=backup;archiving; Keywords[ko]=backup;archiving;백업;보존;보관;아카이브; -Keywords[lv]=dublējumi;arhivēšana; +Keywords[lv]=dublējumi;arhivēšana;rezerves kopijas; Keywords[nl]=reservekopie;backup;archivering; Keywords[nn]=backup;reservekopi;tryggleikskopi;arkivering; Keywords[pl]=kopia zapasowa;archiwizowanie; @@ -116,7 +116,7 @@ GenericName[it]=Programma per il backup GenericName[ka]=მარქაფის პროგრამა GenericName[ko]=백업 프로그램 -GenericName[lv]=Dublējumu izveidošanas kopija +GenericName[lv]=Rezerves kopiju izveidošanas programma GenericName[nl]=Programma voor maken van reservekopie GenericName[nn]=Program for reservekopiering GenericName[pl]=Program kopii zapasowych
