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 2024-10-16 23:42:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam_kwallet6 (Old) and /work/SRC/openSUSE:Factory/.pam_kwallet6.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam_kwallet6" Wed Oct 16 23:42:04 2024 rev:14 rq:1208331 version:6.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/pam_kwallet6/pam_kwallet6.changes 2024-10-07 21:48:20.328533481 +0200 +++ /work/SRC/openSUSE:Factory/.pam_kwallet6.new.19354/pam_kwallet6.changes 2024-10-16 23:42:45.887002834 +0200 @@ -1,0 +2,9 @@ +Tue Oct 15 16:53:33 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.2.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.2.1 +- Changes since 6.2.0: + * update version for new release + +------------------------------------------------------------------- Old: ---- kwallet-pam-6.2.0.tar.xz kwallet-pam-6.2.0.tar.xz.sig New: ---- kwallet-pam-6.2.1.tar.xz kwallet-pam-6.2.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam_kwallet6.spec ++++++ --- /var/tmp/diff_new_pack.AAxu19/_old 2024-10-16 23:42:47.091053054 +0200 +++ /var/tmp/diff_new_pack.AAxu19/_new 2024-10-16 23:42:47.095053221 +0200 @@ -23,14 +23,14 @@ %bcond_without released Name: pam_kwallet6 -Version: 6.2.0 +Version: 6.2.1 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: %{rname}-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz %if %{with released} -Source1: %{rname}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif Source3: baselibs.conf ++++++ kwallet-pam-6.2.0.tar.xz -> kwallet-pam-6.2.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-pam-6.2.0/CMakeLists.txt new/kwallet-pam-6.2.1/CMakeLists.txt --- old/kwallet-pam-6.2.0/CMakeLists.txt 2024-10-03 14:37:13.000000000 +0200 +++ new/kwallet-pam-6.2.1/CMakeLists.txt 2024-10-15 15:13:50.000000000 +0200 @@ -2,7 +2,7 @@ project(pam_kwallet) set(KF6_MIN_VERSION "6.5.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82") -set(PROJECT_VERSION "6.2.0") +set(PROJECT_VERSION "6.2.1") set(PROJECT_VERSION_MAJOR 6) set(CMAKE_CXX_STANDARD 20)