Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package clazy for openSUSE:Factory checked 
in at 2026-02-19 14:24:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clazy (Old)
 and      /work/SRC/openSUSE:Factory/.clazy.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clazy"

Thu Feb 19 14:24:58 2026 rev:35 rq:1333912 version:1.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/clazy/clazy.changes      2025-10-22 
12:20:28.650069206 +0200
+++ /work/SRC/openSUSE:Factory/.clazy.new.1977/clazy.changes    2026-02-19 
14:25:30.948039694 +0100
@@ -1,0 +2,24 @@
+Thu Feb 19 10:34:57 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 1.17
+  * Fix non-pod-static check emitting warning for each entry
+    of a container
+  * Fix use-arrow-operator-instead-of-data emitting false
+    positive when value is casted
+  * Do not whitelist QVariant for detaching-temporary.
+    QVariant::toString will provide a QString that is not detached
+  * detaching-temporary properly checks conditions when more than
+    two method calls are chained
+  * Fixits for detaching-temporary/detaching-member are more
+    reliable with fixit ranges for operator calls
+  * When using QT_NAMESPACE, clazy properly handles Qt classes
+    being in this specific namespace
+  * Fix wrong replacement method for QMap::operator[]
+  * Make project compile with LLVM22. qhash-namespace,
+    fully-qualified-moc-types, old-style-connect tests are fixed
+  * Adjust readlock-detaching check to work properly with
+    Qt 6.11 changes
+  * Move qstring-ref to manuallevel since it is not compatible
+    with Qt6
+
+-------------------------------------------------------------------

Old:
----
  clazy-v1.16.tar.xz
  clazy-v1.16.tar.xz.sig

New:
----
  clazy-1.17.tar.xz
  clazy-1.17.tar.xz.sig

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

Other differences:
------------------
++++++ clazy.spec ++++++
--- /var/tmp/diff_new_pack.fzuYyk/_old  2026-02-19 14:25:33.056127156 +0100
+++ /var/tmp/diff_new_pack.fzuYyk/_new  2026-02-19 14:25:33.056127156 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package clazy
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 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,15 +16,15 @@
 #
 
 
-%define release_ver v1.16
+%define release_ver v1.17
 Name:           clazy
-Version:        1.16.0
+Version:        1.17
 Release:        0
 Summary:        Qt oriented code checker based on the Clang framework
 License:        LGPL-2.0-or-later
 URL:            https://apps.kde.org/clazy/
-Source0:        
https://download.kde.org/stable/clazy/%{release_ver}/src/%{name}-%{release_ver}.tar.xz
-Source1:        
https://download.kde.org/stable/clazy/%{release_ver}/src/%{name}-%{release_ver}.tar.xz.sig
+Source0:        
https://download.kde.org/stable/clazy/%{version}/src/%{name}-%{version}.tar.xz
+Source1:        
https://download.kde.org/stable/clazy/%{version}/src/%{name}-%{version}.tar.xz.sig
 # 
https://invent.kde.org/sysadmin/release-keyring/-/blob/master/keys/[email protected]?ref_type=heads
 Source2:        clazy.keyring
 BuildRequires:  clang

++++++ clazy-v1.16.tar.xz -> clazy-1.17.tar.xz ++++++
++++ 8961 lines of diff (skipped)

Reply via email to