Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ksanecore for openSUSE:Factory checked in at 2024-07-05 19:46:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksanecore (Old) and /work/SRC/openSUSE:Factory/.ksanecore.new.2080 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksanecore" Fri Jul 5 19:46:19 2024 rev:24 rq:1185620 version:24.05.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ksanecore/ksanecore.changes 2024-06-14 19:00:11.839448763 +0200 +++ /work/SRC/openSUSE:Factory/.ksanecore.new.2080/ksanecore.changes 2024-07-05 19:52:15.956776085 +0200 @@ -1,0 +2,9 @@ +Tue Jul 2 13:54:50 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.05.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.05.2/ +- No code change since 24.05.1 + +------------------------------------------------------------------- Old: ---- ksanecore-24.05.1.tar.xz ksanecore-24.05.1.tar.xz.sig New: ---- ksanecore-24.05.2.tar.xz ksanecore-24.05.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksanecore-kf5.spec ++++++ --- /var/tmp/diff_new_pack.iuX2mN/_old 2024-07-05 19:52:16.416793021 +0200 +++ /var/tmp/diff_new_pack.iuX2mN/_new 2024-07-05 19:52:16.420793168 +0200 @@ -22,7 +22,7 @@ %define rname ksanecore %bcond_without released Name: ksanecore-kf5 -Version: 24.05.1 +Version: 24.05.2 Release: 0 Summary: Qt interface for the SANE library for scanner hardware License: LGPL-2.1-only OR LGPL-3.0-only ++++++ ksanecore.spec ++++++ --- /var/tmp/diff_new_pack.iuX2mN/_old 2024-07-05 19:52:16.448794199 +0200 +++ /var/tmp/diff_new_pack.iuX2mN/_new 2024-07-05 19:52:16.448794199 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: ksanecore -Version: 24.05.1 +Version: 24.05.2 Release: 0 Summary: Qt interface for the SANE library for scanner hardware License: LGPL-2.1-only OR LGPL-3.0-only ++++++ ksanecore-24.05.1.tar.xz -> ksanecore-24.05.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksanecore-24.05.1/CMakeLists.txt new/ksanecore-24.05.2/CMakeLists.txt --- old/ksanecore-24.05.1/CMakeLists.txt 2024-06-09 23:40:57.000000000 +0200 +++ new/ksanecore-24.05.2/CMakeLists.txt 2024-06-28 22:15:00.000000000 +0200 @@ -7,7 +7,7 @@ # KDE Applications version, managed by release script. set(RELEASE_SERVICE_VERSION_MAJOR "24") set(RELEASE_SERVICE_VERSION_MINOR "05") -set(RELEASE_SERVICE_VERSION_MICRO "1") +set(RELEASE_SERVICE_VERSION_MICRO "2") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(KSaneCore VERSION ${RELEASE_SERVICE_VERSION})