From 563383c859c6777358b79b482cabe307fa352aef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 26 Oct 2023 13:08:52 +0200 Subject: [PATCH] Fix version in the two latest %changelog entries --- rpm.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpm.spec b/rpm.spec index b550fb4..c105920 100644 --- a/rpm.spec +++ b/rpm.spec @@ -701,11 +701,11 @@ make check || cat tests/rpmtests.log %doc doc/librpm/html/* %changelog -* Tue Sep 26 2023 Lumír Balhar - 4.14.4-27 +* Tue Sep 26 2023 Lumír Balhar - 4.14.3-27 - Make brp-python-bytecompile script compatible with Python 3.10+ Resolves: RHEL-6423 -* Mon Dec 19 2022 Florian Festi - 4.14.4-26 +* Mon Dec 19 2022 Florian Festi - 4.14.3-26 - Add --nocompression to rpm2archive (#2129345) * Tue Sep 13 2022 Michal Domonkos - 4.14.3-24