Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package baloo5-widgets for openSUSE:Factory checked in at 2022-09-09 18:23:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/baloo5-widgets (Old) and /work/SRC/openSUSE:Factory/.baloo5-widgets.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "baloo5-widgets" Fri Sep 9 18:23:02 2022 rev:86 rq:1001945 version:22.08.1 Changes: -------- --- /work/SRC/openSUSE:Factory/baloo5-widgets/baloo5-widgets.changes 2022-08-19 17:51:40.279495863 +0200 +++ /work/SRC/openSUSE:Factory/.baloo5-widgets.new.2083/baloo5-widgets.changes 2022-09-09 18:23:08.808197679 +0200 @@ -1,0 +2,8 @@ +Tue Sep 6 15:18:46 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.08.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.08.1/ + +------------------------------------------------------------------- Old: ---- baloo-widgets-22.08.0.tar.xz baloo-widgets-22.08.0.tar.xz.sig New: ---- baloo-widgets-22.08.1.tar.xz baloo-widgets-22.08.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ baloo5-widgets.spec ++++++ --- /var/tmp/diff_new_pack.xxZUzL/_old 2022-09-09 18:23:09.968201097 +0200 +++ /var/tmp/diff_new_pack.xxZUzL/_new 2022-09-09 18:23:09.972201108 +0200 @@ -22,7 +22,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: baloo5-widgets -Version: 22.08.0 +Version: 22.08.1 Release: 0 Summary: Framework for searching and managing metadata License: GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only ++++++ baloo-widgets-22.08.0.tar.xz -> baloo-widgets-22.08.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/baloo-widgets-22.08.0/CMakeLists.txt new/baloo-widgets-22.08.1/CMakeLists.txt --- old/baloo-widgets-22.08.0/CMakeLists.txt 2022-08-10 22:57:47.000000000 +0200 +++ new/baloo-widgets-22.08.1/CMakeLists.txt 2022-09-02 23:48:43.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 "0") +set (RELEASE_SERVICE_VERSION_MICRO "1") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(baloo-widgets VERSION ${RELEASE_SERVICE_VERSION}) @@ -40,8 +40,9 @@ PACKAGE_VERSION_FILE "${CMAKE_CURRENT_BINARY_DIR}/KF5BalooWidgetsConfigVersion.cmake") add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050F00) -add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000) - +# Bump manually after building with the latest KF released version +# and porting all deprecated code +add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x056100) # 5.97.0 add_subdirectory(src) if (BUILD_TESTING) add_subdirectory(test) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/baloo-widgets-22.08.0/po/ca@valencia/baloowidgets5.po new/baloo-widgets-22.08.1/po/ca@valencia/baloowidgets5.po --- old/baloo-widgets-22.08.0/po/ca@valencia/baloowidgets5.po 2022-08-12 02:10:53.000000000 +0200 +++ new/baloo-widgets-22.08.1/po/ca@valencia/baloowidgets5.po 2022-09-06 02:13:28.000000000 +0200 @@ -160,7 +160,7 @@ #, kde-format msgctxt "@title:window" msgid "Edit Comment" -msgstr "Edici?? de comentari" +msgstr "Editeu el comentari" #: src/kcommentwidget.cpp:100 #, kde-format @@ -177,7 +177,7 @@ #, kde-format msgctxt "@title:window" msgid "Edit Tags" -msgstr "Edici?? d'etiquetes" +msgstr "Editeu les d'etiquetes" #: src/kedittagsdialog.cpp:31 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/baloo-widgets-22.08.0/po/zh_CN/baloowidgets5.po new/baloo-widgets-22.08.1/po/zh_CN/baloowidgets5.po --- old/baloo-widgets-22.08.0/po/zh_CN/baloowidgets5.po 2022-08-12 02:10:53.000000000 +0200 +++ new/baloo-widgets-22.08.1/po/zh_CN/baloowidgets5.po 2022-09-06 02:13:28.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-02 00:43+0000\n" -"PO-Revision-Date: 2022-08-07 13:32\n" +"PO-Revision-Date: 2022-08-20 14:20\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"