From 5666eb5429ef4a4919c115d6b36a26207eaa5323dd6929aa8847c972613b7994 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 24 Jul 2023 10:39:58 +0000 Subject: [PATCH] Stick to standard changelog syntax https://en.opensuse.org/openSUSE:Creating_a_changes_file_(RPM)#Changelog_section_(%changelog) OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=227 --- kmod.changes | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/kmod.changes b/kmod.changes index a3cfe59..dcfaf2c 100644 --- a/kmod.changes +++ b/kmod.changes @@ -2,14 +2,13 @@ Mon Jul 17 17:54:54 UTC 2023 - Michal Suchanek - Use pkgconfig for kmod configuration. - - kmod-Add-config-command-to-show-compile-time-configu.patch - + kmod-Add-pkgconfig-file-with-kmod-compile-time-confi.patch - + Provide-fallback-for-successfully-running-make-modules_install.patch - + compat-module_directory-module_prefix.patch -- Refresh usr-lib-modprobe.patch -- Refresh usr-lib-modules.patch -- Fix build with older openssl without sm3 support - + configure-Detect-openssl-sm3-support.patch + * Delete kmod-Add-config-command-to-show-compile-time-configu.patch + * Add kmod-Add-pkgconfig-file-with-kmod-compile-time-confi.patch, + Provide-fallback-for-successfully-running-make-modules_install.patch + compat-module_directory-module_prefix.patch. +- Refresh usr-lib-modprobe.patch, usr-lib-modules.patch. +- Add configure-Detect-openssl-sm3-support.patch to + fix build with older openssl without SM3 support. ------------------------------------------------------------------- Sun Jul 16 15:55:38 UTC 2023 - Jan Engelhardt