Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:42:26 -07:00
parent e539472e79
commit 2625a60ba4

View File

@ -2,7 +2,7 @@
Name: liblognorm
Version: 2.0.6
Release: 14%{?dist}
Release: 15%{?dist}
Summary: Fast samples-based log normalization library
License: LGPL-2.1-or-later AND Apache-2.0
URL: http://www.liblognorm.com
@ -104,6 +104,10 @@ rm %{buildroot}%{htmldir}/{objects.inv,.buildinfo}
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.0.6-15
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Tue Aug 06 2024 Attila Lakatos <alakatos@redhat.com> - 2.0.6-14
- Allow dropping empty json objects
Resolves: RHEL-39979