Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package capstone for openSUSE:Factory checked in at 2025-05-13 20:12:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/capstone (Old) and /work/SRC/openSUSE:Factory/.capstone.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "capstone" Tue May 13 20:12:08 2025 rev:6 rq:1276754 version:5.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/capstone/capstone.changes 2025-04-09 21:49:35.556405905 +0200 +++ /work/SRC/openSUSE:Factory/.capstone.new.30101/capstone.changes 2025-05-13 20:12:28.336471484 +0200 @@ -1,0 +2,10 @@ +Sun May 11 17:08:38 UTC 2025 - Eyad Issa <eyadlore...@gmail.com> + +- Use %ldconfig_scriptlets + +- Update to version 5.0.6: + * Add little endian support for TMS320c64x + * Full changelog at + https://github.com/capstone-engine/capstone/compare/5.0.5...5.0.6 + +------------------------------------------------------------------- Old: ---- capstone-5.0.5.tar.gz New: ---- capstone-5.0.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ capstone.spec ++++++ --- /var/tmp/diff_new_pack.1anQTw/_old 2025-05-13 20:12:29.076502543 +0200 +++ /var/tmp/diff_new_pack.1anQTw/_new 2025-05-13 20:12:29.076502543 +0200 @@ -20,7 +20,7 @@ %define sover 5 Name: capstone -Version: 5.0.5 +Version: 5.0.6 Release: 0 Summary: A multi-platform, multi-architecture disassembly framework License: BSD-3-Clause @@ -95,9 +95,9 @@ cd .. # back to the main source directory -pushd bindings/python/ +pushd bindings/python/ || exit 1 %python3_build -popd +popd || exit 1 %install %cmake_install @@ -119,8 +119,7 @@ %fdupes %{buildroot} -%post -n libcapstone%{sover} -p /sbin/ldconfig -%postun -n libcapstone%{sover} -p /sbin/ldconfig +%ldconfig_scriptlets -n libcapstone%{sover} %files %license LICENSE*.TXT ++++++ capstone-5.0.5.tar.gz -> capstone-5.0.6.tar.gz ++++++ /work/SRC/openSUSE:Factory/capstone/capstone-5.0.5.tar.gz /work/SRC/openSUSE:Factory/.capstone.new.30101/capstone-5.0.6.tar.gz differ: char 12, line 1