Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package clazy for openSUSE:Factory checked in at 2023-10-01 21:22:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clazy (Old) and /work/SRC/openSUSE:Factory/.clazy.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clazy" Sun Oct 1 21:22:20 2023 rev:22 rq:1114382 version:1.11git.20230920T205027~2965bc3 Changes: -------- --- /work/SRC/openSUSE:Factory/clazy/clazy.changes 2023-04-01 19:32:33.941449395 +0200 +++ /work/SRC/openSUSE:Factory/.clazy.new.28202/clazy.changes 2023-10-01 21:23:20.090878476 +0200 @@ -1,0 +2,18 @@ +Fri Sep 29 13:14:32 UTC 2023 - [email protected] + +- Update to version 1.11git.20230920T205027~2965bc3: + * add missing PrintSupport module for no-module-include check (kde#474657) + * Allow `clazy --list` to print the new no-module-include check + * Add new no-module-include check in checks.json (kde#474706) + * add new no-module-include check + * Add sanitize-inline-keyword check + * clazy-standalone: improve --ignore-included-files help message + * Fix compilation with LLVM 17.0.0 (rc2) +- Drop patch, now upstream: + * 0001-Limit-the-clang-AST-crash-workaround-to-clang-7.0.patch + * 0001-Fix-crash-when-Q_PROPERTY-contents-is-empty.patch + * 0001-Allow-passing-no-check-in-plugin-arg-clazy-commandli.patch + * 0001-Build-fixes-for-LLVM-Clang-15.0.0.patch + * 0001-Adapt-to-API-changes-in-clang-llvm-16.patch + +------------------------------------------------------------------- Old: ---- 0001-Adapt-to-API-changes-in-clang-llvm-16.patch 0001-Allow-passing-no-check-in-plugin-arg-clazy-commandli.patch 0001-Build-fixes-for-LLVM-Clang-15.0.0.patch 0001-Fix-crash-when-Q_PROPERTY-contents-is-empty.patch 0001-Limit-the-clang-AST-crash-workaround-to-clang-7.0.patch clazy-1.11.tar.xz clazy-1.11.tar.xz.sig clazy.keyring New: ---- _service _servicedata clazy-1.11git.20230920T205027~2965bc3.obscpio clazy.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clazy.spec ++++++ --- /var/tmp/diff_new_pack.4Ldlwp/_old 2023-10-01 21:23:21.442927398 +0200 +++ /var/tmp/diff_new_pack.4Ldlwp/_new 2023-10-01 21:23:21.442927398 +0200 @@ -17,30 +17,17 @@ Name: clazy -Version: 1.11 +Version: 1.11git.20230920T205027~2965bc3 Release: 0 Summary: Qt oriented code checker based on the Clang framework License: LGPL-2.0-or-later Group: Development/Tools/Other URL: https://www.kdab.com/clazy-video/ Source0: https://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz -Source1: https://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: clazy.keyring -# Upstream changes on top of clazy 1.11 -Patch0: 0001-Limit-the-clang-AST-crash-workaround-to-clang-7.0.patch -Patch1: 0001-Fix-crash-when-Q_PROPERTY-contents-is-empty.patch -Patch2: 0001-Allow-passing-no-check-in-plugin-arg-clazy-commandli.patch -Patch3: 0001-Build-fixes-for-LLVM-Clang-15.0.0.patch -Patch4: 0001-Adapt-to-API-changes-in-clang-llvm-16.patch BuildRequires: clang BuildRequires: clang-devel >= 8.0 BuildRequires: cmake >= 3.7 -%if 0%{?suse_version} == 1500 -# C++17 is required -BuildRequires: gcc10-c++ -%else BuildRequires: libstdc++-devel -%endif %requires_eq clang%{_llvm_sonum} %description @@ -61,7 +48,7 @@ %install %cmake_install -sed -i 's#%{_bindir}/env sh#/bin/sh#' %{buildroot}%{_bindir}/clazy +sed -i 's#%{_bindir}/env sh$#/bin/sh#' %{buildroot}%{_bindir}/clazy %files %license COPYING-LGPL2.txt ++++++ _service ++++++ <services> <service name="obs_scm" mode="disabled"> <param name="changesgenerate">enable</param> <param name="versionformat">1.11git.%ci~%h</param> <param name="url">https://invent.kde.org/sdk/clazy.git</param> <param name="scm">git</param> </service> <service name="set_version" mode="disabled" /> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://invent.kde.org/sdk/clazy.git</param> <param name="changesrevision">2965bc3fca609f4a401709263f0d0fdcff8bf763</param></service></servicedata> (No newline at EOF) ++++++ clazy.obsinfo ++++++ name: clazy version: 1.11git.20230920T205027~2965bc3 mtime: 1695235827 commit: 2965bc3fca609f4a401709263f0d0fdcff8bf763
