From 2fb3506d50f1710135cc624acdb6ad32a94952bd Mon Sep 17 00:00:00 2001 From: Vit Mojzis Date: Mon, 16 Mar 2020 17:24:51 +0100 Subject: [PATCH] Fix last changelog entry date Fixes: error: %changelog not in descending chronological order --- setroubleshoot-plugins.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index a622fa5..70dd984 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -45,7 +45,7 @@ make DESTDIR=%{buildroot} PYTHON=%{__python3} pkgdocdir=%{_pkgdocdir} install %{_datadir}/setroubleshoot/plugins %changelog -* Thu Nov 21 2019 Vit Mojzis - 3.3.11-1 +* Thu Jan 30 2020 Vit Mojzis - 3.3.11-1 - Add plugin which analyzes execmem denials - Add missing "If " strings - Update qemu_blk_image and qemu_file_image