Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libksane for openSUSE:Factory checked in at 2024-08-26 22:05:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libksane (Old) and /work/SRC/openSUSE:Factory/.libksane.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksane" Mon Aug 26 22:05:06 2024 rev:170 rq:1195503 version:24.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libksane/libksane.changes 2024-07-05 19:52:29.129225200 +0200 +++ /work/SRC/openSUSE:Factory/.libksane.new.2698/libksane.changes 2024-08-26 22:05:58.775365204 +0200 @@ -1,0 +2,11 @@ +Mon Aug 19 07:14:36 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.08.0/ +- Changes since 24.05.2: + * Enforce passing tests + * cmake: No need to include FeatureSummary two times + +------------------------------------------------------------------- Old: ---- libksane-24.05.2.tar.xz libksane-24.05.2.tar.xz.sig New: ---- libksane-24.08.0.tar.xz libksane-24.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksane-kf5.spec ++++++ --- /var/tmp/diff_new_pack.4kkXky/_old 2024-08-26 22:05:59.519396291 +0200 +++ /var/tmp/diff_new_pack.4kkXky/_new 2024-08-26 22:05:59.519396291 +0200 @@ -23,7 +23,7 @@ %bcond_without released Name: libksane-kf5 -Version: 24.05.2 +Version: 24.08.0 Release: 0 Summary: KDE scanning library License: LGPL-2.1-only OR LGPL-3.0-only ++++++ libksane.spec ++++++ --- /var/tmp/diff_new_pack.4kkXky/_old 2024-08-26 22:05:59.543397294 +0200 +++ /var/tmp/diff_new_pack.4kkXky/_new 2024-08-26 22:05:59.547397460 +0200 @@ -16,12 +16,12 @@ # -%define kf6_version 6.0.0 +%define kf6_version 6.3.0 %define qt6_version 6.6.0 %bcond_without released Name: libksane -Version: 24.05.2 +Version: 24.08.0 Release: 0 Summary: KDE scanning library License: LGPL-2.1-only OR LGPL-3.0-only ++++++ libksane-24.05.2.tar.xz -> libksane-24.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-24.05.2/.kde-ci.yml new/libksane-24.08.0/.kde-ci.yml --- old/libksane-24.05.2/.kde-ci.yml 2024-06-28 22:05:06.000000000 +0200 +++ new/libksane-24.08.0/.kde-ci.yml 2024-08-15 23:30:58.000000000 +0200 @@ -19,3 +19,6 @@ 'frameworks/kwidgetsaddons': '@stable' 'frameworks/ktextwidgets': '@stable' 'frameworks/kwallet': '@stable' + +Options: + require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows'] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-24.05.2/CMakeLists.txt new/libksane-24.08.0/CMakeLists.txt --- old/libksane-24.05.2/CMakeLists.txt 2024-06-28 22:05:06.000000000 +0200 +++ new/libksane-24.08.0/CMakeLists.txt 2024-08-15 23:30:58.000000000 +0200 @@ -2,8 +2,8 @@ # KDE Applications version, managed by release script. set(RELEASE_SERVICE_VERSION_MAJOR "24") -set(RELEASE_SERVICE_VERSION_MINOR "05") -set(RELEASE_SERVICE_VERSION_MICRO "2") +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(KSane VERSION ${RELEASE_SERVICE_VERSION}) @@ -23,7 +23,6 @@ include(KDECMakeSettings) include(KDECompilerSettings NO_POLICY_SCOPE) -include(FeatureSummary) include(ECMSetupVersion) include(ECMGenerateHeaders) include(ECMInstallIcons) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-24.05.2/po/zh_CN/libksane.po new/libksane-24.08.0/po/zh_CN/libksane.po --- old/libksane-24.05.2/po/zh_CN/libksane.po 2024-06-28 22:05:06.000000000 +0200 +++ new/libksane-24.08.0/po/zh_CN/libksane.po 2024-08-15 23:30:58.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-11-24 00:40+0000\n" -"PO-Revision-Date: 2024-04-21 04:52\n" +"PO-Revision-Date: 2024-04-22 16:05\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"