Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-kauth for openSUSE:Factory 
checked in at 2025-06-18 15:54:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kauth (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-kauth.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-kauth"

Wed Jun 18 15:54:54 2025 rev:16 rq:1285559 version:6.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kauth/kf6-kauth.changes      2025-05-12 
16:46:12.297918780 +0200
+++ /work/SRC/openSUSE:Factory/.kf6-kauth.new.19631/kf6-kauth.changes   
2025-06-18 15:58:53.819040869 +0200
@@ -1,0 +2,17 @@
+Mon Jun  9 20:29:31 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.15.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.15.0
+- Changes since 6.14.0:
+  * Update dependency version to 6.15.0
+  * It compiles fine without kf 6.14 deprecated methods
+  * Add tags file to documentation
+  * Add landing page for QDoc
+  * It compiles fine without kf_6_13 deprecated methods
+  * Port API documentation to QDoc syntax
+  * Update version to 6.15.0
+- Replace _kf6_bugfix_version usage
+
+-------------------------------------------------------------------

Old:
----
  kauth-6.14.0.tar.xz
  kauth-6.14.0.tar.xz.sig

New:
----
  kauth-6.15.0.tar.xz
  kauth-6.15.0.tar.xz.sig

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

Other differences:
------------------
++++++ kf6-kauth.spec ++++++
--- /var/tmp/diff_new_pack.l4z6Yl/_old  2025-06-18 15:58:54.367063529 +0200
+++ /var/tmp/diff_new_pack.l4z6Yl/_new  2025-06-18 15:58:54.367063529 +0200
@@ -16,16 +16,14 @@
 #
 
 
-%define qt6_version 6.7.0
+%define qt6_version 6.8.0
 
 %define rname   kauth
-# Full KF6 version (e.g. 6.14.0)
+# Full KF6 version (e.g. 6.15.0)
 %{!?_kf6_version: %global _kf6_version %{version}}
-# Last major and minor KF6 version (e.g. 6.0)
-%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kf6-kauth
-Version:        6.14.0
+Version:        6.15.0
 Release:        0
 Summary:        Framework which lets applications perform actions as a 
privileged user
 License:        LGPL-2.1-or-later
@@ -35,11 +33,10 @@
 Source1:        %{rname}-%{version}.tar.xz.sig
 Source2:        frameworks.keyring
 %endif
-BuildRequires:  doxygen
 BuildRequires:  fdupes
-BuildRequires:  kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
-BuildRequires:  cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
-BuildRequires:  cmake(KF6WindowSystem) >= %{_kf6_bugfix_version}
+BuildRequires:  kf6-extra-cmake-modules >= %{_kf6_version}
+BuildRequires:  cmake(KF6CoreAddons) >= %{_kf6_version}
+BuildRequires:  cmake(KF6WindowSystem) >= %{_kf6_version}
 BuildRequires:  cmake(PolkitQt6-1)
 BuildRequires:  cmake(Qt6DBus) >= %{qt6_version}
 BuildRequires:  cmake(Qt6Gui) >= %{qt6_version}
@@ -60,7 +57,7 @@
 %package devel
 Summary:        Framework which lets applications perform actions as a 
privileged user
 Requires:       libKF6AuthCore6 = %{version}
-Requires:       cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
+Requires:       cmake(KF6CoreAddons) >= %{_kf6_version}
 
 %description devel
 KAuth is a framework to let applications perform actions as a privileged user.
@@ -72,7 +69,7 @@
 %autosetup -p1 -n %{rname}-%{version}
 
 %build
-%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
+%cmake_kf6
 
 %kf6_build
 
@@ -100,7 +97,6 @@
 %{_kf6_libdir}/libKF6AuthCore.so.*
 
 %files devel
-%doc %{_kf6_qchdir}/KF6Auth.*
 %{_kf6_cmakedir}/KF6Auth/
 %dir %{_kf6_datadir}/kauth
 %{_kf6_datadir}/kauth/dbus_policy.stub


++++++ kauth-6.14.0.tar.xz -> kauth-6.15.0.tar.xz ++++++
++++ 11901 lines of diff (skipped)

Reply via email to