Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pam_kwallet6 for openSUSE:Factory checked in at 2026-06-18 21:35:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam_kwallet6 (Old) and /work/SRC/openSUSE:Factory/.pam_kwallet6.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam_kwallet6" Thu Jun 18 21:35:48 2026 rev:44 rq:1359171 version:6.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pam_kwallet6/pam_kwallet6.changes 2026-05-13 21:38:38.965999791 +0200 +++ /work/SRC/openSUSE:Factory/.pam_kwallet6.new.1981/pam_kwallet6.changes 2026-06-18 21:36:25.313585383 +0200 @@ -1,0 +2,29 @@ +Fri Jun 12 19:07:52 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.7.0: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.7.0 +- Changes since 6.6.91: + * Update version for new release 6.7.0 + +------------------------------------------------------------------- +Thu May 28 18:44:43 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.6.91: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.6.91 +- Changes since 6.6.90: + * Update version for new release 6.6.91 + +------------------------------------------------------------------- +Sun May 24 11:18:47 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.6.90: + * New feature release + * For more details see https://kde.org/announcements/plasma/6/6.6.90 +- Changes since 6.6.5: + * Update version for new release 6.6.90 + * CI: Require passing tests on all jobs + * Update version for new release 6.6.80 + +------------------------------------------------------------------- Old: ---- kwallet-pam-6.6.5.tar.xz kwallet-pam-6.6.5.tar.xz.sig New: ---- kwallet-pam-6.7.0.tar.xz kwallet-pam-6.7.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam_kwallet6.spec ++++++ --- /var/tmp/diff_new_pack.pn8swv/_old 2026-06-18 21:36:27.641682465 +0200 +++ /var/tmp/diff_new_pack.pn8swv/_new 2026-06-18 21:36:27.665683466 +0200 @@ -16,21 +16,21 @@ # -%define kf6_version 6.18.0 -%define qt6_version 6.9.0 +%define kf6_version 6.26.0 +%define qt6_version 6.10.0 %define rname kwallet-pam %bcond_without released Name: pam_kwallet6 -Version: 6.6.5 +Version: 6.7.0 Release: 0 Summary: A PAM Module for KWallet signing License: GPL-2.0-or-later AND LGPL-2.1-only AND GPL-3.0-only URL: https://www.kde.org/ -Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz +Source: %{rname}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig +Source1: %{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif Source3: baselibs.conf ++++++ kwallet-pam-6.6.5.tar.xz -> kwallet-pam-6.7.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-pam-6.6.5/.kde-ci.yml new/kwallet-pam-6.7.0/.kde-ci.yml --- old/kwallet-pam-6.6.5/.kde-ci.yml 2026-05-12 12:26:15.000000000 +0200 +++ new/kwallet-pam-6.7.0/.kde-ci.yml 2026-06-11 11:33:02.000000000 +0200 @@ -6,5 +6,6 @@ 'require': 'frameworks/extra-cmake-modules': '@latest-kf6' 'frameworks/kwallet': '@latest-kf6' + Options: - require-passing-tests-on: ['Linux', 'FreeBSD'] + require-passing-tests-on: ['@all'] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-pam-6.6.5/CMakeLists.txt new/kwallet-pam-6.7.0/CMakeLists.txt --- old/kwallet-pam-6.6.5/CMakeLists.txt 2026-05-12 12:26:15.000000000 +0200 +++ new/kwallet-pam-6.7.0/CMakeLists.txt 2026-06-11 11:33:02.000000000 +0200 @@ -1,8 +1,8 @@ cmake_minimum_required(VERSION 3.16) project(pam_kwallet) -set(KF6_MIN_VERSION "6.22.0") +set(KF6_MIN_VERSION "6.26.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82") -set(PROJECT_VERSION "6.6.5") +set(PROJECT_VERSION "6.7.0") set(CMAKE_CXX_STANDARD 20) set(CMAKE_CXX_STANDARD_REQUIRED ON)
