Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kpkpass for openSUSE:Factory checked in at 2023-12-09 22:50:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpkpass (Old) and /work/SRC/openSUSE:Factory/.kpkpass.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpkpass" Sat Dec 9 22:50:51 2023 rev:65 rq:1131910 version:23.08.4 Changes: -------- --- /work/SRC/openSUSE:Factory/kpkpass/kpkpass.changes 2023-11-10 12:31:38.656760531 +0100 +++ /work/SRC/openSUSE:Factory/.kpkpass.new.25432/kpkpass.changes 2023-12-09 22:52:11.821290965 +0100 @@ -1,0 +2,9 @@ +Tue Dec 5 14:20:05 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.08.4 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.4/ +- No code change since 23.08.3 + +------------------------------------------------------------------- Old: ---- kpkpass-23.08.3.tar.xz kpkpass-23.08.3.tar.xz.sig New: ---- kpkpass-23.08.4.tar.xz kpkpass-23.08.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpkpass.spec ++++++ --- /var/tmp/diff_new_pack.tGLvWQ/_old 2023-12-09 22:52:13.229342637 +0100 +++ /var/tmp/diff_new_pack.tGLvWQ/_new 2023-12-09 22:52:13.229342637 +0100 @@ -19,7 +19,7 @@ %bcond_without released %define libname libKPim5PkPass5 Name: kpkpass -Version: 23.08.3 +Version: 23.08.4 Release: 0 Summary: Library to parse Passbook files License: LGPL-2.1-or-later ++++++ kpkpass-23.08.3.tar.xz -> kpkpass-23.08.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpkpass-23.08.3/CMakeLists.txt new/kpkpass-23.08.4/CMakeLists.txt --- old/kpkpass-23.08.3/CMakeLists.txt 2023-10-18 17:22:20.000000000 +0200 +++ new/kpkpass-23.08.4/CMakeLists.txt 2023-11-09 18:21:49.000000000 +0100 @@ -3,7 +3,7 @@ # SPDX-License-Identifier: BSD-3-Clause cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.24.3") +set(PIM_VERSION "5.24.4") project(KPkPass VERSION ${PIM_VERSION}) set(KF_MIN_VERSION "5.105.0")
