Bump Release, update %changelog
Resolves: RHEL-44911
This commit is contained in:
parent
bb4602a1cb
commit
d08edd3499
@ -1,7 +1,7 @@
|
|||||||
Summary: Programs for accessing MS-DOS disks without mounting the disks
|
Summary: Programs for accessing MS-DOS disks without mounting the disks
|
||||||
Name: mtools
|
Name: mtools
|
||||||
Version: 4.0.43
|
Version: 4.0.43
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
Source0: ftp://ftp.gnu.org/gnu/mtools/mtools-%{version}.tar.gz
|
Source0: ftp://ftp.gnu.org/gnu/mtools/mtools-%{version}.tar.gz
|
||||||
Url: https://www.gnu.org/software/mtools/
|
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*
|
%{_infodir}/mtools.info*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 4.0.43-5
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user