Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kpkpass for openSUSE:Factory checked in at 2022-01-11 21:15:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpkpass (Old) and /work/SRC/openSUSE:Factory/.kpkpass.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpkpass" Tue Jan 11 21:15:21 2022 rev:42 rq:944381 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kpkpass/kpkpass.changes 2021-12-13 20:41:14.828461932 +0100 +++ /work/SRC/openSUSE:Factory/.kpkpass.new.1892/kpkpass.changes 2022-01-11 21:16:28.808841107 +0100 @@ -1,0 +2,9 @@ +Tue Jan 4 10:26:08 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 21.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.1/ +- No code change since 21.12.0 + +------------------------------------------------------------------- Old: ---- kpkpass-21.12.0.tar.xz kpkpass-21.12.0.tar.xz.sig New: ---- kpkpass-21.12.1.tar.xz kpkpass-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpkpass.spec ++++++ --- /var/tmp/diff_new_pack.KupSKH/_old 2022-01-11 21:16:29.360841494 +0100 +++ /var/tmp/diff_new_pack.KupSKH/_new 2022-01-11 21:16:29.368841500 +0100 @@ -16,16 +16,16 @@ # -%bcond_without lang +%bcond_without released Name: kpkpass -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: Library to parse Passbook files License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif ++++++ kpkpass-21.12.0.tar.xz -> kpkpass-21.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpkpass-21.12.0/CMakeLists.txt new/kpkpass-21.12.1/CMakeLists.txt --- old/kpkpass-21.12.0/CMakeLists.txt 2021-11-30 19:15:02.000000000 +0100 +++ new/kpkpass-21.12.1/CMakeLists.txt 2021-12-10 07:05:02.000000000 +0100 @@ -3,7 +3,7 @@ # SPDX-License-Identifier: BSD-3-Clause cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.19.0") +set(PIM_VERSION "5.19.1") project(KPkPass VERSION ${PIM_VERSION}) set(KF5_MIN_VERSION "5.87.0")
