Bump Release, update %changelog

Resolves: RHEL-44911
This commit is contained in:
Pavel Cahyna 2024-08-21 14:17:33 +02:00
parent bb4602a1cb
commit d08edd3499

View File

@ -1,7 +1,7 @@
Summary: Programs for accessing MS-DOS disks without mounting the disks
Name: mtools
Version: 4.0.43
Release: 5%{?dist}
Release: 6%{?dist}
License: GPL-3.0-or-later
Source0: ftp://ftp.gnu.org/gnu/mtools/mtools-%{version}.tar.gz
Url: https://www.gnu.org/software/mtools/
@ -68,6 +68,11 @@ ln -s mtools.5.gz %{buildroot}%{_mandir}/man5/mtools.conf.5.gz
%{_infodir}/mtools.info*
%changelog
* Wed Aug 21 2024 Pavel Cahyna <pcahyna@redhat.com> - 4.0.43-6
- Increase error message buffer size
- Prevent a leak of iconv_t
- Prevent a file descriptor leak
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 4.0.43-5
- Bump release for June 2024 mass rebuild