Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kbackup for openSUSE:Factory checked in at 2026-05-11 16:53:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kbackup (Old) and /work/SRC/openSUSE:Factory/.kbackup.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kbackup" Mon May 11 16:53:04 2026 rev:97 rq:1351610 version:26.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kbackup/kbackup.changes 2026-04-17 21:52:10.720250285 +0200 +++ /work/SRC/openSUSE:Factory/.kbackup.new.1966/kbackup.changes 2026-05-11 17:00:28.232553954 +0200 @@ -1,0 +2,9 @@ +Thu May 7 08:02:29 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/26.04.1/ +- No code change since 26.04.0 + +------------------------------------------------------------------- Old: ---- kbackup-26.04.0.tar.xz kbackup-26.04.0.tar.xz.sig New: ---- kbackup-26.04.1.tar.xz kbackup-26.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kbackup.spec ++++++ --- /var/tmp/diff_new_pack.Go7fQn/_old 2026-05-11 17:00:28.880580694 +0200 +++ /var/tmp/diff_new_pack.Go7fQn/_new 2026-05-11 17:00:28.880580694 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: kbackup -Version: 26.04.0 +Version: 26.04.1 Release: 0 Summary: Backup program based on KDE Frameworks 5 License: GPL-2.0-only ++++++ kbackup-26.04.0.tar.xz -> kbackup-26.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-26.04.0/CMakeLists.txt new/kbackup-26.04.1/CMakeLists.txt --- old/kbackup-26.04.0/CMakeLists.txt 2026-04-08 16:56:04.000000000 +0200 +++ new/kbackup-26.04.1/CMakeLists.txt 2026-05-04 11:54:06.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "26") 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-26.04.0/po/he/kbackup.po new/kbackup-26.04.1/po/he/kbackup.po --- old/kbackup-26.04.0/po/he/kbackup.po 2026-04-08 16:56:04.000000000 +0200 +++ new/kbackup-26.04.1/po/he/kbackup.po 2026-05-04 11:54:06.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) 2024 This file is copyright: # This file is distributed under the same license as the kbackup package. # -# SPDX-FileCopyrightText: 2024 Yaron Shahrabani <[email protected]> +# SPDX-FileCopyrightText: 2024, 2026 Yaron Shahrabani <[email protected]> msgid "" msgstr "" "Project-Id-Version: kbackup\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:55+0000\n" -"PO-Revision-Date: 2024-04-22 22:51+0300\n" +"PO-Revision-Date: 2026-04-13 21:26+0300\n" "Last-Translator: Yaron Shahrabani <[email protected]>\n" "Language-Team: צוות התרגום של KDE ישראל\n" "Language: he\n" @@ -16,7 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" -"X-Generator: Lokalize 23.08.5\n" +"X-Generator: Lokalize 25.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -541,7 +541,7 @@ #: MainWindow.cxx:60 #, kde-format msgid "Load Profile..." -msgstr "טעינת פרופיל..." +msgstr "טעינת פרופיל…" #: MainWindow.cxx:64 #, kde-format @@ -551,12 +551,12 @@ #: MainWindow.cxx:68 #, kde-format msgid "Save Profile As..." -msgstr "שמירת פרופיל בשם..." +msgstr "שמירת פרופיל בשם…" #: MainWindow.cxx:72 #, kde-format msgid "Profile Settings..." -msgstr "הגדרות פרופיל..." +msgstr "הגדרות פרופיל…" #: MainWindow.cxx:75 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-26.04.0/po/ko/kbackup.po new/kbackup-26.04.1/po/ko/kbackup.po --- old/kbackup-26.04.0/po/ko/kbackup.po 2026-04-08 16:56:04.000000000 +0200 +++ new/kbackup-26.04.1/po/ko/kbackup.po 2026-05-04 11:54:06.000000000 +0200 @@ -1,7 +1,7 @@ -# Copyright (C) YEAR This file is copyright: +# Copyright (C) 2026 This file is copyright: # This file is distributed under the same license as the kbackup package. # Jung Hee Lee <[email protected]>, 2019. -# Shinjo Park <[email protected]>, 2019, 2020, 2023. +# SPDX-FileCopyrightText: 2019, 2020, 2023, 2026 Shinjo Park <[email protected]> # msgid "" msgstr "" @@ -15,7 +15,7 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 21.12.3\n" +"X-Generator: Lokalize 25.08.1\n" "Plural-Forms: nplurals=1; plural=0;\n" #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-26.04.0/po/nn/kbackup.po new/kbackup-26.04.1/po/nn/kbackup.po --- old/kbackup-26.04.0/po/nn/kbackup.po 2026-04-08 16:56:04.000000000 +0200 +++ new/kbackup-26.04.1/po/nn/kbackup.po 2026-05-04 11:54:06.000000000 +0200 @@ -1,7 +1,6 @@ # Translation of kbackup to Norwegian Nynorsk # # Øystein Steffensen-Alværvik <[email protected]>, 2018, 2019. -# Karl Ove Hufthammer <[email protected]>, 2018, 2019, 2023. msgid "" msgstr "" "Project-Id-Version: \n" @@ -15,7 +14,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 22.12.2\n" +"X-Generator: Lokalize 25.12.3\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-26.04.0/src/org.kde.kbackup.appdata.xml new/kbackup-26.04.1/src/org.kde.kbackup.appdata.xml --- old/kbackup-26.04.0/src/org.kde.kbackup.appdata.xml 2026-04-08 16:56:04.000000000 +0200 +++ new/kbackup-26.04.1/src/org.kde.kbackup.appdata.xml 2026-05-04 11:54:06.000000000 +0200 @@ -312,6 +312,7 @@ <binary>kbackup</binary> </provides> <releases> + <release version="26.04.1" date="2026-05-07"/> <release version="26.04.0" date="2026-04-16"/> <release version="25.12.3" date="2026-03-05"/> <release version="25.12.2" date="2026-02-05"/>
