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-05-14 22:53:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpkpass (Old) and /work/SRC/openSUSE:Factory/.kpkpass.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpkpass" Sat May 14 22:53:18 2022 rev:46 rq:976839 version:22.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kpkpass/kpkpass.changes 2022-04-24 00:20:07.164285673 +0200 +++ /work/SRC/openSUSE:Factory/.kpkpass.new.1538/kpkpass.changes 2022-05-14 22:53:55.539123144 +0200 @@ -1,0 +2,8 @@ +Tue May 10 16:30:28 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 22.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.04.1/ + +------------------------------------------------------------------- Old: ---- kpkpass-22.04.0.tar.xz kpkpass-22.04.0.tar.xz.sig New: ---- kpkpass-22.04.1.tar.xz kpkpass-22.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpkpass.spec ++++++ --- /var/tmp/diff_new_pack.cUeSEu/_old 2022-05-14 22:53:55.971123683 +0200 +++ /var/tmp/diff_new_pack.cUeSEu/_new 2022-05-14 22:53:55.975123689 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: kpkpass -Version: 22.04.0 +Version: 22.04.1 Release: 0 Summary: Library to parse Passbook files License: LGPL-2.1-or-later ++++++ kpkpass-22.04.0.tar.xz -> kpkpass-22.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpkpass-22.04.0/.gitlab-ci.yml new/kpkpass-22.04.1/.gitlab-ci.yml --- old/kpkpass-22.04.0/.gitlab-ci.yml 2022-04-08 13:18:17.000000000 +0200 +++ new/kpkpass-22.04.1/.gitlab-ci.yml 2022-04-28 00:49:17.000000000 +0200 @@ -8,3 +8,4 @@ - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android-qt6.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpkpass-22.04.0/CMakeLists.txt new/kpkpass-22.04.1/CMakeLists.txt --- old/kpkpass-22.04.0/CMakeLists.txt 2022-04-08 13:18:17.000000000 +0200 +++ new/kpkpass-22.04.1/CMakeLists.txt 2022-04-28 00:49:17.000000000 +0200 @@ -3,7 +3,7 @@ # SPDX-License-Identifier: BSD-3-Clause cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.20.0") +set(PIM_VERSION "5.20.1") project(KPkPass VERSION ${PIM_VERSION}) set(KF5_MIN_VERSION "5.91.0")
