Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package khealthcertificate for openSUSE:Factory checked in at 2025-05-09 18:46:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/khealthcertificate (Old) and /work/SRC/openSUSE:Factory/.khealthcertificate.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "khealthcertificate" Fri May 9 18:46:38 2025 rev:16 rq:1275758 version:25.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/khealthcertificate/khealthcertificate.changes 2025-04-20 19:58:33.265372745 +0200 +++ /work/SRC/openSUSE:Factory/.khealthcertificate.new.30101/khealthcertificate.changes 2025-05-09 18:48:40.594364826 +0200 @@ -1,0 +2,9 @@ +Wed May 7 21:00:11 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.1/ +- No code change since 25.04.0 + +------------------------------------------------------------------- Old: ---- khealthcertificate-25.04.0.tar.xz khealthcertificate-25.04.0.tar.xz.sig New: ---- khealthcertificate-25.04.1.tar.xz khealthcertificate-25.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ khealthcertificate.spec ++++++ --- /var/tmp/diff_new_pack.RH07Li/_old 2025-05-09 18:48:41.130387165 +0200 +++ /var/tmp/diff_new_pack.RH07Li/_new 2025-05-09 18:48:41.134387332 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: khealthcertificate -Version: 25.04.0 +Version: 25.04.1 Release: 0 Summary: Handling of digital vaccination, test and recovery certificates License: LGPL-2.0-or-later ++++++ khealthcertificate-25.04.0.tar.xz -> khealthcertificate-25.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khealthcertificate-25.04.0/CMakeLists.txt new/khealthcertificate-25.04.1/CMakeLists.txt --- old/khealthcertificate-25.04.0/CMakeLists.txt 2025-04-07 22:47:58.000000000 +0200 +++ new/khealthcertificate-25.04.1/CMakeLists.txt 2025-05-02 23:04:57.000000000 +0200 @@ -6,7 +6,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "25") 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(KHealthCertificate VERSION ${RELEASE_SERVICE_VERSION})