Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package signon-kwallet-extension for 
openSUSE:Factory checked in at 2025-08-16 20:36:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/signon-kwallet-extension (Old)
 and      /work/SRC/openSUSE:Factory/.signon-kwallet-extension.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "signon-kwallet-extension"

Sat Aug 16 20:36:50 2025 rev:123 rq:1299749 version:25.08.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/signon-kwallet-extension/signon-kwallet-extension.changes
        2025-07-06 17:05:01.115771243 +0200
+++ 
/work/SRC/openSUSE:Factory/.signon-kwallet-extension.new.1085/signon-kwallet-extension.changes
      2025-08-16 20:38:17.541526867 +0200
@@ -1,0 +2,17 @@
+Fri Aug  8 07:48:14 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.08.0/
+- Changes since 25.07.80:
+  * CI: Remove Qt5 builders that don't exist anymore
+
+-------------------------------------------------------------------
+Mon Jul 14 14:26:01 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.07.80
+  * New feature release
+- No code change since 25.04.3
+
+-------------------------------------------------------------------

Old:
----
  signon-kwallet-extension-25.04.3.tar.xz
  signon-kwallet-extension-25.04.3.tar.xz.sig

New:
----
  signon-kwallet-extension-25.08.0.tar.xz
  signon-kwallet-extension-25.08.0.tar.xz.sig

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

Other differences:
------------------
++++++ signon-kwallet-extension.spec ++++++
--- /var/tmp/diff_new_pack.6uEhsY/_old  2025-08-16 20:38:18.077549274 +0200
+++ /var/tmp/diff_new_pack.6uEhsY/_new  2025-08-16 20:38:18.077549274 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package signon-kwallet-extension
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,12 +16,12 @@
 #
 
 
-%define kf6_version 6.6.0
-%define qt6_version 6.6.0
+%define kf6_version 6.14.0
+%define qt6_version 6.8.0
 
 %bcond_without released
 Name:           signon-kwallet-extension
-Version:        25.04.3
+Version:        25.08.0
 Release:        0
 Summary:        KWallet integration for signon framework
 License:        GPL-2.0-or-later


++++++ signon-kwallet-extension-25.04.3.tar.xz -> 
signon-kwallet-extension-25.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/signon-kwallet-extension-25.04.3/.gitlab-ci.yml 
new/signon-kwallet-extension-25.08.0/.gitlab-ci.yml
--- old/signon-kwallet-extension-25.04.3/.gitlab-ci.yml 2025-06-30 
17:58:14.000000000 +0200
+++ new/signon-kwallet-extension-25.08.0/.gitlab-ci.yml 2025-07-31 
23:41:37.000000000 +0200
@@ -4,7 +4,6 @@
 include:
   - project: sysadmin/ci-utilities
     file:
-      - /gitlab-templates/freebsd.yml
       - /gitlab-templates/linux-qt6.yml
       - /gitlab-templates/linux-qt6-next.yml
       - /gitlab-templates/freebsd-qt6.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/signon-kwallet-extension-25.04.3/CMakeLists.txt 
new/signon-kwallet-extension-25.08.0/CMakeLists.txt
--- old/signon-kwallet-extension-25.04.3/CMakeLists.txt 2025-06-30 
17:58:14.000000000 +0200
+++ new/signon-kwallet-extension-25.08.0/CMakeLists.txt 2025-07-31 
23:41:37.000000000 +0200
@@ -1,8 +1,8 @@
 cmake_minimum_required(VERSION 3.16)
 
 set(RELEASE_SERVICE_VERSION_MAJOR "25")
-set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MINOR "08")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
 set(kwalletsignon_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kwalletsignon5 VERSION ${kwalletsignon_VERSION})

Reply via email to