Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cppcheck for openSUSE:Factory 
checked in at 2026-03-04 21:08:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cppcheck (Old)
 and      /work/SRC/openSUSE:Factory/.cppcheck.new.561 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cppcheck"

Wed Mar  4 21:08:28 2026 rev:57 rq:1336201 version:2.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cppcheck/cppcheck.changes        2026-03-03 
15:32:35.401152918 +0100
+++ /work/SRC/openSUSE:Factory/.cppcheck.new.561/cppcheck.changes       
2026-03-04 21:09:05.938071717 +0100
@@ -1,0 +2,6 @@
+Tue Mar  3 19:38:13 UTC 2026 - Christoph G <[email protected]>
+
+- Drop use of chrpath to fix rpath use in binaries, no longer
+  necessary.
+
+-------------------------------------------------------------------
@@ -4 +10 @@
-- update to version 2.22.0
+- update to version 2.20.0

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

Other differences:
------------------
++++++ cppcheck.spec ++++++
--- /var/tmp/diff_new_pack.6NOB50/_old  2026-03-04 21:09:06.638100648 +0100
+++ /var/tmp/diff_new_pack.6NOB50/_new  2026-03-04 21:09:06.642100814 +0100
@@ -37,7 +37,6 @@
 License:        GPL-3.0-or-later
 URL:            https://github.com/danmar/cppcheck
 Source:         
https://github.com/danmar/cppcheck/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-BuildRequires:  chrpath
 BuildRequires:  cmake
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
@@ -140,9 +139,6 @@
 find %{buildroot}%{_datadir}/%{name}/addons -type f -size +0 -exec awk 'NR == 
1 && /^#!.*python/ { exit } { exit 1 }' {} \; -print0 | xargs -0 chmod +x
 # Correct shebang to fix env-script-interpreter
 find %{buildroot}%{_datadir}/%{name}/addons -type f -size +0 -exec awk 'NR == 
1 && /^#!.*python/ { exit } { exit 1 }' {} \; -print0 | xargs -0 sed -i "s|env 
python3|%{pyexecutable}|g"
-#Cleanup rpath references
-chrpath --delete %{buildroot}%{_bindir}/cppcheck
-chrpath --delete %{buildroot}%{_bindir}/cppcheck-gui
 # Remove duplicate files
 %fdupes %{buildroot}%{_datadir}/%{name}/platforms
 

Reply via email to