From 40a9e696d6eb5be97e426bd3bfa334f2bdf15afe Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 5 Dec 2019 13:56:00 +0100 Subject: [PATCH] Bump version Signed-off-by: Denys Vlasenko --- redhat-rpm-config.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index be131d7..c052047 100644 --- a/redhat-rpm-config.spec +++ b/redhat-rpm-config.spec @@ -6,7 +6,7 @@ Summary: Red Hat specific rpm configuration files Name: redhat-rpm-config -Version: 145 +Version: 146 Release: 1%{?dist} # No version specified. License: GPL+ @@ -207,6 +207,9 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora/srpm forge.lua %{_rpmconfigdir}/macros.d/macros.kmp %changelog +* Thu Dec 05 2019 Denys Vlasenko - 146-1 +- kmod.prov: fix and speed it up + * Tue Dec 03 15:48:18 CET 2019 Igor Gnatenko - 145-1 - %%set_build_flags: define LT_SYS_LIBRARY_PATH