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 2025-10-22 12:12:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pam_kwallet6 (Old)
 and      /work/SRC/openSUSE:Factory/.pam_kwallet6.new.18484 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pam_kwallet6"

Wed Oct 22 12:12:20 2025 rev:32 rq:1312774 version:6.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pam_kwallet6/pam_kwallet6.changes        
2025-09-11 14:38:38.206010895 +0200
+++ /work/SRC/openSUSE:Factory/.pam_kwallet6.new.18484/pam_kwallet6.changes     
2025-10-22 12:13:26.704223682 +0200
@@ -1,0 +2,29 @@
+Thu Oct 16 18:13:09 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.5.0:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.5.0
+- Changes since 6.4.91:
+  * Update version for new release 6.5.0
+
+-------------------------------------------------------------------
+Thu Oct  2 14:46:07 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.4.91:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.4.91
+- Changes since 6.4.90:
+  * Update version for new release 6.4.91
+
+-------------------------------------------------------------------
+Tue Sep 23 06:39:14 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.4.90:
+  * New feature release
+  * For more details see https://kde.org/announcements/plasma/6/6.4.90
+- Changes since 6.4.5:
+  * Update version for new release 6.4.90
+  * Bump kf ecm_set_disabled_deprecation_versions. Make sure that it compiles 
fine without kf 6.16 deprecated methods
+  * update version for new release
+
+-------------------------------------------------------------------

Old:
----
  kwallet-pam-6.4.5.tar.xz
  kwallet-pam-6.4.5.tar.xz.sig

New:
----
  kwallet-pam-6.5.0.tar.xz
  kwallet-pam-6.5.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pam_kwallet6.spec ++++++
--- /var/tmp/diff_new_pack.o9SzqU/_old  2025-10-22 12:13:27.748267701 +0200
+++ /var/tmp/diff_new_pack.o9SzqU/_new  2025-10-22 12:13:27.752267869 +0200
@@ -16,21 +16,21 @@
 #
 
 
-%define kf6_version 6.10.0
-%define qt6_version 6.7.0
+%define kf6_version 6.18.0
+%define qt6_version 6.9.0
 
 %define rname kwallet-pam
 
 %bcond_without released
 Name:           pam_kwallet6
-Version:        6.4.5
+Version:        6.5.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.4.5.tar.xz -> kwallet-pam-6.5.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwallet-pam-6.4.5/CMakeLists.txt 
new/kwallet-pam-6.5.0/CMakeLists.txt
--- old/kwallet-pam-6.4.5/CMakeLists.txt        2025-09-09 10:26:14.000000000 
+0200
+++ new/kwallet-pam-6.5.0/CMakeLists.txt        2025-10-16 11:06:13.000000000 
+0200
@@ -1,8 +1,8 @@
 cmake_minimum_required(VERSION 3.16)
 project(pam_kwallet)
-set(KF6_MIN_VERSION "6.14.0")
+set(KF6_MIN_VERSION "6.18.0")
 set(KDE_COMPILERSETTINGS_LEVEL "5.82")
-set(PROJECT_VERSION "6.4.5")
+set(PROJECT_VERSION "6.5.0")
 
 set(CMAKE_CXX_STANDARD 20)
 set(CMAKE_CXX_STANDARD_REQUIRED ON)
@@ -35,8 +35,8 @@
    ${CMAKE_CURRENT_BINARY_DIR}
 )
 
-ecm_set_disabled_deprecation_versions(QT 6.8.1
-    KF 6.12.0
+ecm_set_disabled_deprecation_versions(QT 6.9.0
+    KF 6.16.0
 )
 
 set(library_name "pam_kwallet5")

Reply via email to