Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package crash for openSUSE:Factory checked in at 2026-06-25 10:51:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/crash (Old) and /work/SRC/openSUSE:Factory/.crash.new.2088 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "crash" Thu Jun 25 10:51:02 2026 rev:199 rq:1361294 version:9.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/crash/crash.changes 2025-06-23 14:57:30.942440445 +0200 +++ /work/SRC/openSUSE:Factory/.crash.new.2088/crash.changes 2026-06-25 10:54:57.240709436 +0200 @@ -1,0 +2,22 @@ +Mon Jun 22 13:36:47 UTC 2026 - Eugenio Paolantonio <[email protected]> + +- Require kernel-rt-devel on suse_version >= 1610, while + keep pulling in kernel-syms-rt on >= 1500 < 1600 (RT KMP is + only built in 16.1+, so 16.0 is excluded) +- Ensure we still have an upper version limit for Factory, as + there is no -rt kernel there + +------------------------------------------------------------------- +Fri Jun 19 20:39:18 UTC 2026 - David Mair <[email protected]> + +- Change spec file conditional that restricts requiring + kernel-syms-rt to versions >= 1520 and less than 1550 to + only restrict including it to versions >= 1520. This removes + the upper version limit on buildrequires kernel-syms-rt + +------------------------------------------------------------------- +Thu Apr 30 09:04:32 UTC 2026 - Jiri Slaby <[email protected]> + +- Update to crash 9.0.2 + +------------------------------------------------------------------- Old: ---- crash-9.0.0.tar.gz New: ---- crash-9.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ crash.spec ++++++ --- /var/tmp/diff_new_pack.JYXcFZ/_old 2026-06-25 10:54:58.276745280 +0200 +++ /var/tmp/diff_new_pack.JYXcFZ/_new 2026-06-25 10:54:58.276745280 +0200 @@ -61,7 +61,7 @@ Summary: Crash utility for live systems; netdump, diskdump, LKCD or mcore dumpfiles License: GFDL-1.2-only AND GPL-3.0-or-later Group: Development/Tools/Debuggers -Version: 9.0.0 +Version: 9.0.2 Release: 0 Source: https://github.com/crash-utility/crash/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: https://ftp.gnu.org/gnu/gdb/gdb-16.2.tar.gz @@ -118,9 +118,12 @@ %if 0%{?build_kmp} BuildRequires: kernel-syms %ifarch x86_64 -%if 0%{?suse_version} >= 1520 && 0%{?suse_version} < 1550 +%if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1600 BuildRequires: kernel-syms-rt %endif +%if 0%{?suse_version} >= 1610 && 0%{?suse_version} < 1699 +BuildRequires: kernel-rt-devel +%endif %endif %if 0%{?suse_version} >= 1130 BuildRequires: kernel-devel ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.JYXcFZ/_old 2026-06-25 10:54:58.352747910 +0200 +++ /var/tmp/diff_new_pack.JYXcFZ/_new 2026-06-25 10:54:58.356748048 +0200 @@ -1,6 +1,6 @@ -mtime: 1747673048 -commit: 483a22fb644e174b4ef8eab19829630e4e15931624f0077660338137112271d5 -url: https://src.opensuse.org/kernel-kdump/crash.git -revision: 483a22fb644e174b4ef8eab19829630e4e15931624f0077660338137112271d5 +mtime: 1782137279 +commit: 7b166c900f7fa8084fef466c1483d00c55710aba7a771e34f5b98b473a9d4fa4 +url: https://src.opensuse.org/kernel-kdump/crash +revision: 7b166c900f7fa8084fef466c1483d00c55710aba7a771e34f5b98b473a9d4fa4 projectscmsync: https://src.opensuse.org/kernel-kdump/_ObsPrj ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-06-22 16:07:59.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ crash-9.0.0.tar.gz -> crash-9.0.2.tar.gz ++++++ ++++ 3976 lines of diff (skipped)
