From 1b623e152fc6996ea9b334e9b44eaf41b1c93650 Mon Sep 17 00:00:00 2001 From: alakatos Date: Wed, 2 Aug 2023 13:57:09 +0200 Subject: [PATCH] Rebuild resolves: rhbz#2227729 --- liblognorm.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/liblognorm.spec b/liblognorm.spec index eed5abf..3db5608 100644 --- a/liblognorm.spec +++ b/liblognorm.spec @@ -2,7 +2,7 @@ Name: liblognorm Version: 2.0.6 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Fast samples-based log normalization library License: LGPLv2+ URL: http://www.liblognorm.com @@ -91,6 +91,10 @@ rm %{buildroot}%{htmldir}/{objects.inv,.buildinfo} %changelog +* Wed Aug 02 2023 Attila Lakatos - 2.0.6-5 +- Rebuild + resolves: rhbz#2227729 + * Mon Aug 09 2021 Mohan Boddu - 2.0.6-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688