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-03-03 22:25:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpkpass (Old) and /work/SRC/openSUSE:Factory/.kpkpass.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpkpass" Fri Mar 3 22:25:40 2023 rev:56 rq:1068872 version:22.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kpkpass/kpkpass.changes 2023-02-04 14:19:21.274848151 +0100 +++ /work/SRC/openSUSE:Factory/.kpkpass.new.31432/kpkpass.changes 2023-03-03 22:26:40.958985730 +0100 @@ -1,0 +2,8 @@ +Tue Feb 28 09:46:26 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 22.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.3/ + +------------------------------------------------------------------- Old: ---- kpkpass-22.12.2.tar.xz kpkpass-22.12.2.tar.xz.sig New: ---- kpkpass-22.12.3.tar.xz kpkpass-22.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpkpass.spec ++++++ --- /var/tmp/diff_new_pack.yBQaBi/_old 2023-03-03 22:26:41.558987643 +0100 +++ /var/tmp/diff_new_pack.yBQaBi/_new 2023-03-03 22:26:41.566987668 +0100 @@ -1,7 +1,7 @@ # # spec file for package kpkpass # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %bcond_without released Name: kpkpass -Version: 22.12.2 +Version: 22.12.3 Release: 0 Summary: Library to parse Passbook files License: LGPL-2.1-or-later @@ -69,8 +69,7 @@ %install %kf5_makeinstall -C build -%post -n libKPimPkPass5 -p /sbin/ldconfig -%postun -n libKPimPkPass5 -p /sbin/ldconfig +%ldconfig_scriptlets -n libKPimPkPass5 %if %{pkg_vcmp shared-mime-info < 2.2} %files ++++++ kpkpass-22.12.2.tar.xz -> kpkpass-22.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpkpass-22.12.2/CMakeLists.txt new/kpkpass-22.12.3/CMakeLists.txt --- old/kpkpass-22.12.2/CMakeLists.txt 2023-01-06 07:00:18.000000000 +0100 +++ new/kpkpass-22.12.3/CMakeLists.txt 2023-02-02 13:16:36.000000000 +0100 @@ -3,7 +3,7 @@ # SPDX-License-Identifier: BSD-3-Clause cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.22.2") +set(PIM_VERSION "5.22.3") project(KPkPass VERSION ${PIM_VERSION}) set(KF5_MIN_VERSION "5.99.0")
