Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kf6-kdesu for openSUSE:Factory checked in at 2024-05-11 18:19:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kf6-kdesu (Old) and /work/SRC/openSUSE:Factory/.kf6-kdesu.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-kdesu" Sat May 11 18:19:25 2024 rev:3 rq:1173132 version:6.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kf6-kdesu/kf6-kdesu.changes 2024-04-15 20:14:54.084696760 +0200 +++ /work/SRC/openSUSE:Factory/.kf6-kdesu.new.1880/kf6-kdesu.changes 2024-05-11 18:22:33.841198822 +0200 @@ -1,0 +2,9 @@ +Mon May 6 12:22:31 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 6.2.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/6.2.0/ +- No code change since 6.1.0 + +------------------------------------------------------------------- Old: ---- kdesu-6.1.0.tar.xz kdesu-6.1.0.tar.xz.sig New: ---- kdesu-6.2.0.tar.xz kdesu-6.2.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kf6-kdesu.spec ++++++ --- /var/tmp/diff_new_pack.SkoPJW/_old 2024-05-11 18:22:35.173247327 +0200 +++ /var/tmp/diff_new_pack.SkoPJW/_new 2024-05-11 18:22:35.177247473 +0200 @@ -19,13 +19,13 @@ %define qt6_version 6.6.0 %define rname kdesu -# Full KF6 version (e.g. 6.1.0) +# Full KF6 version (e.g. 6.2.0) %{!?_kf6_version: %global _kf6_version %{version}} # Last major and minor KF6 version (e.g. 6.0) %{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kf6-kdesu -Version: 6.1.0 +Version: 6.2.0 Release: 0 Summary: User interface for running shell commands with root privileges License: LGPL-2.1-or-later ++++++ frameworks.keyring ++++++ Binary files /var/tmp/diff_new_pack.SkoPJW/_old and /var/tmp/diff_new_pack.SkoPJW/_new differ ++++++ kdesu-6.1.0.tar.xz -> kdesu-6.2.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesu-6.1.0/CMakeLists.txt new/kdesu-6.2.0/CMakeLists.txt --- old/kdesu-6.1.0/CMakeLists.txt 2024-04-05 12:56:01.000000000 +0200 +++ new/kdesu-6.2.0/CMakeLists.txt 2024-05-03 14:24:31.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "6.1.0") # handled by release scripts -set(KF_DEP_VERSION "6.1.0") # handled by release scripts +set(KF_VERSION "6.2.0") # handled by release scripts +set(KF_DEP_VERSION "6.2.0") # handled by release scripts project(KDESu VERSION ${KF_VERSION}) include(FeatureSummary) -find_package(ECM 6.1.0 NO_MODULE) +find_package(ECM 6.2.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesu-6.1.0/po/zh_CN/kdesud6.po new/kdesu-6.2.0/po/zh_CN/kdesud6.po --- old/kdesu-6.1.0/po/zh_CN/kdesud6.po 2024-04-05 12:56:01.000000000 +0200 +++ new/kdesu-6.2.0/po/zh_CN/kdesud6.po 2024-05-03 14:24:31.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-09-23 00:41+0000\n" -"PO-Revision-Date: 2024-03-30 19:36\n" +"PO-Revision-Date: 2024-04-22 15:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
