Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 08:55:14 -07:00
parent 86641af14d
commit ea9608d272

View File

@ -5,7 +5,7 @@
Name: libeconf
Version: 0.6.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Enhanced config file parser library
License: MIT
@ -82,6 +82,9 @@ configuration files from applications that use %{name}.
%{_mandir}/man8/econftool.8*
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.6.2-3
- Bump release for June 2024 mass rebuild
* Tue Jun 18 2024 Iker Pedrosa <ipedrosa@redhat.com> - 0.6.2-2
- Fix static analyzer detected issues. Resolves: RHEL-35252