Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dkms for openSUSE:Factory checked in at 2025-09-16 18:18:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dkms (Old) and /work/SRC/openSUSE:Factory/.dkms.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dkms" Tue Sep 16 18:18:16 2025 rev:14 rq:1305015 version:3.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/dkms/dkms.changes 2025-05-26 18:39:46.050084648 +0200 +++ /work/SRC/openSUSE:Factory/.dkms.new.1977/dkms.changes 2025-09-16 18:18:24.119103342 +0200 @@ -1,0 +2,17 @@ +Wed Sep 10 09:40:48 UTC 2025 - Richard Rahl <[email protected]> + +- update to version 3.2.1: + * Fix text in framework.conf + * Fix post_transaction when running dkms autoinstall via systemd unit +- update to version 3.2.0: + * Force rebuild of dependent modules + * Add post transaction command that can be specified per site / installation + * Add logic for rebuilding modules when dependencies change + * Add helper function for boolean variables syntax checking +- update to version 3.1.8: + * fix dkms getting stuck with an incomplete $m/$v/$k/$a/module/ directory + * deprecate CLEAN + * dkms: propagate OBSOLETE_BY to BUILD_EXCLUSIVE_KERNEL_MAX +- make use of autosetup + +------------------------------------------------------------------- Old: ---- dkms-3.1.7.tar.gz New: ---- dkms-3.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dkms.spec ++++++ --- /var/tmp/diff_new_pack.S0nhvf/_old 2025-09-16 18:18:24.687127268 +0200 +++ /var/tmp/diff_new_pack.S0nhvf/_new 2025-09-16 18:18:24.691127437 +0200 @@ -1,7 +1,7 @@ # # spec file for package dkms # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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 @@ -17,13 +17,13 @@ Name: dkms -Version: 3.1.7 +Version: 3.2.1 Release: 0 Summary: Dynamic Kernel Module Support Framework License: GPL-2.0-only Group: System/Kernel URL: https://github.com/dell/dkms -Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: %{url}/archive/refs/tags/v%{version}/%{name}-%{version}.tar.gz Source100: %{name}.rpmlintrc BuildRequires: make BuildRequires: pkgconfig(systemd) @@ -73,7 +73,7 @@ Zsh command line completion support for %{name}. %prep -%setup -q +%autosetup %build ++++++ dkms-3.1.7.tar.gz -> dkms-3.2.1.tar.gz ++++++ ++++ 2667 lines of diff (skipped)
